# 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_umount_verify.yml ********************************************** 1 plays in /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml PLAY [Basic umount verify snapshot test] *************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:2 Friday 01 March 2024 17:00:45 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:46 Friday 01 March 2024 17:00:46 +0000 (0:00:00.864) 0:00:00.878 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:10 Friday 01 March 2024 17:00:46 +0000 (0:00:00.022) 0:00:00.901 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:15 Friday 01 March 2024 17:00:46 +0000 (0:00:00.259) 0:00:01.160 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:20 Friday 01 March 2024 17:00:46 +0000 (0:00:00.019) 0:00:01.179 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:00:46 +0000 (0:00:00.026) 0:00:01.205 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:00:46 +0000 (0:00:00.026) 0:00:01.232 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:00:46 +0000 (0:00:00.019) 0:00:01.251 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:00:46 +0000 (0:00:00.034) 0:00:01.285 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:00:46 +0000 (0:00:00.200) 0:00:01.486 ********** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:00:46 +0000 (0:00:00.020) 0:00:01.506 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:00:46 +0000 (0:00:00.008) 0:00:01.515 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:00:47 +0000 (0:00:00.008) 0:00:01.524 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:00:47 +0000 (0:00:00.038) 0:00:01.562 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:00:49 +0000 (0:00:02.543) 0:00:04.106 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:00:49 +0000 (0:00:00.019) 0:00:04.125 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:00:49 +0000 (0:00:00.018) 0:00:04.144 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:00:50 +0000 (0:00:00.460) 0:00:04.605 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:00:50 +0000 (0:00:00.034) 0:00:04.639 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:00:50 +0000 (0:00:00.009) 0:00:04.649 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:00:50 +0000 (0:00:00.009) 0:00:04.658 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:00:50 +0000 (0:00:00.009) 0:00:04.667 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:00:52 +0000 (0:00:02.569) 0:00:07.237 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 17:00:54 +0000 (0:00:01.817) 0:00:09.054 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:00:54 +0000 (0:00:00.020) 0:00:09.075 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:00:54 +0000 (0:00:00.013) 0:00:09.088 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:00:54 +0000 (0:00:00.375) 0:00:09.463 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:00:54 +0000 (0:00:00.012) 0:00:09.476 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:00:54 +0000 (0:00:00.011) 0:00:09.487 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:00:54 +0000 (0:00:00.012) 0:00:09.500 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:00:54 +0000 (0:00:00.012) 0:00:09.512 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:00:55 +0000 (0:00:00.011) 0:00:09.524 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:00:55 +0000 (0:00:00.010) 0:00:09.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:00:55 +0000 (0:00:00.010) 0:00:09.546 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:00:55 +0000 (0:00:00.011) 0:00:09.557 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:00:55 +0000 (0:00:00.010) 0:00:09.568 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:00:55 +0000 (0:00:00.010) 0:00:09.579 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311697.3890364, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:00:55 +0000 (0:00:00.214) 0:00:09.794 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:00:55 +0000 (0:00:00.011) 0:00:09.806 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:24 Friday 01 March 2024 17:00:55 +0000 (0:00:00.635) 0:00:10.441 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:5 Friday 01 March 2024 17:00:55 +0000 (0:00:00.018) 0:00:10.459 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:10 Friday 01 March 2024 17:00:56 +0000 (0:00:00.194) 0:00:10.654 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:14 Friday 01 March 2024 17:00:56 +0000 (0:00:00.014) 0:00:10.668 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:28 Friday 01 March 2024 17:00:58 +0000 (0:00:02.460) 0:00:13.129 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ], "info": [] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:36 Friday 01 March 2024 17:00:58 +0000 (0:00:00.273) 0:00:13.402 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:41 Friday 01 March 2024 17:00:58 +0000 (0:00:00.014) 0:00:13.417 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:49 Friday 01 March 2024 17:00:58 +0000 (0:00:00.012) 0:00:13.429 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:54 Friday 01 March 2024 17:00:58 +0000 (0:00:00.011) 0:00:13.441 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:63 Friday 01 March 2024 17:00:58 +0000 (0:00:00.012) 0:00:13.454 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:30 Friday 01 March 2024 17:00:58 +0000 (0:00:00.012) 0:00:13.466 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:00:58 +0000 (0:00:00.026) 0:00:13.493 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:00:59 +0000 (0:00:00.027) 0:00:13.521 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:00:59 +0000 (0:00:00.015) 0:00:13.536 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:00:59 +0000 (0:00:00.033) 0:00:13.570 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:00:59 +0000 (0:00:00.012) 0:00:13.582 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:00:59 +0000 (0:00:00.012) 0:00:13.594 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:00:59 +0000 (0:00:00.011) 0:00:13.606 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:00:59 +0000 (0:00:00.011) 0:00:13.617 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:00:59 +0000 (0:00:00.031) 0:00:13.648 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:01:01 +0000 (0:00:02.566) 0:00:16.215 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "fs_type": "xfs", "name": "lv1", "size": "15%" }, { "fs_type": "xfs", "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "fs_type": "xfs", "name": "lv3", "size": "10%" }, { "fs_type": "xfs", "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "fs_type": "xfs", "name": "lv5", "size": "30%" }, { "fs_type": "xfs", "name": "lv6", "size": "25%" }, { "fs_type": "xfs", "name": "lv7", "size": "10%" }, { "fs_type": "xfs", "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:01:01 +0000 (0:00:00.051) 0:00:16.267 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:01:01 +0000 (0:00:00.012) 0:00:16.280 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:01:06 +0000 (0:00:04.269) 0:00:20.549 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:01:06 +0000 (0:00:00.022) 0:00:20.571 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:01:06 +0000 (0:00:00.012) 0:00:20.584 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:01:06 +0000 (0:00:00.011) 0:00:20.595 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:01:06 +0000 (0:00:00.011) 0:00:20.607 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:01:08 +0000 (0:00:02.436) 0:00:23.043 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 17:01:10 +0000 (0:00:01.689) 0:00:24.733 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:01:10 +0000 (0:00:00.022) 0:00:24.755 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:01:10 +0000 (0:00:00.011) 0:00:24.766 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:01:20 +0000 (0:00:09.937) 0:00:34.703 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:01:20 +0000 (0:00:00.012) 0:00:34.716 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:01:20 +0000 (0:00:00.010) 0:00:34.727 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:01:20 +0000 (0:00:00.020) 0:00:34.748 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:01:20 +0000 (0:00:00.018) 0:00:34.767 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:01:20 +0000 (0:00:00.014) 0:00:34.781 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:01:20 +0000 (0:00:00.012) 0:00:34.794 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:01:20 +0000 (0:00:00.012) 0:00:34.806 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:01:20 +0000 (0:00:00.012) 0:00:34.819 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:01:20 +0000 (0:00:00.012) 0:00:34.831 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:01:20 +0000 (0:00:00.012) 0:00:34.843 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311697.3890364, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:01:20 +0000 (0:00:00.199) 0:00:35.043 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:01:20 +0000 (0:00:00.027) 0:00:35.071 ********** ok: [sut] TASK [Run the snapshot role to create snapshot LVs] **************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:49 Friday 01 March 2024 17:01:21 +0000 (0:00:00.675) 0:00:35.746 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:01:21 +0000 (0:00:00.025) 0:00:35.772 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:01:21 +0000 (0:00:00.021) 0:00:35.794 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:01:21 +0000 (0:00:00.015) 0:00:35.810 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:01:21 +0000 (0:00:00.011) 0:00:35.821 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:01:21 +0000 (0:00:00.011) 0:00:35.833 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:01:21 +0000 (0:00:00.035) 0:00:35.868 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:01:23 +0000 (0:00:02.443) 0:00:38.312 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -a -r 15 -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command snapshot] ************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:01:23 +0000 (0:00:00.022) 0:00:38.334 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:01:26 +0000 (0:00:02.864) 0:00:41.198 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:01:26 +0000 (0:00:00.013) 0:00:41.212 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:01:26 +0000 (0:00:00.015) 0:00:41.227 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:01:26 +0000 (0:00:00.011) 0:00:41.239 ********** skipping: [sut] => {} TASK [Verify the snapshot LVs are created] ************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:58 Friday 01 March 2024 17:01:26 +0000 (0:00:00.013) 0:00:41.253 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:01:26 +0000 (0:00:00.025) 0:00:41.278 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:01:26 +0000 (0:00:00.040) 0:00:41.318 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:01:26 +0000 (0:00:00.015) 0:00:41.334 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:01:26 +0000 (0:00:00.011) 0:00:41.346 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:01:26 +0000 (0:00:00.011) 0:00:41.358 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:01:26 +0000 (0:00:00.032) 0:00:41.390 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:01:29 +0000 (0:00:02.469) 0:00:43.859 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -a -v -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command check] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:01:29 +0000 (0:00:00.019) 0:00:43.879 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:01:30 +0000 (0:00:01.372) 0:00:45.251 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:01:30 +0000 (0:00:00.013) 0:00:45.265 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:01:30 +0000 (0:00:00.015) 0:00:45.280 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:01:30 +0000 (0:00:00.013) 0:00:45.294 ********** skipping: [sut] => {} TASK [Mount the snapshot for lv1] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:67 Friday 01 March 2024 17:01:30 +0000 (0:00:00.012) 0:00:45.306 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:01:30 +0000 (0:00:00.030) 0:00:45.336 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:01:30 +0000 (0:00:00.018) 0:00:45.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:01:30 +0000 (0:00:00.016) 0:00:45.372 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:01:30 +0000 (0:00:00.013) 0:00:45.386 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:01:30 +0000 (0:00:00.013) 0:00:45.400 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:01:30 +0000 (0:00:00.034) 0:00:45.434 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:01:33 +0000 (0:00:02.459) 0:00:47.893 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:01:33 +0000 (0:00:00.019) 0:00:47.913 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:01:33 +0000 (0:00:00.371) 0:00:48.284 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:01:33 +0000 (0:00:00.035) 0:00:48.320 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:01:33 +0000 (0:00:00.021) 0:00:48.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:01:33 +0000 (0:00:00.017) 0:00:48.359 ********** skipping: [sut] => {} TASK [Mount the snapshot for lv2] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:78 Friday 01 March 2024 17:01:33 +0000 (0:00:00.012) 0:00:48.371 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:01:33 +0000 (0:00:00.030) 0:00:48.402 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:01:33 +0000 (0:00:00.018) 0:00:48.420 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:01:33 +0000 (0:00:00.014) 0:00:48.434 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:01:33 +0000 (0:00:00.011) 0:00:48.446 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:01:33 +0000 (0:00:00.011) 0:00:48.458 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:01:33 +0000 (0:00:00.033) 0:00:48.491 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:01:36 +0000 (0:00:02.600) 0:00:51.092 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:01:36 +0000 (0:00:00.024) 0:00:51.116 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:01:36 +0000 (0:00:00.370) 0:00:51.486 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:01:36 +0000 (0:00:00.013) 0:00:51.500 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:01:36 +0000 (0:00:00.015) 0:00:51.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:01:37 +0000 (0:00:00.011) 0:00:51.527 ********** skipping: [sut] => {} TASK [Mount the snapshot for lv7] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:89 Friday 01 March 2024 17:01:37 +0000 (0:00:00.011) 0:00:51.539 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:01:37 +0000 (0:00:00.032) 0:00:51.571 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:01:37 +0000 (0:00:00.017) 0:00:51.589 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:01:37 +0000 (0:00:00.054) 0:00:51.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:01:37 +0000 (0:00:00.013) 0:00:51.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:01:37 +0000 (0:00:00.011) 0:00:51.669 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:01:37 +0000 (0:00:00.033) 0:00:51.702 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:01:39 +0000 (0:00:02.651) 0:00:54.354 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:01:39 +0000 (0:00:00.020) 0:00:54.374 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:01:40 +0000 (0:00:00.369) 0:00:54.744 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:01:40 +0000 (0:00:00.014) 0:00:54.758 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:01:40 +0000 (0:00:00.015) 0:00:54.773 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:01:40 +0000 (0:00:00.011) 0:00:54.785 ********** skipping: [sut] => {} TASK [Mount the origin for lv6] ************************************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:100 Friday 01 March 2024 17:01:40 +0000 (0:00:00.011) 0:00:54.797 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:01:40 +0000 (0:00:00.035) 0:00:54.832 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:01:40 +0000 (0:00:00.019) 0:00:54.851 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:01:40 +0000 (0:00:00.015) 0:00:54.866 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:01:40 +0000 (0:00:00.011) 0:00:54.878 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:01:40 +0000 (0:00:00.011) 0:00:54.890 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:01:40 +0000 (0:00:00.032) 0:00:54.922 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:01:42 +0000 (0:00:02.540) 0:00:57.462 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -O -c -vg test_vg3 -lv lv6 -s snapset1 -m /mnt/lv6_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:01:42 +0000 (0:00:00.019) 0:00:57.482 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:01:43 +0000 (0:00:00.359) 0:00:57.842 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:01:43 +0000 (0:00:00.015) 0:00:57.857 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:01:43 +0000 (0:00:00.015) 0:00:57.873 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:01:43 +0000 (0:00:00.011) 0:00:57.885 ********** skipping: [sut] => {} TASK [Verify snapshot is mounted for lv1] ************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:112 Friday 01 March 2024 17:01:43 +0000 (0:00:00.011) 0:00:57.896 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:01:43 +0000 (0:00:00.037) 0:00:57.934 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:01:43 +0000 (0:00:00.019) 0:00:57.953 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:01:43 +0000 (0:00:00.014) 0:00:57.967 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:01:43 +0000 (0:00:00.011) 0:00:57.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:01:43 +0000 (0:00:00.012) 0:00:57.992 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:01:43 +0000 (0:00:00.032) 0:00:58.024 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:01:46 +0000 (0:00:02.497) 0:01:00.521 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:01:46 +0000 (0:00:00.020) 0:01:00.542 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:01:46 +0000 (0:00:00.341) 0:01:00.884 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:01:46 +0000 (0:00:00.014) 0:01:00.899 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:01:46 +0000 (0:00:00.016) 0:01:00.916 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:01:46 +0000 (0:00:00.012) 0:01:00.928 ********** skipping: [sut] => {} TASK [Verify snapshot is mounted for lv2] ************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:123 Friday 01 March 2024 17:01:46 +0000 (0:00:00.012) 0:01:00.940 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:01:46 +0000 (0:00:00.040) 0:01:00.980 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:01:46 +0000 (0:00:00.018) 0:01:00.999 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:01:46 +0000 (0:00:00.014) 0:01:01.013 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:01:46 +0000 (0:00:00.011) 0:01:01.024 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:01:46 +0000 (0:00:00.011) 0:01:01.036 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:01:46 +0000 (0:00:00.032) 0:01:01.068 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:01:49 +0000 (0:00:02.518) 0:01:03.586 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:01:49 +0000 (0:00:00.019) 0:01:03.606 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:01:49 +0000 (0:00:00.342) 0:01:03.948 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:01:49 +0000 (0:00:00.014) 0:01:03.963 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:01:49 +0000 (0:00:00.015) 0:01:03.978 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:01:49 +0000 (0:00:00.011) 0:01:03.989 ********** skipping: [sut] => {} TASK [Verify snapshot is mounted for lv7] ************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:134 Friday 01 March 2024 17:01:49 +0000 (0:00:00.011) 0:01:04.001 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:01:49 +0000 (0:00:00.061) 0:01:04.062 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:01:49 +0000 (0:00:00.019) 0:01:04.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:01:49 +0000 (0:00:00.015) 0:01:04.097 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:01:49 +0000 (0:00:00.011) 0:01:04.108 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:01:49 +0000 (0:00:00.012) 0:01:04.121 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:01:49 +0000 (0:00:00.032) 0:01:04.153 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:01:52 +0000 (0:00:02.710) 0:01:06.864 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:01:52 +0000 (0:00:00.021) 0:01:06.885 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:01:52 +0000 (0:00:00.343) 0:01:07.228 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:01:52 +0000 (0:00:00.014) 0:01:07.243 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:01:52 +0000 (0:00:00.015) 0:01:07.258 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:01:52 +0000 (0:00:00.012) 0:01:07.271 ********** skipping: [sut] => {} TASK [Verify origin is mounted lv6] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:145 Friday 01 March 2024 17:01:52 +0000 (0:00:00.011) 0:01:07.282 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:01:52 +0000 (0:00:00.065) 0:01:07.347 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:01:52 +0000 (0:00:00.018) 0:01:07.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:01:52 +0000 (0:00:00.016) 0:01:07.382 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:01:52 +0000 (0:00:00.011) 0:01:07.394 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:01:52 +0000 (0:00:00.013) 0:01:07.407 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:01:52 +0000 (0:00:00.032) 0:01:07.440 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:01:55 +0000 (0:00:02.501) 0:01:09.942 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -O -c -vg test_vg3 -lv lv6 -s snapset1 -m /mnt/lv6_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:01:55 +0000 (0:00:00.021) 0:01:09.963 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:01:55 +0000 (0:00:00.334) 0:01:10.298 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:01:55 +0000 (0:00:00.014) 0:01:10.312 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:01:55 +0000 (0:00:00.015) 0:01:10.327 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:01:55 +0000 (0:00:00.013) 0:01:10.341 ********** skipping: [sut] => {} TASK [Umount the snapshot for lv1] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:158 Friday 01 March 2024 17:01:55 +0000 (0:00:00.013) 0:01:10.354 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:01:55 +0000 (0:00:00.047) 0:01:10.401 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:01:55 +0000 (0:00:00.019) 0:01:10.421 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:01:55 +0000 (0:00:00.057) 0:01:10.479 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:01:55 +0000 (0:00:00.013) 0:01:10.492 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:01:55 +0000 (0:00:00.012) 0:01:10.504 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:01:56 +0000 (0:00:00.034) 0:01:10.539 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:01:58 +0000 (0:00:02.458) 0:01:12.997 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:01:58 +0000 (0:00:00.019) 0:01:13.017 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:01:58 +0000 (0:00:00.348) 0:01:13.365 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:01:58 +0000 (0:00:00.013) 0:01:13.379 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:01:58 +0000 (0:00:00.015) 0:01:13.395 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:01:58 +0000 (0:00:00.012) 0:01:13.407 ********** skipping: [sut] => {} TASK [Umount the snapshot for lv2] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:168 Friday 01 March 2024 17:01:58 +0000 (0:00:00.011) 0:01:13.419 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:01:58 +0000 (0:00:00.049) 0:01:13.469 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:01:58 +0000 (0:00:00.018) 0:01:13.487 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:01:58 +0000 (0:00:00.015) 0:01:13.502 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:01:58 +0000 (0:00:00.011) 0:01:13.514 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:01:59 +0000 (0:00:00.011) 0:01:13.526 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:01:59 +0000 (0:00:00.075) 0:01:13.601 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:02:01 +0000 (0:00:02.455) 0:01:16.057 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:02:01 +0000 (0:00:00.022) 0:01:16.079 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:02:01 +0000 (0:00:00.340) 0:01:16.420 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:02:01 +0000 (0:00:00.014) 0:01:16.434 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:02:01 +0000 (0:00:00.015) 0:01:16.449 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:02:01 +0000 (0:00:00.012) 0:01:16.461 ********** skipping: [sut] => {} TASK [Umount the snapshot for lv7] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:178 Friday 01 March 2024 17:02:01 +0000 (0:00:00.011) 0:01:16.473 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:02:02 +0000 (0:00:00.052) 0:01:16.526 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:02:02 +0000 (0:00:00.018) 0:01:16.544 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:02:02 +0000 (0:00:00.015) 0:01:16.560 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:02:02 +0000 (0:00:00.012) 0:01:16.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:02:02 +0000 (0:00:00.012) 0:01:16.584 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:02:02 +0000 (0:00:00.032) 0:01:16.617 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:02:04 +0000 (0:00:02.501) 0:01:19.118 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:02:04 +0000 (0:00:00.020) 0:01:19.138 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:02:04 +0000 (0:00:00.339) 0:01:19.478 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:02:04 +0000 (0:00:00.014) 0:01:19.492 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:02:04 +0000 (0:00:00.016) 0:01:19.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:02:05 +0000 (0:00:00.011) 0:01:19.521 ********** skipping: [sut] => {} TASK [Umount the origin for lv6] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:188 Friday 01 March 2024 17:02:05 +0000 (0:00:00.012) 0:01:19.534 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:02:05 +0000 (0:00:00.055) 0:01:19.590 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:02:05 +0000 (0:00:00.018) 0:01:19.608 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:02:05 +0000 (0:00:00.014) 0:01:19.622 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:02:05 +0000 (0:00:00.012) 0:01:19.635 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:02:05 +0000 (0:00:00.013) 0:01:19.648 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:02:05 +0000 (0:00:00.032) 0:01:19.680 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:02:07 +0000 (0:00:02.615) 0:01:22.295 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -m /mnt/lv6_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:02:07 +0000 (0:00:00.019) 0:01:22.315 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:02:08 +0000 (0:00:00.308) 0:01:22.624 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:02:08 +0000 (0:00:00.014) 0:01:22.639 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:02:08 +0000 (0:00:00.015) 0:01:22.654 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:02:08 +0000 (0:00:00.012) 0:01:22.666 ********** skipping: [sut] => {} TASK [Run the snapshot role remove the snapshot LVs] *************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:195 Friday 01 March 2024 17:02:08 +0000 (0:00:00.012) 0:01:22.679 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:02:08 +0000 (0:00:00.057) 0:01:22.737 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:02:08 +0000 (0:00:00.017) 0:01:22.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:02:08 +0000 (0:00:00.015) 0:01:22.771 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:02:08 +0000 (0:00:00.011) 0:01:22.783 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:02:08 +0000 (0:00:00.011) 0:01:22.794 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:02:08 +0000 (0:00:00.032) 0:01:22.827 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:02:10 +0000 (0:00:02.644) 0:01:25.471 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:02:10 +0000 (0:00:00.019) 0:01:25.490 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:02:12 +0000 (0:00:01.696) 0:01:27.187 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:02:12 +0000 (0:00:00.014) 0:01:27.201 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:02:12 +0000 (0:00:00.015) 0:01:27.217 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:02:12 +0000 (0:00:00.013) 0:01:27.230 ********** skipping: [sut] => {} TASK [Use the snapshot_lvm_verify option to make sure remove is done] ********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:202 Friday 01 March 2024 17:02:12 +0000 (0:00:00.011) 0:01:27.242 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:02:12 +0000 (0:00:00.082) 0:01:27.325 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:02:12 +0000 (0:00:00.018) 0:01:27.343 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:02:12 +0000 (0:00:00.015) 0:01:27.358 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:02:12 +0000 (0:00:00.012) 0:01:27.371 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:02:12 +0000 (0:00:00.013) 0:01:27.384 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:02:12 +0000 (0:00:00.032) 0:01:27.416 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:02:15 +0000 (0:00:02.475) 0:01:29.892 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:02:15 +0000 (0:00:00.020) 0:01:29.912 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:02:16 +0000 (0:00:00.885) 0:01:30.797 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.13.166 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.13.166 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:02:16 +0000 (0:00:00.014) 0:01:30.812 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:02:16 +0000 (0:00:00.015) 0:01:30.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:02:16 +0000 (0:00:00.012) 0:01:30.841 ********** skipping: [sut] => {} TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_umount_verify.yml:210 Friday 01 March 2024 17:02:16 +0000 (0:00:00.013) 0:01:30.855 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:7 Friday 01 March 2024 17:02:16 +0000 (0:00:00.040) 0:01:30.895 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:02:16 +0000 (0:00:00.020) 0:01:30.915 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:02:16 +0000 (0:00:00.043) 0:01:30.959 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:02:16 +0000 (0:00:00.016) 0:01:30.975 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:02:16 +0000 (0:00:00.032) 0:01:31.008 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:02:16 +0000 (0:00:00.012) 0:01:31.021 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:02:16 +0000 (0:00:00.011) 0:01:31.033 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:02:16 +0000 (0:00:00.011) 0:01:31.044 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:02:16 +0000 (0:00:00.011) 0:01:31.056 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:02:16 +0000 (0:00:00.032) 0:01:31.089 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:02:19 +0000 (0:00:02.440) 0:01:33.529 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" }, { "name": "lv2", "state": "absent" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "state": "absent", "volumes": [ { "name": "lv3", "state": "absent" }, { "name": "lv4", "state": "absent" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "state": "absent", "volumes": [ { "name": "lv5", "state": "absent" }, { "name": "lv6", "state": "absent" }, { "name": "lv7", "state": "absent" }, { "name": "lv8", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:02:19 +0000 (0:00:00.022) 0:01:33.552 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:02:19 +0000 (0:00:00.013) 0:01:33.565 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:02:25 +0000 (0:00:06.608) 0:01:40.174 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:02:25 +0000 (0:00:00.024) 0:01:40.199 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:02:25 +0000 (0:00:00.012) 0:01:40.211 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:02:25 +0000 (0:00:00.013) 0:01:40.224 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:02:25 +0000 (0:00:00.012) 0:01:40.236 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:02:28 +0000 (0:00:02.432) 0:01:42.669 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 17:02:29 +0000 (0:00:01.619) 0:01:44.289 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:02:29 +0000 (0:00:00.021) 0:01:44.311 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:02:29 +0000 (0:00:00.011) 0:01:44.323 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:02:41 +0000 (0:00:11.803) 0:01:56.126 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:02:41 +0000 (0:00:00.013) 0:01:56.140 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:02:41 +0000 (0:00:00.011) 0:01:56.151 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:02:41 +0000 (0:00:00.024) 0:01:56.176 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:02:41 +0000 (0:00:00.024) 0:01:56.201 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:02:41 +0000 (0:00:00.014) 0:01:56.215 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:02:41 +0000 (0:00:00.013) 0:01:56.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:02:41 +0000 (0:00:00.014) 0:01:56.244 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:02:41 +0000 (0:00:00.014) 0:01:56.258 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:02:41 +0000 (0:00:00.013) 0:01:56.272 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:02:41 +0000 (0:00:00.013) 0:01:56.285 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311697.3890364, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:02:41 +0000 (0:00:00.195) 0:01:56.480 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:02:41 +0000 (0:00:00.012) 0:01:56.493 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:29 Friday 01 March 2024 17:02:42 +0000 (0:00:00.614) 0:01:57.107 ********** ok: [sut] => { "ansible_facts": { "unused_disks_before": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Verify that pools/volumes used in test are removed] ********************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:33 Friday 01 March 2024 17:02:42 +0000 (0:00:00.013) 0:01:57.121 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:5 Friday 01 March 2024 17:02:42 +0000 (0:00:00.018) 0:01:57.139 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:10 Friday 01 March 2024 17:02:42 +0000 (0:00:00.011) 0:01:57.150 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:14 Friday 01 March 2024 17:02:42 +0000 (0:00:00.011) 0:01:57.161 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:28 Friday 01 March 2024 17:02:45 +0000 (0:00:02.557) 0:01:59.719 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdg", "sdh", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sdf] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:36 Friday 01 March 2024 17:02:45 +0000 (0:00:00.199) 0:01:59.918 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdg", "sdh", "sdi", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:41 Friday 01 March 2024 17:02:45 +0000 (0:00:00.014) 0:01:59.933 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdg", "sdh", "sdi", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:49 Friday 01 March 2024 17:02:45 +0000 (0:00:00.012) 0:01:59.945 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:54 Friday 01 March 2024 17:02:45 +0000 (0:00:00.012) 0:01:59.958 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:63 Friday 01 March 2024 17:02:45 +0000 (0:00:00.012) 0:01:59.971 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure dmsetup] ********************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:39 Friday 01 March 2024 17:02:45 +0000 (0:00:00.012) 0:01:59.983 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:45 Friday 01 March 2024 17:02:47 +0000 (0:00:02.394) 0:02:02.378 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nmount -f -l\ndf -H\nlvs --all\npvs --all\nvgs --all\ncat /tmp/snapshot_role.log || :\ncat /etc/lvm/devices/system.devices || :\nfor dev in $(lsblk -l -p -o NAME); do\n if [ \"$dev\" = NAME ]; then continue; fi\n echo blkid info with cache\n blkid \"$dev\" || :\n echo blkid info without cache\n blkid -p \"$dev\" || :\ndone\n# garbage collect\nblkid -g || :\necho lsblk after garbage collect\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\n# flush cache\nblkid -s none || :\necho lsblk after cache flush\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\ndmsetup table || :\ncat /tmp/blivet.log || :\n", "delta": "0:00:00.255455", "end": "2024-03-01 17:02:48.361344", "failed_when_result": true, "rc": 0, "start": "2024-03-01 17:02:48.105889" } STDERR: + exec + mount -f -l sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=1792528k,nr_inodes=448132,mode=755) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,mode=755) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) 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/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_cls,net_prio) cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) 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=42,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=19580) debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=362420k,mode=700) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 26M 1.9G 2% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/xvda1 269G 5.3G 264G 2% / tmpfs 372M 0 372M 0% /run/user/0 + lvs --all + pvs --all PV VG Fmt Attr PSize PFree /dev/sda --- 0 0 /dev/sdb --- 0 0 /dev/sdc --- 0 0 /dev/sdd --- 0 0 /dev/sde --- 0 0 /dev/sdf --- 0 0 /dev/sdg --- 0 0 /dev/sdh --- 0 0 /dev/sdi --- 0 0 /dev/sdj --- 0 0 /dev/sdk --- 0 0 /dev/sdl --- 0 0 /dev/xvda1 --- 0 0 + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 16:55:49,141 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "xxxxx", "percent_space_required": 20}]} 2024-03-01 16:55:49,141 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'xxxxx', 'percent_space_required': 20}]} 2024-03-01 16:55:49,141 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 16:55:49,141 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:55:49,142 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:55:49,164 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: { 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: { 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: ] 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: } 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: ] 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: , 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: ] 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: } 2024-03-01 16:55:49,165 INFO snapshot-role/MainThread: Running... lvs test_vg1/xxxxx 2024-03-01 16:55:49,192 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:55:49,193 INFO snapshot-role/MainThread: { 2024-03-01 16:55:49,193 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:55:49,193 INFO snapshot-role/MainThread: { 2024-03-01 16:55:49,193 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:55:49,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:55:49,193 INFO snapshot-role/MainThread: } 2024-03-01 16:55:49,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:55:49,193 INFO snapshot-role/MainThread: , 2024-03-01 16:55:49,193 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:55:49,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:55:49,193 INFO snapshot-role/MainThread: } 2024-03-01 16:55:49,193 INFO snapshot-role/MainThread: exit code: 20: ['source logical volume in snapset does not exist: test_vg1/xxxxx'] 2024-03-01 16:56:51,950 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": -20}]} False 2024-03-01 16:56:51,950 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': -20}]} 2024-03-01 16:56:51,950 INFO snapshot-role/MainThread: exit code: 24: ['percent_space_required must be greater than 1: -20'] 2024-03-01 16:57:53,295 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 16:57:53,296 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1'}]} 2024-03-01 16:57:53,296 INFO snapshot-role/MainThread: exit code: 23: ['snapset percent_space_required entry not found for: snapset1 test_vg1'] 2024-03-01 16:58:57,074 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 16:58:57,074 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 50}]} 2024-03-01 16:58:57,074 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:58:57,075 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:57,097 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:57,098 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,098 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:57,098 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,098 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:57,098 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 16:58:57,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,098 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,098 INFO snapshot-role/MainThread: , 2024-03-01 16:58:57,098 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:57,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,098 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,098 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:58:57,119 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:57,119 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,119 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:57,120 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,120 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:57,120 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 16:58:57,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,120 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,120 INFO snapshot-role/MainThread: , 2024-03-01 16:58:57,120 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:57,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,120 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,120 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 16:58:57,120 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:58:57,120 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:57,146 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:57,147 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,147 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:57,147 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,147 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:57,147 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 16:58:57,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,147 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,147 INFO snapshot-role/MainThread: , 2024-03-01 16:58:57,147 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:57,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,147 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,147 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:58:57,170 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:57,171 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 16:58:57,171 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: , 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:58:57,171 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:57,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:57,195 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,195 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:57,195 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:57,195 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 16:58:57,195 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,195 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,195 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,195 INFO snapshot-role/MainThread: , 2024-03-01 16:58:57,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:57,195 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,195 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,195 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:58:57,218 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: , 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 16:58:57,219 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:58:57,245 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:57,245 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY", "vg_size":"3196059648", "vg_free":"0", "vg_extent_size":"4194304"} 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: , 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: , 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: {"lv_uuid":"i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd", "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 16:58:57,246 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: , 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ", "lv_uuid":"i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN", "lv_uuid":"i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd", "pv_name":"/dev/sda"}, 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ", "lv_uuid":"i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd", "pv_name":"/dev/sdc"} 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: , 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd"}, 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-253", "segtype":"linear", "lv_uuid":"i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd"}, 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-253", "segtype":"linear", "lv_uuid":"i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd"} 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,246 INFO snapshot-role/MainThread: , 2024-03-01 16:58:57,247 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:57,247 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,247 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,247 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 0 vg_extent_size : 4194304 2024-03-01 16:58:57,247 INFO snapshot-role/MainThread: lv: lv1 lv_size : 3196059648 chunk_size : 65536 2024-03-01 16:58:57,247 INFO snapshot-role/MainThread: exit code: 22: ['insufficient space for snapshots in: test_vg1'] 2024-03-01 17:00:03,710 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 lv1 snapset1 None False 2024-03-01 17:00:03,710 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:03,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:03,735 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,735 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:03,735 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,735 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:03,735 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 17:00:03,735 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 17:00:03,735 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,735 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,735 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,735 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,735 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:03,735 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,735 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,735 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:00:03,761 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:03,762 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,762 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:03,762 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,762 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:03,762 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 17:00:03,762 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,762 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,762 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,762 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,762 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:03,762 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,762 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,762 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 17:00:03,790 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: {"lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "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 17:00:03,791 INFO snapshot-role/MainThread: {"lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "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 17:00:03,791 INFO snapshot-role/MainThread: {"lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN", "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 17:00:03,791 INFO snapshot-role/MainThread: {"lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN", "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 17:00:03,791 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,791 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "pv_name":"/dev/sdi"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "pv_name":"/dev/sdh"} 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN"} 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,792 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: {"lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R", "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 17:00:03,793 INFO snapshot-role/MainThread: {"lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI", "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 17:00:03,793 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI"}, 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R"} 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,793 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: {"lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd", "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 17:00:03,794 INFO snapshot-role/MainThread: {"lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "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 17:00:03,794 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "pv_name":"/dev/sda"}, 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u"}, 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u"}, 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd"} 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,794 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 17:00:03,795 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 17:00:03,795 INFO snapshot-role/MainThread: LV: total 482344960 2024-03-01 17:00:03,795 INFO snapshot-role/MainThread: space needed: 72351744.00 space available: 1107296256 sufficient space: 1 2024-03-01 17:00:03,795 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 17:00:03,823 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: {"lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "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 17:00:03,824 INFO snapshot-role/MainThread: {"lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "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 17:00:03,824 INFO snapshot-role/MainThread: {"lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN", "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 17:00:03,824 INFO snapshot-role/MainThread: {"lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN", "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 17:00:03,824 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "pv_name":"/dev/sdi"}, 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:03,824 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "pv_name":"/dev/sdh"} 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN"}, 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io"}, 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io"}, 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6"}, 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6"}, 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN"} 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: {"lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R", "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 17:00:03,825 INFO snapshot-role/MainThread: {"lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI", "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 17:00:03,825 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,825 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI"}, 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R"} 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: {"lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd", "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 17:00:03,826 INFO snapshot-role/MainThread: {"lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "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 17:00:03,826 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,826 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "pv_name":"/dev/sda"}, 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u"}, 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u"}, 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd"} 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,827 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:00:03,851 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:03,851 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,852 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:03,852 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,852 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:03,852 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 17:00:03,852 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,852 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,852 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,852 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,852 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:03,852 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,852 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,852 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:03,874 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:03,875 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,875 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:03,875 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,875 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:03,875 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 17:00:03,875 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 17:00:03,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,875 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,875 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,875 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:03,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,875 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,875 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:03,903 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:03,904 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,904 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:03,904 INFO snapshot-role/MainThread: { 2024-03-01 17:00:03,904 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:03,904 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,904 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,904 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,904 INFO snapshot-role/MainThread: , 2024-03-01 17:00:03,904 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:03,904 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:03,904 INFO snapshot-role/MainThread: } 2024-03-01 17:00:03,904 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 17:00:04,179 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:04,179 INFO snapshot-role/MainThread: { 2024-03-01 17:00:04,179 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:04,180 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:04,180 INFO snapshot-role/MainThread: } 2024-03-01 17:00:04,180 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:00:07,100 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 lv1 snapset1 1 None 2024-03-01 17:00:07,100 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 17:00:07,127 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: { 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: { 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: {"lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "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 17:00:07,128 INFO snapshot-role/MainThread: {"lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "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 17:00:07,128 INFO snapshot-role/MainThread: {"lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN", "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 17:00:07,128 INFO snapshot-role/MainThread: {"lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN", "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 17:00:07,128 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "pv_name":"/dev/sdi"}, 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:07,128 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "pv_name":"/dev/sdh"} 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN"}, 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io"}, 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io"}, 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6"}, 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6"}, 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN"} 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: } 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: { 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:07,129 INFO snapshot-role/MainThread: {"lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R", "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 17:00:07,129 INFO snapshot-role/MainThread: {"lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI", "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 17:00:07,130 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI"}, 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R"} 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: } 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: { 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW", "vg_size":"3196059648", "vg_free":"1031798784", "vg_extent_size":"4194304"} 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:07,130 INFO snapshot-role/MainThread: {"lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd", "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 17:00:07,130 INFO snapshot-role/MainThread: {"lv_uuid":"2woB0K-zwbV-ebDu-98sM-9s0y-udzl-mBWQD0", "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 17:00:07,130 INFO snapshot-role/MainThread: {"lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "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 17:00:07,131 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "pv_name":"/dev/sda"}, 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0", "lv_uuid":"2woB0K-zwbV-ebDu-98sM-9s0y-udzl-mBWQD0", "pv_name":"/dev/sdc"}, 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"236", "segtype":"free", "pv_uuid":"cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"2woB0K-zwbV-ebDu-98sM-9s0y-udzl-mBWQD0"}, 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u"}, 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u"}, 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd"} 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: } 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: } 2024-03-01 17:00:07,131 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:00:07,154 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:07,155 INFO snapshot-role/MainThread: { 2024-03-01 17:00:07,155 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:07,155 INFO snapshot-role/MainThread: { 2024-03-01 17:00:07,155 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:07,155 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 17:00:07,155 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,155 INFO snapshot-role/MainThread: } 2024-03-01 17:00:07,155 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,155 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,155 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:07,155 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,155 INFO snapshot-role/MainThread: } 2024-03-01 17:00:07,155 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:07,182 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:07,183 INFO snapshot-role/MainThread: { 2024-03-01 17:00:07,183 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:07,183 INFO snapshot-role/MainThread: { 2024-03-01 17:00:07,183 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:07,183 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 17:00:07,183 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 17:00:07,183 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 17:00:07,183 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,183 INFO snapshot-role/MainThread: } 2024-03-01 17:00:07,183 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,183 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,183 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:07,183 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,183 INFO snapshot-role/MainThread: } 2024-03-01 17:00:07,183 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:07,209 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:07,210 INFO snapshot-role/MainThread: { 2024-03-01 17:00:07,210 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:07,210 INFO snapshot-role/MainThread: { 2024-03-01 17:00:07,210 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:07,210 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 17:00:07,210 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,210 INFO snapshot-role/MainThread: } 2024-03-01 17:00:07,210 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,210 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,210 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:07,210 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,210 INFO snapshot-role/MainThread: } 2024-03-01 17:00:07,210 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:00:07,233 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:07,234 INFO snapshot-role/MainThread: { 2024-03-01 17:00:07,234 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:07,234 INFO snapshot-role/MainThread: { 2024-03-01 17:00:07,234 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:07,234 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 17:00:07,234 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,234 INFO snapshot-role/MainThread: } 2024-03-01 17:00:07,234 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,234 INFO snapshot-role/MainThread: , 2024-03-01 17:00:07,234 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:07,234 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:07,234 INFO snapshot-role/MainThread: } 2024-03-01 17:00:07,234 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:00:10,143 INFO snapshot-role/MainThread: remove_cmd: remove test_vg1 lv1 snapset1 0 None 2024-03-01 17:00:10,143 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:00:10,171 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: { 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: { 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: {"lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "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 17:00:10,172 INFO snapshot-role/MainThread: {"lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "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 17:00:10,172 INFO snapshot-role/MainThread: {"lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN", "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 17:00:10,172 INFO snapshot-role/MainThread: {"lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN", "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 17:00:10,172 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,172 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "pv_name":"/dev/sdi"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "pv_name":"/dev/sdh"} 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN"} 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: } 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: { 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,173 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R", "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 17:00:10,174 INFO snapshot-role/MainThread: {"lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI", "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 17:00:10,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI"}, 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R"} 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: } 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: { 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW", "vg_size":"3196059648", "vg_free":"1031798784", "vg_extent_size":"4194304"} 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:10,174 INFO snapshot-role/MainThread: {"lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd", "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 17:00:10,174 INFO snapshot-role/MainThread: {"lv_uuid":"2woB0K-zwbV-ebDu-98sM-9s0y-udzl-mBWQD0", "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 17:00:10,175 INFO snapshot-role/MainThread: {"lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "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 17:00:10,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "pv_name":"/dev/sda"}, 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0", "lv_uuid":"2woB0K-zwbV-ebDu-98sM-9s0y-udzl-mBWQD0", "pv_name":"/dev/sdc"}, 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"236", "segtype":"free", "pv_uuid":"cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"2woB0K-zwbV-ebDu-98sM-9s0y-udzl-mBWQD0"}, 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u"}, 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u"}, 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd"} 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: } 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: } 2024-03-01 17:00:10,175 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:00:10,199 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:10,200 INFO snapshot-role/MainThread: { 2024-03-01 17:00:10,200 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:10,200 INFO snapshot-role/MainThread: { 2024-03-01 17:00:10,200 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:10,200 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 17:00:10,200 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,200 INFO snapshot-role/MainThread: } 2024-03-01 17:00:10,200 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,200 INFO snapshot-role/MainThread: , 2024-03-01 17:00:10,200 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:10,200 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,200 INFO snapshot-role/MainThread: } 2024-03-01 17:00:10,200 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 17:00:10,330 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:10,330 INFO snapshot-role/MainThread: { 2024-03-01 17:00:10,330 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:10,330 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:10,330 INFO snapshot-role/MainThread: } 2024-03-01 17:00:10,331 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:00:13,360 INFO snapshot-role/MainThread: remove_cmd: remove test_vg1 lv1 snapset1 1 None 2024-03-01 17:00:13,360 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:00:13,382 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,383 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,383 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,383 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,383 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,383 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 17:00:13,383 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,383 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,383 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,383 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,383 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,383 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,383 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,383 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 17:00:13,411 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "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 17:00:13,412 INFO snapshot-role/MainThread: {"lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "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 17:00:13,412 INFO snapshot-role/MainThread: {"lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN", "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 17:00:13,412 INFO snapshot-role/MainThread: {"lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN", "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 17:00:13,412 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "pv_name":"/dev/sdi"}, 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:13,412 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io", "pv_name":"/dev/sdh"} 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN"}, 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io"}, 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io"}, 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6"}, 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6"}, 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN"} 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: {"lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R", "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 17:00:13,413 INFO snapshot-role/MainThread: {"lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI", "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 17:00:13,413 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,413 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI"}, 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R"} 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd", "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 17:00:13,414 INFO snapshot-role/MainThread: {"lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "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 17:00:13,414 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:13,414 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u", "pv_name":"/dev/sda"}, 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u"}, 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u"}, 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd"} 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,415 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:00:13,437 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,438 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 17:00:13,438 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:13,463 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,464 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,464 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,464 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,464 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,464 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 17:00:13,464 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 17:00:13,464 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,464 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,464 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,464 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,464 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,464 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,464 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,464 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:13,485 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:13,485 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,486 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,486 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,486 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,486 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,486 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,486 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,486 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,486 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,486 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,486 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,486 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:01:24,053 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 17:01:24,053 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:01:24,079 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "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 17:01:24,080 INFO snapshot-role/MainThread: {"lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "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 17:01:24,080 INFO snapshot-role/MainThread: {"lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2", "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 17:01:24,080 INFO snapshot-role/MainThread: {"lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te", "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 17:01:24,080 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "pv_name":"/dev/sdi"}, 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "pv_name":"/dev/sdh"}, 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "pv_name":"/dev/sdj"}, 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te", "pv_name":"/dev/sdg"}, 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2", "pv_name":"/dev/sdg"}, 2024-03-01 17:01:24,080 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "pv_name":"/dev/sdg"}, 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te"}, 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP"}, 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP"}, 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp"}, 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp"}, 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2"} 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx", "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 17:01:24,081 INFO snapshot-role/MainThread: {"lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P", "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 17:01:24,081 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:01:24,081 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P", "pv_name":"/dev/sdd"}, 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx", "pv_name":"/dev/sdd"}, 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P"}, 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx"} 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj", "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 17:01:24,082 INFO snapshot-role/MainThread: {"lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "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 17:01:24,082 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "pv_name":"/dev/sdb"}, 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj", "pv_name":"/dev/sdb"}, 2024-03-01 17:01:24,082 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "pv_name":"/dev/sda"} 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW"}, 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW"}, 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj"} 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 17:01:24,083 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 17:01:24,084 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 17:01:24,084 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 17:01:24,084 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 17:01:24,084 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 17:01:24,084 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 17:01:24,084 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 17:01:24,084 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 17:01:24,084 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 17:01:24,084 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 17:01:24,084 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 17:01:24,084 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 17:01:24,112 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:24,112 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,112 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:24,112 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "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 17:01:24,113 INFO snapshot-role/MainThread: {"lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "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 17:01:24,113 INFO snapshot-role/MainThread: {"lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2", "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 17:01:24,113 INFO snapshot-role/MainThread: {"lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te", "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 17:01:24,113 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "pv_name":"/dev/sdi"}, 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "pv_name":"/dev/sdh"}, 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "pv_name":"/dev/sdj"}, 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te", "pv_name":"/dev/sdg"}, 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2", "pv_name":"/dev/sdg"}, 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "pv_name":"/dev/sdg"}, 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,113 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te"}, 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP"}, 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP"}, 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp"}, 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp"}, 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2"} 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx", "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 17:01:24,114 INFO snapshot-role/MainThread: {"lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P", "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 17:01:24,114 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P", "pv_name":"/dev/sdd"}, 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx", "pv_name":"/dev/sdd"}, 2024-03-01 17:01:24,114 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P"}, 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx"} 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: {"lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj", "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 17:01:24,115 INFO snapshot-role/MainThread: {"lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "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 17:01:24,115 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "pv_name":"/dev/sdb"}, 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj", "pv_name":"/dev/sdb"}, 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:01:24,115 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "pv_name":"/dev/sda"} 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW"}, 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW"}, 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj"} 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,116 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:01:24,140 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:24,141 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,141 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:24,141 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,141 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,141 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 17:01:24,141 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,141 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,141 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,141 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,141 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,141 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,141 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,141 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:24,163 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:24,163 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,164 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:24,164 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,164 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,164 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 17:01:24,164 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 17:01:24,164 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 17:01:24,164 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 17:01:24,164 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,164 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,164 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,164 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,164 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,164 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,164 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,164 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:01:24,189 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:01:24,190 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,190 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:24,190 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,190 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,190 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,190 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,190 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,190 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,190 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,190 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,190 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,190 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 17:01:24,419 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:24,419 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,419 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,419 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,419 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,419 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:01:24,463 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:24,463 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,463 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:24,463 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,463 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,463 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:24,464 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,464 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,464 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,464 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,464 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,464 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,464 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,464 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:24,492 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:24,493 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 17:01:24,493 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 17:01:24,493 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 17:01:24,493 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,493 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:01:24,517 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:01:24,518 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,518 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:24,518 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,518 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,518 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,518 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,518 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,518 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,518 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,518 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,518 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,518 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 17:01:24,740 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:24,741 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,741 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,741 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,741 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,741 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:01:24,789 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:24,789 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,789 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:24,789 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,789 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,789 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 17:01:24,789 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,789 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,789 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,790 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,790 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,790 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,790 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,790 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:24,815 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:24,816 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 17:01:24,816 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 17:01:24,816 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,816 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:01:24,839 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:01:24,840 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:24,840 INFO snapshot-role/MainThread: { 2024-03-01 17:01:24,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:24,840 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,840 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,840 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,840 INFO snapshot-role/MainThread: , 2024-03-01 17:01:24,840 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:24,840 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:24,840 INFO snapshot-role/MainThread: } 2024-03-01 17:01:24,840 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 17:01:25,056 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:25,056 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,056 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,057 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,057 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,057 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:01:25,108 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:25,108 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,109 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:25,109 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,109 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:25,109 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 17:01:25,109 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,109 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,109 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,109 INFO snapshot-role/MainThread: , 2024-03-01 17:01:25,109 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,109 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,109 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,109 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:25,133 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:25,133 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:25,134 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 17:01:25,134 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 17:01:25,134 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 17:01:25,134 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: , 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,134 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:01:25,156 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:01:25,157 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,157 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:25,157 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,157 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:25,157 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,157 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,157 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,157 INFO snapshot-role/MainThread: , 2024-03-01 17:01:25,157 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,157 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,157 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,157 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 17:01:25,369 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:25,369 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,369 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,369 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,369 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,369 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:01:25,413 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:25,414 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:25,414 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,414 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:25,414 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 17:01:25,414 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,414 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,414 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,414 INFO snapshot-role/MainThread: , 2024-03-01 17:01:25,414 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,414 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,414 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,415 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:01:25,452 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: , 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,453 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:01:25,476 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:01:25,477 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,477 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:25,477 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,477 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:25,477 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,477 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,477 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,477 INFO snapshot-role/MainThread: , 2024-03-01 17:01:25,477 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,477 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,477 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,477 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 17:01:25,684 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:25,684 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,684 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,684 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,685 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,685 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:01:25,723 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:25,723 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,723 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:25,723 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,723 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:25,723 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 17:01:25,723 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,723 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,723 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,723 INFO snapshot-role/MainThread: , 2024-03-01 17:01:25,724 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,724 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,724 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,724 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:01:25,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:25,751 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,751 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:25,751 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:25,751 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 17:01:25,751 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 17:01:25,751 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 17:01:25,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,751 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,751 INFO snapshot-role/MainThread: , 2024-03-01 17:01:25,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,751 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,751 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:01:25,774 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:01:25,774 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,774 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:25,774 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,774 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:25,774 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,775 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,775 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,775 INFO snapshot-role/MainThread: , 2024-03-01 17:01:25,775 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,775 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,775 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,775 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 17:01:25,986 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:25,987 INFO snapshot-role/MainThread: { 2024-03-01 17:01:25,987 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:25,987 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:25,987 INFO snapshot-role/MainThread: } 2024-03-01 17:01:25,987 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:01:26,030 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:26,031 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,031 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:26,031 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,031 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:26,031 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 17:01:26,031 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,031 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,031 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,031 INFO snapshot-role/MainThread: , 2024-03-01 17:01:26,031 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:26,031 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,031 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,031 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:01:26,054 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:26,055 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,055 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:26,055 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,055 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:26,055 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 17:01:26,055 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 17:01:26,055 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,055 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,055 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,055 INFO snapshot-role/MainThread: , 2024-03-01 17:01:26,055 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:26,055 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,055 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,055 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:01:26,080 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:01:26,080 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,080 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:26,080 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,080 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:26,081 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,081 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,081 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,081 INFO snapshot-role/MainThread: , 2024-03-01 17:01:26,081 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:26,081 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,081 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,081 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 17:01:26,290 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:26,290 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,290 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:26,290 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,290 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,290 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:01:26,336 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:26,336 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,336 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:26,336 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,336 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:26,337 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 17:01:26,337 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,337 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,337 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,337 INFO snapshot-role/MainThread: , 2024-03-01 17:01:26,337 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:26,337 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,337 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,337 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:01:26,363 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:26,363 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,364 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:26,364 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:26,364 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:26,364 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 17:01:26,364 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 17:01:26,364 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,364 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,364 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,364 INFO snapshot-role/MainThread: , 2024-03-01 17:01:26,364 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:26,364 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,364 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,364 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:01:26,397 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:01:26,398 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,398 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:26,398 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,398 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:26,398 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,398 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,398 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,398 INFO snapshot-role/MainThread: , 2024-03-01 17:01:26,398 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:26,398 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,398 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,398 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 17:01:26,615 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:26,616 INFO snapshot-role/MainThread: { 2024-03-01 17:01:26,616 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:26,616 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:26,616 INFO snapshot-role/MainThread: } 2024-03-01 17:01:26,616 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:01:29,591 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 17:01:29,591 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 17:01:29,622 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: {"lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: {"lv_uuid":"sDE6MS-boC6-ZU46-V7H6-UvhK-5i1Q-jYwxcs", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: {"lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: {"lv_uuid":"ct2Y58-wf5p-pYtj-XOtH-6258-m0RK-qMTuAR", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:01:29,623 INFO snapshot-role/MainThread: {"lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"lv_uuid":"RSh0kq-WVCZ-785c-68s4-zcb0-DtTB-wIIz1C", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"lv_uuid":"KsZglJ-uGxf-yjpa-UK0B-2F4a-O1JJ-oFlsXv", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "pv_name":"/dev/sdi"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "pv_name":"/dev/sdh"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "pv_name":"/dev/sdj"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"ct2Y58-wf5p-pYtj-XOtH-6258-m0RK-qMTuAR", "pv_name":"/dev/sdj"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"RSh0kq-WVCZ-785c-68s4-zcb0-DtTB-wIIz1C", "pv_name":"/dev/sdj"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"KsZglJ-uGxf-yjpa-UK0B-2F4a-O1JJ-oFlsXv", "pv_name":"/dev/sdj"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te", "pv_name":"/dev/sdg"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2", "pv_name":"/dev/sdg"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "pv_name":"/dev/sdg"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"sDE6MS-boC6-ZU46-V7H6-UvhK-5i1Q-jYwxcs", "pv_name":"/dev/sdg"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"KsZglJ-uGxf-yjpa-UK0B-2F4a-O1JJ-oFlsXv"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"RSh0kq-WVCZ-785c-68s4-zcb0-DtTB-wIIz1C"}, 2024-03-01 17:01:29,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"ct2Y58-wf5p-pYtj-XOtH-6258-m0RK-qMTuAR"}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2"}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"sDE6MS-boC6-ZU46-V7H6-UvhK-5i1Q-jYwxcs"} 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"lv_uuid":"g1TdMd-xUn0-QtyK-OC29-DFeO-BL2B-5GZ5d3", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"lv_uuid":"kfd10r-qTBR-yHCb-zXQO-RYj7-dtuv-Y9lF8j", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P", "pv_name":"/dev/sdd"}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx", "pv_name":"/dev/sdd"}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"g1TdMd-xUn0-QtyK-OC29-DFeO-BL2B-5GZ5d3", "pv_name":"/dev/sdd"}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07", "lv_uuid":"kfd10r-qTBR-yHCb-zXQO-RYj7-dtuv-Y9lF8j", "pv_name":"/dev/sde"}, 2024-03-01 17:01:29,625 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P"}, 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"g1TdMd-xUn0-QtyK-OC29-DFeO-BL2B-5GZ5d3"}, 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx"}, 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"kfd10r-qTBR-yHCb-zXQO-RYj7-dtuv-Y9lF8j"} 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: {"lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj", "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 17:01:29,626 INFO snapshot-role/MainThread: {"lv_uuid":"OFmZLn-gZLs-sTCD-kfyq-l32x-JVF4-rqU6l5", "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 17:01:29,626 INFO snapshot-role/MainThread: {"lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: {"lv_uuid":"BbbCpO-ncTH-ym7C-saLo-fHpi-EBQf-XlWgPA", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "pv_name":"/dev/sdb"}, 2024-03-01 17:01:29,626 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj", "pv_name":"/dev/sdb"}, 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4", "lv_uuid":"OFmZLn-gZLs-sTCD-kfyq-l32x-JVF4-rqU6l5", "pv_name":"/dev/sdc"}, 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4", "lv_uuid":"BbbCpO-ncTH-ym7C-saLo-fHpi-EBQf-XlWgPA", "pv_name":"/dev/sdc"}, 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "pv_name":"/dev/sda"} 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"BbbCpO-ncTH-ym7C-saLo-fHpi-EBQf-XlWgPA"}, 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"OFmZLn-gZLs-sTCD-kfyq-l32x-JVF4-rqU6l5"}, 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW"}, 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW"}, 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj"} 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,627 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,655 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:29,686 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,687 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 17:01:29,687 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 17:01:29,687 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,687 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:01:29,710 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,711 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:01:29,735 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,736 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,765 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:01:29,791 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,792 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:29,820 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,821 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 17:01:29,821 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 17:01:29,821 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,821 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:01:29,846 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,847 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:01:29,872 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,873 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:01:29,902 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,903 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:01:29,929 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,929 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,929 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,929 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,929 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,929 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 17:01:29,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,929 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,929 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,929 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,929 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,929 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:29,958 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,959 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 17:01:29,959 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 17:01:29,959 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,959 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:01:29,984 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:29,985 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,985 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:29,985 INFO snapshot-role/MainThread: { 2024-03-01 17:01:29,985 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:29,985 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 17:01:29,985 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,985 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,985 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,985 INFO snapshot-role/MainThread: , 2024-03-01 17:01:29,985 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:29,985 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:29,985 INFO snapshot-role/MainThread: } 2024-03-01 17:01:29,985 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:01:30,011 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,012 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,012 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,012 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,012 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,012 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 17:01:30,012 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,012 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,012 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,012 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,012 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,012 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,012 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,012 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:01:30,035 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,036 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,036 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,036 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,036 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,036 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 17:01:30,036 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,036 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,036 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,036 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,036 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,036 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,036 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,036 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:01:30,062 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,063 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:30,089 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 17:01:30,089 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 17:01:30,089 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,089 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,090 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:01:30,114 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,115 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:01:30,143 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,144 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,174 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,175 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:01:30,198 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,199 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,199 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,199 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,199 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,199 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 17:01:30,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,199 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,199 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,199 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,199 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,199 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:01:30,225 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,226 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,226 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,226 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,226 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,226 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 17:01:30,226 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 17:01:30,226 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 17:01:30,226 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 17:01:30,226 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,226 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,226 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,226 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,226 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,226 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,226 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:01:30,251 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,252 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,252 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,252 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,252 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,252 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 17:01:30,252 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,252 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,252 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,252 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,252 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,252 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,252 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,252 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:01:30,279 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,280 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,280 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,280 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,280 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,280 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 17:01:30,280 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,280 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,280 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,280 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,280 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,280 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,280 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,280 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:01:30,303 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,304 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,304 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,304 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,304 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,304 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 17:01:30,304 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,304 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,304 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,304 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,304 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,304 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,304 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,304 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:01:30,332 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,333 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,333 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,333 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,333 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,333 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 17:01:30,333 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,333 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,333 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,333 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,333 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,333 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,333 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,333 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:01:30,358 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,358 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,358 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,358 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,358 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,358 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 17:01:30,359 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 17:01:30,359 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 17:01:30,359 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 17:01:30,359 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,359 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,359 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,359 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,359 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,359 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,359 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,359 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:01:30,386 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,386 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,386 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,387 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,387 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,387 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 17:01:30,387 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,387 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,387 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,387 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,387 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,387 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,387 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,387 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:01:30,412 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,412 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,413 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,413 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,413 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,413 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 17:01:30,413 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,413 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,413 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,413 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,413 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,413 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,413 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,413 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:01:30,437 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,438 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,438 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,438 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,438 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,438 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 17:01:30,438 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,438 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,438 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,438 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,438 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,438 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,438 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,438 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:01:30,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,461 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,461 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,461 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,462 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 17:01:30,462 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,462 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,462 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,462 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,462 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,462 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,462 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:01:30,485 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,485 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,485 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,485 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,486 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,486 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 17:01:30,486 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 17:01:30,486 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:30,486 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:30,486 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,486 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,486 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,486 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,486 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,486 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,486 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,486 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:01:30,513 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,513 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,514 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,514 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,514 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,514 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 17:01:30,514 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,514 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,514 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,514 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,514 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,514 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,514 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,514 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:01:30,538 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,538 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,539 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,539 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,539 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,539 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 17:01:30,539 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,539 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,539 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,539 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,539 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,539 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,539 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,539 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:01:30,563 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,564 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,564 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,564 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,564 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,564 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 17:01:30,564 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,564 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,564 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,564 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,564 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,564 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,564 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,564 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:01:30,591 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,591 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,591 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,591 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,592 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,592 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:30,592 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,592 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,592 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,592 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,592 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,592 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,592 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,592 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:01:30,615 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,615 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,615 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,615 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,615 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,615 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 17:01:30,616 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 17:01:30,616 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:30,616 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:30,616 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,616 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,616 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,616 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,616 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,616 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,616 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,616 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:01:30,640 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,640 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,640 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,641 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,641 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:30,641 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,641 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,641 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,641 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,641 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,641 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,641 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,641 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:01:30,663 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,663 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,663 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,663 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,663 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,663 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:30,663 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,663 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,663 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,663 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,663 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,663 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,664 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,664 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:01:30,687 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:30,687 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,687 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:30,687 INFO snapshot-role/MainThread: { 2024-03-01 17:01:30,687 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:30,687 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:30,687 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,687 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,687 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,687 INFO snapshot-role/MainThread: , 2024-03-01 17:01:30,687 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:30,687 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:30,688 INFO snapshot-role/MainThread: } 2024-03-01 17:01:30,688 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:01:33,622 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 17:01:33,622 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 17:01:33,622 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:01:33,650 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: { 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: { 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:33,651 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 17:01:33,651 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 17:01:33,651 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: } 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: , 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: } 2024-03-01 17:01:33,651 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:01:33,675 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:33,676 INFO snapshot-role/MainThread: { 2024-03-01 17:01:33,676 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:33,676 INFO snapshot-role/MainThread: { 2024-03-01 17:01:33,676 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:33,676 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 17:01:33,676 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:33,676 INFO snapshot-role/MainThread: } 2024-03-01 17:01:33,676 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:33,676 INFO snapshot-role/MainThread: , 2024-03-01 17:01:33,676 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:33,676 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:33,676 INFO snapshot-role/MainThread: } 2024-03-01 17:01:33,677 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 17:01:33,715 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:33,715 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:01:36,837 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 17:01:36,837 INFO snapshot-role/MainThread: mount_lv : /mnt/lv2_mp 2024-03-01 17:01:36,837 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:01:36,861 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: { 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: { 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:36,862 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 17:01:36,862 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 17:01:36,862 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: } 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: , 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: } 2024-03-01 17:01:36,862 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:01:36,888 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: { 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: { 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: } 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: , 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: } 2024-03-01 17:01:36,889 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv2_snapset1 /mnt/lv2_mp 2024-03-01 17:01:36,922 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:36,923 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:01:40,092 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 17:01:40,092 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 17:01:40,092 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:40,117 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: { 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: { 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:40,118 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 17:01:40,118 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: } 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: , 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: } 2024-03-01 17:01:40,118 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:01:40,146 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:40,146 INFO snapshot-role/MainThread: { 2024-03-01 17:01:40,146 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:40,146 INFO snapshot-role/MainThread: { 2024-03-01 17:01:40,146 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:40,146 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 17:01:40,146 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:40,146 INFO snapshot-role/MainThread: } 2024-03-01 17:01:40,146 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:40,146 INFO snapshot-role/MainThread: , 2024-03-01 17:01:40,146 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:40,146 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:40,146 INFO snapshot-role/MainThread: } 2024-03-01 17:01:40,147 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 17:01:40,178 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:40,179 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:01:43,197 INFO snapshot-role/MainThread: mount_cmd: 1 1 0 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 17:01:43,198 INFO snapshot-role/MainThread: mount_lv : /mnt/lv6_mp 2024-03-01 17:01:43,198 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:43,221 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: { 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: { 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:43,222 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 17:01:43,222 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 17:01:43,222 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: } 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: , 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: } 2024-03-01 17:01:43,222 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 17:01:43,248 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:43,249 INFO snapshot-role/MainThread: { 2024-03-01 17:01:43,249 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:43,249 INFO snapshot-role/MainThread: { 2024-03-01 17:01:43,249 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:43,249 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:43,249 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:43,249 INFO snapshot-role/MainThread: } 2024-03-01 17:01:43,249 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:43,249 INFO snapshot-role/MainThread: , 2024-03-01 17:01:43,249 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:43,249 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:43,249 INFO snapshot-role/MainThread: } 2024-03-01 17:01:43,250 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv6 /mnt/lv6_mp 2024-03-01 17:01:43,278 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:43,279 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:01:46,260 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 17:01:46,260 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp None test_vg1 lv1 snapset1 2024-03-01 17:01:46,260 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:01:46,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: { 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: { 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:46,286 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 17:01:46,286 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 17:01:46,286 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: } 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: , 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: } 2024-03-01 17:01:46,286 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:01:46,315 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:46,316 INFO snapshot-role/MainThread: { 2024-03-01 17:01:46,316 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:46,316 INFO snapshot-role/MainThread: { 2024-03-01 17:01:46,316 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:46,316 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 17:01:46,316 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:46,316 INFO snapshot-role/MainThread: } 2024-03-01 17:01:46,316 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:46,316 INFO snapshot-role/MainThread: , 2024-03-01 17:01:46,316 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:46,316 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:46,316 INFO snapshot-role/MainThread: } 2024-03-01 17:01:46,316 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 17:01:46,319 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:46,319 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 17:01:46,320 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:01:49,320 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 17:01:49,320 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv2_mp None test_vg1 lv2 snapset1 2024-03-01 17:01:49,320 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:01:49,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: { 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: { 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:49,345 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 17:01:49,345 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: } 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: , 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: } 2024-03-01 17:01:49,345 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:01:49,378 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: { 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: { 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: } 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: , 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: } 2024-03-01 17:01:49,379 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2_snapset1 -P 2024-03-01 17:01:49,382 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:49,383 INFO snapshot-role/MainThread: TARGET="/mnt/lv2_mp" SOURCE="/dev/mapper/test_vg1-lv2_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 17:01:49,383 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:01:52,604 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 17:01:52,604 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv7_mp None test_vg3 lv7 snapset1 2024-03-01 17:01:52,604 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: { 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: { 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:52,629 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 17:01:52,629 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 17:01:52,629 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: } 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: , 2024-03-01 17:01:52,629 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:52,630 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:52,630 INFO snapshot-role/MainThread: } 2024-03-01 17:01:52,630 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:01:52,659 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:52,660 INFO snapshot-role/MainThread: { 2024-03-01 17:01:52,660 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:52,660 INFO snapshot-role/MainThread: { 2024-03-01 17:01:52,660 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:52,660 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 17:01:52,660 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:52,660 INFO snapshot-role/MainThread: } 2024-03-01 17:01:52,660 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:52,660 INFO snapshot-role/MainThread: , 2024-03-01 17:01:52,660 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:52,660 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:52,660 INFO snapshot-role/MainThread: } 2024-03-01 17:01:52,660 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 17:01:52,664 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:52,664 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 17:01:52,664 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:01:55,678 INFO snapshot-role/MainThread: mount_cmd: 1 1 1 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 17:01:55,678 INFO snapshot-role/MainThread: mount_verify_lv : 1 /mnt/lv6_mp None test_vg3 lv6 snapset1 2024-03-01 17:01:55,679 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:55,704 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: { 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: { 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:55,705 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 17:01:55,705 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 17:01:55,705 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: } 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: , 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: } 2024-03-01 17:01:55,705 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 17:01:55,730 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:55,730 INFO snapshot-role/MainThread: { 2024-03-01 17:01:55,731 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:55,731 INFO snapshot-role/MainThread: { 2024-03-01 17:01:55,731 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:55,731 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:55,731 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:55,731 INFO snapshot-role/MainThread: } 2024-03-01 17:01:55,731 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:55,731 INFO snapshot-role/MainThread: , 2024-03-01 17:01:55,731 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:55,731 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:55,731 INFO snapshot-role/MainThread: } 2024-03-01 17:01:55,731 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6 -P 2024-03-01 17:01:55,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:55,734 INFO snapshot-role/MainThread: TARGET="/mnt/lv6_mp" SOURCE="/dev/mapper/test_vg3-lv6" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 17:01:55,735 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:01:58,732 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 17:01:58,732 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 17:01:58,732 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:01:58,757 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: { 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: { 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:58,758 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 17:01:58,758 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 17:01:58,758 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: } 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: , 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: } 2024-03-01 17:01:58,758 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:01:58,787 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:58,788 INFO snapshot-role/MainThread: { 2024-03-01 17:01:58,788 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:58,788 INFO snapshot-role/MainThread: { 2024-03-01 17:01:58,788 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:58,788 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 17:01:58,788 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:58,788 INFO snapshot-role/MainThread: } 2024-03-01 17:01:58,788 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:58,788 INFO snapshot-role/MainThread: , 2024-03-01 17:01:58,788 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:58,788 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:58,788 INFO snapshot-role/MainThread: } 2024-03-01 17:01:58,788 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 17:01:58,788 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 17:01:58,802 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:58,803 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:02:01,792 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv2_mp lv2 test_vg1 None 2024-03-01 17:02:01,792 INFO snapshot-role/MainThread: umount_lv : /mnt/lv2_mp 2024-03-01 17:02:01,792 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:02:01,818 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: { 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: { 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:01,819 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 17:02:01,819 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 17:02:01,819 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: } 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: , 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: } 2024-03-01 17:02:01,819 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2 2024-03-01 17:02:01,842 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:01,842 INFO snapshot-role/MainThread: { 2024-03-01 17:02:01,842 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:01,842 INFO snapshot-role/MainThread: { 2024-03-01 17:02:01,843 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:01,843 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:01,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:01,843 INFO snapshot-role/MainThread: } 2024-03-01 17:02:01,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:01,843 INFO snapshot-role/MainThread: , 2024-03-01 17:02:01,843 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:01,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:01,843 INFO snapshot-role/MainThread: } 2024-03-01 17:02:01,843 INFO snapshot-role/MainThread: umount target /mnt/lv2_mp from device /dev/mapper/test_vg1-lv2_snapset1 2024-03-01 17:02:01,843 INFO snapshot-role/MainThread: Running... umount /mnt/lv2_mp -A 2024-03-01 17:02:01,856 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:01,856 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:02:04,849 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv7_mp lv7 test_vg3 None 2024-03-01 17:02:04,850 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 17:02:04,850 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:02:04,874 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: { 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: { 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:04,875 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 17:02:04,875 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 17:02:04,875 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: } 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: , 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: } 2024-03-01 17:02:04,875 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:02:04,900 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:04,900 INFO snapshot-role/MainThread: { 2024-03-01 17:02:04,900 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:04,900 INFO snapshot-role/MainThread: { 2024-03-01 17:02:04,900 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:04,900 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 17:02:04,900 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:04,900 INFO snapshot-role/MainThread: } 2024-03-01 17:02:04,900 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:04,900 INFO snapshot-role/MainThread: , 2024-03-01 17:02:04,900 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:04,900 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:04,900 INFO snapshot-role/MainThread: } 2024-03-01 17:02:04,900 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 17:02:04,901 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp -A 2024-03-01 17:02:04,914 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:04,914 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:02:08,026 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv6_mp None None None 2024-03-01 17:02:08,026 INFO snapshot-role/MainThread: umount_lv : /mnt/lv6_mp 2024-03-01 17:02:08,026 INFO snapshot-role/MainThread: umount target /mnt/lv6_mp from device /dev/mapper/test_vg3-lv6 2024-03-01 17:02:08,026 INFO snapshot-role/MainThread: Running... umount /mnt/lv6_mp -A 2024-03-01 17:02:08,040 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:08,040 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:02:11,202 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 17:02:11,202 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 17:02:11,233 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"lv_uuid":"sDE6MS-boC6-ZU46-V7H6-UvhK-5i1Q-jYwxcs", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"lv_uuid":"ct2Y58-wf5p-pYtj-XOtH-6258-m0RK-qMTuAR", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"1.30", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"lv_uuid":"RSh0kq-WVCZ-785c-68s4-zcb0-DtTB-wIIz1C", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"3.16", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:11,234 INFO snapshot-role/MainThread: {"lv_uuid":"KsZglJ-uGxf-yjpa-UK0B-2F4a-O1JJ-oFlsXv", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "pv_name":"/dev/sdi"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "pv_name":"/dev/sdh"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "pv_name":"/dev/sdj"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"ct2Y58-wf5p-pYtj-XOtH-6258-m0RK-qMTuAR", "pv_name":"/dev/sdj"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"RSh0kq-WVCZ-785c-68s4-zcb0-DtTB-wIIz1C", "pv_name":"/dev/sdj"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"KsZglJ-uGxf-yjpa-UK0B-2F4a-O1JJ-oFlsXv", "pv_name":"/dev/sdj"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"sDE6MS-boC6-ZU46-V7H6-UvhK-5i1Q-jYwxcs", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"KsZglJ-uGxf-yjpa-UK0B-2F4a-O1JJ-oFlsXv"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"RSh0kq-WVCZ-785c-68s4-zcb0-DtTB-wIIz1C"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"ct2Y58-wf5p-pYtj-XOtH-6258-m0RK-qMTuAR"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2"}, 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"sDE6MS-boC6-ZU46-V7H6-UvhK-5i1Q-jYwxcs"} 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,235 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"lv_uuid":"g1TdMd-xUn0-QtyK-OC29-DFeO-BL2B-5GZ5d3", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"lv_uuid":"kfd10r-qTBR-yHCb-zXQO-RYj7-dtuv-Y9lF8j", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P", "pv_name":"/dev/sdd"}, 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx", "pv_name":"/dev/sdd"}, 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"g1TdMd-xUn0-QtyK-OC29-DFeO-BL2B-5GZ5d3", "pv_name":"/dev/sdd"}, 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07", "lv_uuid":"kfd10r-qTBR-yHCb-zXQO-RYj7-dtuv-Y9lF8j", "pv_name":"/dev/sde"}, 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,236 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P"}, 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"g1TdMd-xUn0-QtyK-OC29-DFeO-BL2B-5GZ5d3"}, 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx"}, 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"kfd10r-qTBR-yHCb-zXQO-RYj7-dtuv-Y9lF8j"} 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj", "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 17:02:11,237 INFO snapshot-role/MainThread: {"lv_uuid":"OFmZLn-gZLs-sTCD-kfyq-l32x-JVF4-rqU6l5", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"2.81", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"lv_uuid":"BbbCpO-ncTH-ym7C-saLo-fHpi-EBQf-XlWgPA", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "pv_name":"/dev/sdb"}, 2024-03-01 17:02:11,237 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj", "pv_name":"/dev/sdb"}, 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4", "lv_uuid":"OFmZLn-gZLs-sTCD-kfyq-l32x-JVF4-rqU6l5", "pv_name":"/dev/sdc"}, 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4", "lv_uuid":"BbbCpO-ncTH-ym7C-saLo-fHpi-EBQf-XlWgPA", "pv_name":"/dev/sdc"}, 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "pv_name":"/dev/sda"} 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"BbbCpO-ncTH-ym7C-saLo-fHpi-EBQf-XlWgPA"}, 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"OFmZLn-gZLs-sTCD-kfyq-l32x-JVF4-rqU6l5"}, 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW"}, 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW"}, 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj"} 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,238 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:02:11,263 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:11,263 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,264 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:11,264 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:11,264 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:11,264 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,264 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,264 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,264 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:11,264 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,264 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,264 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 17:02:11,389 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:11,389 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,389 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:11,389 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,390 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,390 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:02:11,440 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:11,440 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,440 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:11,440 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,440 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:11,440 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.30", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:11,440 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,441 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,441 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,441 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,441 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:11,441 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,441 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,441 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 17:02:11,558 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:11,558 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,558 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:11,558 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,558 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,558 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:02:11,621 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:11,622 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,622 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:11,622 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,622 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:11,622 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 17:02:11,622 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,622 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,622 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,622 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,622 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:11,622 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,622 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,623 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 17:02:11,738 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:11,739 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,739 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:11,739 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,739 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,739 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:02:11,793 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:11,793 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,793 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:11,793 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,793 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:11,793 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:11,793 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,793 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,794 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,794 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,794 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:11,794 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,794 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,794 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 17:02:11,920 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:11,921 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,921 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:11,921 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,921 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,921 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:02:11,969 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:11,969 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,969 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:11,969 INFO snapshot-role/MainThread: { 2024-03-01 17:02:11,969 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:11,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":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:11,970 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,970 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,970 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,970 INFO snapshot-role/MainThread: , 2024-03-01 17:02:11,970 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:11,970 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:11,970 INFO snapshot-role/MainThread: } 2024-03-01 17:02:11,970 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 17:02:12,096 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:12,096 INFO snapshot-role/MainThread: { 2024-03-01 17:02:12,096 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:12,096 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,096 INFO snapshot-role/MainThread: } 2024-03-01 17:02:12,096 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:02:12,139 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: { 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: { 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: } 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: , 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: } 2024-03-01 17:02:12,140 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 17:02:12,268 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:12,268 INFO snapshot-role/MainThread: { 2024-03-01 17:02:12,268 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:12,268 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,269 INFO snapshot-role/MainThread: } 2024-03-01 17:02:12,269 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:02:12,312 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:12,313 INFO snapshot-role/MainThread: { 2024-03-01 17:02:12,313 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:12,313 INFO snapshot-role/MainThread: { 2024-03-01 17:02:12,313 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:12,313 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 17:02:12,313 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,313 INFO snapshot-role/MainThread: } 2024-03-01 17:02:12,313 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,313 INFO snapshot-role/MainThread: , 2024-03-01 17:02:12,313 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:12,313 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,313 INFO snapshot-role/MainThread: } 2024-03-01 17:02:12,313 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 17:02:12,438 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:12,438 INFO snapshot-role/MainThread: { 2024-03-01 17:02:12,439 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:12,439 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,439 INFO snapshot-role/MainThread: } 2024-03-01 17:02:12,439 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:02:12,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:12,479 INFO snapshot-role/MainThread: { 2024-03-01 17:02:12,480 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:12,480 INFO snapshot-role/MainThread: { 2024-03-01 17:02:12,480 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:12,480 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:12,480 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,480 INFO snapshot-role/MainThread: } 2024-03-01 17:02:12,480 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,480 INFO snapshot-role/MainThread: , 2024-03-01 17:02:12,480 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:12,480 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,480 INFO snapshot-role/MainThread: } 2024-03-01 17:02:12,480 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 17:02:12,612 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:12,612 INFO snapshot-role/MainThread: { 2024-03-01 17:02:12,612 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:12,612 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:12,612 INFO snapshot-role/MainThread: } 2024-03-01 17:02:12,613 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:02:15,624 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 17:02:15,624 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 17:02:15,655 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: {"lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "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 17:02:15,656 INFO snapshot-role/MainThread: {"lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "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 17:02:15,656 INFO snapshot-role/MainThread: {"lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2", "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 17:02:15,656 INFO snapshot-role/MainThread: {"lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te", "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 17:02:15,656 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "pv_name":"/dev/sdi"}, 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "pv_name":"/dev/sdh"}, 2024-03-01 17:02:15,656 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp", "pv_name":"/dev/sdj"}, 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te"}, 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP"}, 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP"}, 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp"}, 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp"}, 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2"} 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,657 INFO snapshot-role/MainThread: {"lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx", "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 17:02:15,657 INFO snapshot-role/MainThread: {"lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P", "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 17:02:15,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P", "pv_name":"/dev/sdd"}, 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx", "pv_name":"/dev/sdd"}, 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P"}, 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx"} 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,658 INFO snapshot-role/MainThread: {"lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj", "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 17:02:15,658 INFO snapshot-role/MainThread: {"lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "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 17:02:15,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "pv_name":"/dev/sdb"}, 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj", "pv_name":"/dev/sdb"}, 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW", "pv_name":"/dev/sda"} 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW"}, 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW"}, 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj"} 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,659 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,682 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:02:15,705 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:15,705 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,706 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,706 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,706 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,706 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 17:02:15,706 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 17:02:15,706 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 17:02:15,706 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 17:02:15,706 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,706 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,706 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,706 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,706 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,706 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,706 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,706 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:02:15,728 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:15,728 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,728 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,728 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,729 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,729 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,729 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,729 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,729 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,729 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,729 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,729 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,729 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:02:15,751 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:15,751 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,752 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,752 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,752 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 17:02:15,752 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,752 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,752 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,752 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,752 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,752 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,752 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:02:15,775 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:15,775 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,775 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,775 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,775 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 17:02:15,776 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 17:02:15,776 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 17:02:15,776 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 17:02:15,776 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,776 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,776 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,776 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,776 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,776 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,776 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,776 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,798 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:02:15,820 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:15,820 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,820 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,820 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,820 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,820 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 17:02:15,820 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,820 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,820 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,820 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,820 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,820 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,820 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,820 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:02:15,842 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:15,843 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,843 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,843 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,843 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,843 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 17:02:15,843 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 17:02:15,843 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 17:02:15,843 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 17:02:15,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,843 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,843 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,843 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,843 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,843 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:02:15,872 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:15,873 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,873 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,873 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,873 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,873 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,873 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,873 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,873 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:02:15,896 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:15,896 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,896 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,896 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,896 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,896 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 17:02:15,896 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,896 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,896 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,897 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,897 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,897 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,897 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,897 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:02:15,920 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:15,920 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,920 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,920 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,920 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,921 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 17:02:15,921 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 17:02:15,921 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 17:02:15,921 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 17:02:15,921 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,921 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,921 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,921 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,921 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,921 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,921 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,921 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:02:15,943 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:15,943 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,943 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,943 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,943 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,943 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,943 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,943 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,943 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,944 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,944 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,944 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,944 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:02:15,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:15,965 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,965 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,965 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,965 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,965 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 17:02:15,965 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,965 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,965 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,965 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,965 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,966 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,966 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,966 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:02:15,990 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:15,990 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,990 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:15,990 INFO snapshot-role/MainThread: { 2024-03-01 17:02:15,990 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:15,990 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 17:02:15,990 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 17:02:15,990 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,991 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,991 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,991 INFO snapshot-role/MainThread: , 2024-03-01 17:02:15,991 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:15,991 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:15,991 INFO snapshot-role/MainThread: } 2024-03-01 17:02:15,991 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:02:16,015 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:16,015 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,015 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:16,015 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,015 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:16,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,016 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,016 INFO snapshot-role/MainThread: , 2024-03-01 17:02:16,016 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:16,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,016 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,016 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:02:16,039 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:16,039 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,039 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:16,039 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,039 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:16,039 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 17:02:16,040 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,040 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,040 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,040 INFO snapshot-role/MainThread: , 2024-03-01 17:02:16,040 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:16,040 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,040 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,040 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:02:16,062 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:16,062 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,062 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:16,062 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,062 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:16,062 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:16,062 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:16,062 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,062 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,063 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,063 INFO snapshot-role/MainThread: , 2024-03-01 17:02:16,063 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:16,063 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,063 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,063 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:02:16,089 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:16,089 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,089 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:16,089 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,089 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:16,089 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,089 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,089 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,089 INFO snapshot-role/MainThread: , 2024-03-01 17:02:16,089 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:16,089 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,089 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,090 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:02:16,112 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:16,112 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,112 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:16,112 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,112 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:16,112 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 17:02:16,112 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,112 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,112 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,112 INFO snapshot-role/MainThread: , 2024-03-01 17:02:16,112 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:16,112 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,112 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,112 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:02:16,135 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:16,135 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,135 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:16,135 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,135 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:16,135 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 17:02:16,135 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 17:02:16,135 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,135 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,135 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,136 INFO snapshot-role/MainThread: , 2024-03-01 17:02:16,136 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:16,136 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,136 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,136 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:02:16,159 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:16,159 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,159 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:16,159 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,159 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:16,159 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,160 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,160 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,160 INFO snapshot-role/MainThread: , 2024-03-01 17:02:16,160 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:16,160 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,160 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,160 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:02:16,183 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:16,184 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,184 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:16,184 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,184 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:16,184 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 17:02:16,184 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,184 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,184 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,184 INFO snapshot-role/MainThread: , 2024-03-01 17:02:16,184 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:16,184 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,184 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,184 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:02:16,207 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:16,208 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,208 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:16,208 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,208 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:16,208 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 17:02:16,208 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:16,208 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,208 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,208 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,208 INFO snapshot-role/MainThread: , 2024-03-01 17:02:16,208 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:16,208 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,208 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,208 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:02:16,233 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:16,233 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,234 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:16,234 INFO snapshot-role/MainThread: { 2024-03-01 17:02:16,234 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:16,234 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,234 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,234 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,234 INFO snapshot-role/MainThread: , 2024-03-01 17:02:16,234 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:16,234 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:16,234 INFO snapshot-role/MainThread: } 2024-03-01 17:02:16,234 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices cat: /etc/lvm/devices/system.devices: No such file or directory + : ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="b2f85011-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="b2f85011-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + dmsetup table No devices found + cat /tmp/blivet.log 2024-03-01 16:55:19,336 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_7rv68zkb/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:55:24,162 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_g8plwiwd/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:55:31,464 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6hlhi2k8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:55:31,505 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:31,506 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:55:31,612 INFO program/MainThread: stdout[2]: 2024-03-01 16:55:31,612 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:55:31,612 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:55:31,612 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:55:31,617 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:31,618 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:55:31,622 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:31,622 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:55:31,625 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:31,625 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:55:31,628 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:31,629 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:55:31,637 INFO program/MainThread: stdout: 2024-03-01 16:55:31,638 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:55:31,638 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:55:31,638 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:55:31,638 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:31,638 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:55:31,638 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:31,639 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:31,639 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:55:31,639 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:31,639 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:55:31,640 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:55:31,640 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:31,652 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:31,664 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:55:31,669 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:55:31,669 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:55:31,670 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:55:31,705 INFO program/MainThread: stdout[3]: 2024-03-01 16:55:31,705 INFO program/MainThread: stderr[3]: 2024-03-01 16:55:31,705 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:55:31,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:31,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:31,719 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:55:31,724 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:55:31,724 INFO blivet/MainThread: sda is a disk 2024-03-01 16:55:31,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:55:31,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:55:31,729 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:55:31,732 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:55:31,732 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:55:31,735 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:55:31,736 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:55:31,736 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:55:31,736 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26c244b38) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:55:31,740 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:55:31,740 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:55:31,744 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:55:31,744 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:55:31,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:55:31,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:31,754 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:55:31,755 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:55:31,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:55:31,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:55:31,758 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:55:31,762 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:55:31,762 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:55:31,765 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:55:31,765 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:55:31,766 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:55:31,766 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26c244b00) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:55:31,769 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:55:31,770 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:55:31,773 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:55:31,773 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:55:31,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:55:31,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:31,783 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:55:31,783 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:55:31,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:55:31,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:55:31,787 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:55:31,790 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:55:31,790 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:55:31,794 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:55:31,794 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:55:31,794 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:55:31,794 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26b1fb400) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:55:31,798 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:55:31,798 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:55:31,801 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:55:31,801 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:55:31,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:55:31,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:31,811 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:55:31,812 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:55:31,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:55:31,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:55:31,815 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:55:31,818 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:55:31,819 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:55:31,822 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:55:31,822 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:55:31,823 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:55:31,823 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26b1fb908) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:55:31,826 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:55:31,826 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:55:31,830 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:55:31,830 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:55:31,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:55:31,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:31,840 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:55:31,841 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:55:31,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:55:31,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:55:31,844 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:55:31,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:55:31,848 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:55:31,851 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:55:31,851 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:55:31,852 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:55:31,852 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26c254e80) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:55:31,855 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:55:31,855 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:55:31,859 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:55:31,859 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:55:31,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:55:31,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:31,869 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:55:31,870 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:55:31,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:55:31,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:55:31,873 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:55:31,876 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:55:31,876 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:55:31,880 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:55:31,880 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:55:31,880 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:55:31,880 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26b2078d0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:55:31,884 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:55:31,884 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:55:31,887 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:55:31,887 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:55:31,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:55:31,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:31,897 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:55:31,898 INFO blivet/MainThread: sde is a disk 2024-03-01 16:55:31,898 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:55:31,898 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:55:31,901 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:55:31,904 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:55:31,905 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:55:31,908 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:55:31,908 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:55:31,909 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:55:31,909 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26b207cf8) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:55:31,912 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:55:31,912 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:55:31,915 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:55:31,915 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:55:31,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:55:31,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:31,926 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:55:31,926 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:55:31,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:55:31,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:55:31,930 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:55:31,933 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:55:31,933 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:55:31,937 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:55:31,937 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:55:31,937 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:55:31,937 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26b20d4e0) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:55:31,941 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:55:31,941 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:55:31,944 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:55:31,944 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:55:31,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:55:31,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:31,955 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:55:31,955 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:55:31,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:55:31,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:55:31,958 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:55:31,962 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:55:31,962 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:55:31,965 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:55:31,966 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:55:31,966 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:55:31,966 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26b20d710) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:55:31,970 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:55:31,970 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:55:31,974 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:55:31,974 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:55:31,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:55:31,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:31,984 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:55:31,984 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:55:31,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:55:31,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:55:31,988 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:55:31,991 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:55:31,991 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:55:31,994 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:55:31,995 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:55:31,995 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:55:31,995 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26b1f8588) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:55:31,998 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:55:31,999 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:55:32,002 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:55:32,002 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:55:32,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:55:32,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:32,012 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:55:32,012 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:55:32,013 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:55:32,013 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:55:32,016 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:55:32,019 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:55:32,019 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:55:32,022 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:55:32,023 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:55:32,023 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:55:32,023 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26b1f8c18) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:55:32,027 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:55:32,027 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:55:32,030 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:55:32,030 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:55:32,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:55:32,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:32,041 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:55:32,041 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:55:32,041 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:55:32,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:55:32,045 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:55:32,048 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:55:32,048 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:55:32,052 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:55:32,052 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:55:32,052 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:55:32,052 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26b20deb8) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:55:32,056 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:55:32,056 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:55:32,059 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': '30400707'} ; 2024-03-01 16:55:32,059 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:55:32,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:32,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:32,069 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:55:32,069 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:55:32,069 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:55:32,070 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:55:32,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:55:32,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:55:32,073 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:55:32,076 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:55:32,076 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:55:32,080 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:55:32,080 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:55:32,080 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:55:32,081 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa26b217b00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:55:32,084 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:55:32,088 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:32,088 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:55:32,091 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:32,091 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:55:32,095 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:32,095 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:55:32,098 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:32,098 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:55:32,101 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:55:32,104 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:32,108 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:55:32,112 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 0x7fa26b21dac8> 2024-03-01 16:55:34,898 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:55:34,904 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:55:34,904 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:55:34,908 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': '30404649'} ; 2024-03-01 16:55:34,909 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:55:34,909 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:55:34,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:34,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:34,918 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:55:34,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:34,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:34,924 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:34,935 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:34,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:34,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:55:34,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:55:34,959 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:55:34,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:55:34,962 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:55:34,965 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:55:34,966 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:55:34,969 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:55:34,969 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:55:34,969 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:55:34,973 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:55:34,977 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:55:34,980 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:55:34,983 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:55:34,986 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:55:34,987 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:55:34,987 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:55:34,988 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:55:34,987 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa26b217b70) -- 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 0x7fa26b1b05c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:55:34,991 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:55:34,995 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:34,995 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:55:34,998 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:34,998 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:55:35,001 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:35,001 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:55:35,005 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:35,005 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:55:35,007 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:55:35,007 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:55:35,010 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:35,011 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:55:35,014 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:55:35,014 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:55:35,015 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:35,028 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:35,041 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:55:35,042 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:55:35,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:55:35,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:35,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:55:35,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:35,055 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:55:35,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:55:35,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:35,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:55:35,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:35,067 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:55:35,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:55:35,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:35,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:55:35,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:35,078 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:55:35,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:55:35,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:35,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:55:35,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:35,089 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:55:35,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:55:35,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:35,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:55:35,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:35,101 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:55:35,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:55:35,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:35,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:55:35,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:35,112 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:55:35,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:55:39,837 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_kdjgn5iy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:55:39,873 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:39,874 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:55:39,877 INFO program/MainThread: stdout[2]: 2024-03-01 16:55:39,877 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:55:39,877 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:55:39,878 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:55:39,882 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:39,883 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:55:39,887 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:39,887 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:55:39,890 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:39,890 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:55:39,893 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:39,893 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:55:39,901 INFO program/MainThread: stdout: 2024-03-01 16:55:39,902 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:55:39,902 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:55:39,902 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:55:39,902 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:39,902 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:55:39,902 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:39,903 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:39,903 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:55:39,903 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:39,903 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:55:39,904 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:55:39,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:39,914 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:39,926 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:55:39,931 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:55:39,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 16:55:39,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 16:55:39,966 INFO program/MainThread: stdout[3]: 2024-03-01 16:55:39,966 INFO program/MainThread: stderr[3]: 2024-03-01 16:55:39,966 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:55:39,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:39,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:39,980 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:55:39,985 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:55:39,985 INFO blivet/MainThread: sda is a disk 2024-03-01 16:55:39,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:55:39,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:55:39,989 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:55:39,992 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:55:39,993 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:55:39,996 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:55:39,996 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:55:39,997 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:55:39,997 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d6070ab38) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:55:40,001 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:55:40,001 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:55:40,004 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:55:40,004 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:55:40,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:55:40,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:40,014 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:55:40,015 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:55:40,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:55:40,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:55:40,018 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:55:40,022 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:55:40,022 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:55:40,025 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:55:40,026 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:55:40,026 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:55:40,026 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d6070ab00) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:55:40,029 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:55:40,030 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:55:40,033 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:55:40,033 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:55:40,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:55:40,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:40,043 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:55:40,044 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:55:40,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:55:40,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:55:40,047 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:55:40,051 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:55:40,051 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:55:40,054 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:55:40,055 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:55:40,055 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:55:40,055 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d5f6c1400) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:55:40,059 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:55:40,059 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:55:40,062 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:55:40,062 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:55:40,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:55:40,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:40,073 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:55:40,073 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:55:40,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:55:40,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:55:40,077 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:55:40,080 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:55:40,080 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:55:40,083 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:55:40,084 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:55:40,084 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:55:40,084 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d5f6c1908) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:55:40,088 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:55:40,088 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:55:40,091 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:55:40,091 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:55:40,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:55:40,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:40,101 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:55:40,102 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:55:40,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:55:40,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:55:40,105 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:55:40,109 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:55:40,109 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:55:40,112 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:55:40,112 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:55:40,113 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:55:40,113 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d6071ae80) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:55:40,116 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:55:40,116 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:55:40,120 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:55:40,120 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:55:40,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:55:40,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:40,130 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:55:40,131 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:55:40,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:55:40,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:55:40,134 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:55:40,137 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:55:40,138 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:55:40,141 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:55:40,141 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:55:40,142 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:55:40,142 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d5f6cd8d0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:55:40,145 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:55:40,145 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:55:40,149 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:55:40,149 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:55:40,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:55:40,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:40,160 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:55:40,160 INFO blivet/MainThread: sde is a disk 2024-03-01 16:55:40,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:55:40,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:55:40,164 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:55:40,167 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:55:40,167 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:55:40,171 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:55:40,171 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:55:40,171 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:55:40,171 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d5f6cdcf8) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:55:40,175 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:55:40,175 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:55:40,178 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:55:40,179 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:55:40,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:55:40,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:40,189 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:55:40,189 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:55:40,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:55:40,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:55:40,193 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:55:40,196 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:55:40,196 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:55:40,200 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:55:40,200 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:55:40,200 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:55:40,201 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d5f6d34e0) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:55:40,204 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:55:40,204 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:55:40,207 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:55:40,208 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:55:40,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:55:40,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:40,218 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:55:40,218 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:55:40,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:55:40,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:55:40,222 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:55:40,225 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:55:40,226 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:55:40,229 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:55:40,229 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:55:40,230 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:55:40,230 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d5f6d3710) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:55:40,233 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:55:40,234 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:55:40,237 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:55:40,237 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:55:40,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:55:40,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:40,248 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:55:40,248 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:55:40,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:55:40,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:55:40,252 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:55:40,255 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:55:40,256 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:55:40,259 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:55:40,259 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:55:40,260 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:55:40,260 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d5f6be588) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:55:40,263 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:55:40,263 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:55:40,267 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:55:40,267 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:55:40,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:55:40,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:40,277 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:55:40,278 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:55:40,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:55:40,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:55:40,281 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:55:40,285 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:55:40,285 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:55:40,288 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:55:40,289 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:55:40,289 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:55:40,289 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d5f6bec18) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:55:40,293 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:55:40,293 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:55:40,296 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:55:40,296 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:55:40,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:55:40,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:40,307 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:55:40,307 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:55:40,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:55:40,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:55:40,311 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:55:40,314 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:55:40,314 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:55:40,317 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:55:40,318 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:55:40,318 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:55:40,318 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d5f6d3eb8) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:55:40,322 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:55:40,322 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:55:40,325 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': '30400707'} ; 2024-03-01 16:55:40,325 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:55:40,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:40,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:40,336 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:55:40,336 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:55:40,336 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:55:40,336 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:55:40,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:55:40,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:55:40,340 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:55:40,343 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:55:40,343 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:55:40,347 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:55:40,347 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:55:40,347 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:55:40,348 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6d5f6ddb00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:55:40,351 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:55:40,355 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:40,355 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:55:40,359 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:40,359 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:55:40,362 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:40,362 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:55:40,366 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:40,366 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:55:40,369 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:55:40,373 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:40,376 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:55:40,380 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 0x7f6d5f6e3a88> 2024-03-01 16:55:43,577 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:55:43,581 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:55:43,581 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:55:43,585 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': '30404649'} ; 2024-03-01 16:55:43,586 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:55:43,586 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:55:43,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:43,595 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:55:43,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:43,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:43,614 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:43,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:55:43,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:55:43,638 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:55:43,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:55:43,641 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:55:43,644 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:55:43,645 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:55:43,648 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:55:43,648 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:55:43,648 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:55:43,652 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:55:43,656 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:55:43,659 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:55:43,662 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:55:43,665 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:55:43,666 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:55:43,666 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:55:43,667 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:55:43,666 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f6d5f6ddb70) -- 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 0x7f6d5f6765c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:55:43,671 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:55:43,674 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:43,674 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:55:43,678 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:43,678 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:55:43,681 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:43,681 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:55:43,685 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:43,685 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:55:43,686 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:55:43,687 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:55:43,690 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:43,691 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:55:43,694 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:55:43,694 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:55:43,695 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:43,706 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:43,719 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:55:43,720 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:55:43,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:43,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:43,733 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:55:43,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:43,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:43,744 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:55:43,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:43,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:43,756 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:55:43,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:43,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:43,767 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:55:43,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:43,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:43,779 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:55:43,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:43,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:43,790 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:55:43,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:43,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:43,802 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:55:43,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:55:43,808 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:55:43,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:55:43,814 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:55:43,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:55:43,819 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:55:43,823 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:43,823 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:55:43,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:55:43,827 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:55:43,827 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:55:43,830 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:55:43,830 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:55:43,833 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:43,833 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:55:43,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:55:43,837 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:55:43,837 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:55:43,840 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:55:43,840 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:55:43,843 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:43,843 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:55:43,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:55:43,847 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:55:43,847 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:55:43,850 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:55:43,850 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:55:43,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:55:43,855 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:55:43,859 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:55:43,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:55:43,866 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:55:43,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:55:43,874 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:55:43,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:55:43,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:55:43,879 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:55:43,879 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:55:43,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:43,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:43,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:43,892 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:55:43,892 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:55:43,893 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:55:43,893 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 16:55:43,893 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:55:43,894 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:55:43,897 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:43,897 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:55:43,900 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:43,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:55:43,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:55:43,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:55:43,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:55:43,912 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:55:43,915 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:55:43,918 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:55:43,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:55:43,923 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:55:43,923 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:55:43,923 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:55:43,923 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:55:43,930 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:55:43,930 INFO program/MainThread: stderr[4]: 2024-03-01 16:55:43,930 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:55:43,931 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:55:43,931 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:55:43,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:55:43,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:55:43,936 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:55:43,937 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:55:43,937 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:55:43,937 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:55:43,937 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:55:43,937 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:55:43,937 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:55:43,937 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:55:43,937 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:55:43,937 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:55:43,938 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:55:43,938 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:55:43,941 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:55:43,944 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:55:43,947 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:55:43,947 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:55:43,950 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:55:43,950 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 0x7f6d5f61c728> 2024-03-01 16:55:43,950 INFO blivet/MainThread: sorting actions... 2024-03-01 16:55:43,952 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:55:43,952 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:55:43,952 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:55:43,952 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:55:43,952 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:55:43,952 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:55:43,953 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:55:43,953 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:55:43,953 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:55:43,953 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:55:43,956 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:55:43,959 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:55:43,959 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:55:43,971 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:43,971 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,003 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,004 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,018 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,019 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:55:44,023 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:55:44,026 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:55:44,026 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:55:44,033 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,061 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,062 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,073 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,074 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:55:44,078 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:55:44,081 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:55:44,081 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:55:44,088 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,088 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,120 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,121 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,134 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,135 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:55:44,139 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,142 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,145 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,145 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:55:44,146 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:55:44,177 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:55:44,177 INFO program/MainThread: stderr[5]: 2024-03-01 16:55:44,177 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:55:44,177 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,202 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,209 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:55:44,210 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:55:44,212 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:55:44,230 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,230 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,283 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,283 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:55:44,287 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,290 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,293 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,293 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:55:44,293 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:55:44,330 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:55:44,331 INFO program/MainThread: stderr[6]: 2024-03-01 16:55:44,331 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:55:44,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,351 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,358 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:55:44,359 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:55:44,361 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:55:44,377 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,377 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,405 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,406 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:55:44,410 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,413 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,416 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,416 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:55:44,416 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:55:44,449 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:55:44,450 INFO program/MainThread: stderr[7]: 2024-03-01 16:55:44,450 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:55:44,450 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,482 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,489 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:55:44,490 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:55:44,491 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:55:44,501 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,501 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,529 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,530 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:55:44,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:55:44,537 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:55:44,540 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,544 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,547 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,550 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,553 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,556 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:55:44,560 INFO program/MainThread: Running [8] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:55:44,615 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 16:55:44,615 INFO program/MainThread: stderr[8]: 2024-03-01 16:55:44,615 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:55:44,623 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:55:44,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:55:44,641 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,647 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,652 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,659 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,665 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,671 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,690 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,695 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:55:44,698 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:55:44,699 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,709 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,710 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:55:44,719 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,720 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,730 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,731 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:55:44,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:55:44,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:55:44,742 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:55:44,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:55:44,749 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,753 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,756 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,760 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,763 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,767 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:55:44,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,780 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:55:44,786 INFO program/MainThread: Running [9] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:55:44,812 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:55:44,812 INFO program/MainThread: stderr[9]: 2024-03-01 16:55:44,812 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:55:44,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:55:44,817 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:55:44,911 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 16:55:44,912 INFO program/MainThread: stderr[10]: 2024-03-01 16:55:44,912 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:55:44,920 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:44,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:55:44,927 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:55:44,927 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,960 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:55:44,965 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:55:44,966 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:55:44,976 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,977 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:44,993 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:44,994 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:55:44,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:45,001 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:55:45,004 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:55:45,005 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:55:45,127 INFO program/MainThread: stdout: 2024-03-01 16:55:45,127 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:55:45,127 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:55:45,127 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:55:45,128 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:55:45,128 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:55:45,128 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:55:45,128 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:55:45,128 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:55:45,128 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:55:45,128 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:55:45,128 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:45,129 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:55:45,149 INFO program/MainThread: stdout: 2024-03-01 16:55:45,149 INFO program/MainThread: writing all SBs 2024-03-01 16:55:45,149 INFO program/MainThread: new label = "" 2024-03-01 16:55:45,149 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:45,149 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:45,167 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:45,172 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:55:45,172 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:55:45,173 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:55:45,184 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:45,184 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:45,199 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:45,205 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:55:45,205 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 0x7f6d5f5b0938> 2024-03-01 16:55:45,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:45,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:55:45,211 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:55:45,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:45,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:55:45,218 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:55:52,449 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_mhgb92u0/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:55:52,485 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:52,486 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:55:52,489 INFO program/MainThread: stdout[2]: 2024-03-01 16:55:52,489 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:55:52,489 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:55:52,490 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:55:52,494 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:52,495 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:55:52,498 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:52,499 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:55:52,502 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:52,502 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:55:52,505 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:52,505 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:55:52,514 INFO program/MainThread: stdout: 2024-03-01 16:55:52,514 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:55:52,514 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe 2024-03-01 16:55:52,514 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs fdb95f82-6201-4220-9c20-97cc86b37720 2024-03-01 16:55:52,514 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh 2024-03-01 16:55:52,514 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs fdb95f82-6201-4220-9c20-97cc86b37720 2024-03-01 16:55:52,514 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 2024-03-01 16:55:52,514 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:55:52,514 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:55:52,514 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:55:52,514 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:55:52,514 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:55:52,514 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:55:52,514 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:55:52,514 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:55:52,514 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:55:52,514 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:55:52,515 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:55:52,515 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:52,515 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs fdb95f82-6201-4220-9c20-97cc86b37720 sdb 1073741824 root disk brw-rw---- LVM2_member xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs fdb95f82-6201-4220-9c20-97cc86b37720 sdc 1073741824 root disk brw-rw---- LVM2_member xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:55:52,515 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:52,515 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:52,515 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:55:52,515 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:52,516 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:55:52,516 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:55:52,516 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:52,529 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:52,542 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:55:52,547 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/lvm-pv-uuid-T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030', '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': 'T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe', 'ID_FS_UUID_ENC': 'T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:55:52,547 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:55:52,547 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:55:52,580 INFO program/MainThread: stdout[3]: 2024-03-01 16:55:52,580 INFO program/MainThread: stderr[3]: 2024-03-01 16:55:52,580 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:55:52,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:52,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:52,593 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:55:52,598 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:55:52,599 INFO blivet/MainThread: sda is a disk 2024-03-01 16:55:52,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:55:52,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:55:52,602 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:55:52,606 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:55:52,606 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:55:52,609 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:55:52,609 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:55:52,610 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:55:52,610 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2912f88d30) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:55:52,614 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:55:52,617 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:52,618 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:55:52,621 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:52,621 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:55:52,624 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:52,625 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:55:52,628 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:52,628 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:55:52,631 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:55:52,631 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:55:52,632 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:55:52,660 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW 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=xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW 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=xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:55:52,660 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh. WARNING: Couldn't find device with uuid xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9. WARNING: VG test_vg1 is missing PV xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:55:52,660 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:55:52,660 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:55:52,665 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe ; label: None ; device: /dev/sda ; serial: 36001405f8de7fa5d1194c6c8541f6030 ; exists: True ; vg_name: test_vg1 ; vg_uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; pe_start: 8 MiB ; 2024-03-01 16:55:52,665 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:55:52,668 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:55:52,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; incomplete: True ; hidden: False ; 2024-03-01 16:55:52,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:55:52,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:52,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:52,681 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:55:52,711 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:55:52,711 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh. WARNING: Couldn't find device with uuid xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9. WARNING: VG test_vg1 is missing PV xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:55:52,711 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:55:52,711 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:55:52,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:55:52,717 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:55:52,721 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:55:52,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:55:52,725 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:55:52,725 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:55:52,752 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD 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=VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:55:52,752 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh. WARNING: Couldn't find device with uuid xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9. WARNING: VG test_vg1 is missing PV xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:55:52,752 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:55:52,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:55:52,757 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:55:52,760 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:55:52,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; incomplete: True ; hidden: False ; 2024-03-01 16:55:52,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:55:52,767 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:55:52,767 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:55:52,771 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/lvm-pv-uuid-xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh', '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': 'xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh', 'ID_FS_UUID_ENC': 'xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:55:52,771 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:55:52,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:55:52,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:52,781 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:55:52,782 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:55:52,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:55:52,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:55:52,785 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:55:52,788 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:55:52,789 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:55:52,792 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:55:52,792 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:55:52,793 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:55:52,793 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2911efae80) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:55:52,796 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:55:52,799 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:52,800 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:55:52,803 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:52,803 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:55:52,806 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:52,806 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:55:52,810 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:52,810 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:55:52,813 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:55:52,813 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:55:52,813 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:55:52,843 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW 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=xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW 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=xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:55:52,843 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9. WARNING: VG test_vg1 is missing PV xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 (last written to /dev/sdc). 2024-03-01 16:55:52,843 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:55:52,843 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:55:52,848 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh ; label: None ; device: /dev/sdb ; serial: 360014055b573891d46b407ea7ad42594 ; exists: True ; vg_name: test_vg1 ; vg_uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:55:52,848 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:55:52,851 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:55:52,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; incomplete: True ; hidden: False ; 2024-03-01 16:55:52,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:55:52,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:55:52,864 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:55:52,867 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:55:52,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; incomplete: True ; hidden: False ; 2024-03-01 16:55:52,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:55:52,874 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:55:52,900 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:55:52,900 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9. WARNING: VG test_vg1 is missing PV xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 (last written to /dev/sdc). 2024-03-01 16:55:52,900 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:55:52,900 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:55:52,900 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:55:52,905 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:55:52,905 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:55:52,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:55:52,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:52,916 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:55:52,916 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:55:52,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:55:52,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:55:52,920 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:55:52,923 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:55:52,923 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:55:52,926 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:55:52,927 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:55:52,927 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:55:52,927 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2911e69e10) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:55:52,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:55:52,931 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:55:52,934 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:55:52,934 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:55:52,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:55:52,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:52,944 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:55:52,945 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:55:52,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:55:52,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:55:52,948 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:55:52,952 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:55:52,952 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:55:52,955 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:55:52,955 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:55:52,956 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:55:52,956 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2911e72d30) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:55:52,959 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:55:52,959 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:55:52,963 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/lvm-pv-uuid-xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a', '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': 'xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9', 'ID_FS_UUID_ENC': 'xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:55:52,963 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:55:52,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:55:52,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:52,973 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:55:52,974 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:55:52,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:55:52,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:55:52,977 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:55:52,980 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:55:52,980 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:55:52,984 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:55:52,984 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:55:52,984 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:55:52,984 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2911e728d0) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:55:52,988 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:55:52,991 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:52,991 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:55:52,994 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:52,995 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:55:52,998 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:52,998 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:55:53,001 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:53,001 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:55:53,004 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:55:53,004 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:55:53,005 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:55:53,030 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW 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=xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW 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=xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:55:53,030 INFO program/MainThread: stderr[9]: 2024-03-01 16:55:53,030 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:55:53,030 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:55:53,035 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 ; label: None ; device: /dev/sdc ; serial: 36001405149be212c82347ef8827a9c3a ; exists: True ; vg_name: test_vg1 ; vg_uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:55:53,035 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:55:53,038 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:55:53,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; incomplete: True ; hidden: False ; 2024-03-01 16:55:53,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:55:53,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:55:53,052 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:55:53,055 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:55:53,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; incomplete: True ; hidden: False ; 2024-03-01 16:55:53,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:55:53,061 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:55:53,088 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:55:53,088 INFO program/MainThread: stderr[10]: 2024-03-01 16:55:53,088 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:55:53,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:53,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:53,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD ; incomplete: False ; hidden: False ; 2024-03-01 16:55:53,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:55:53,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:55:53,106 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:55:53,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:55:53,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:55:53,114 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:55:53,114 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:55:53,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:55:53,118 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:55:53,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:55:53,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:55:53,125 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:55:53,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:55:53,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:55:53,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:55:53,132 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:55:53,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:55:53,136 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:55:53,136 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:55:53,137 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:55:53,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:55:53,140 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:55:53,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:55:53,144 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:55:53,148 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-uuid/fdb95f82-6201-4220-9c20-97cc86b37720 ' '/dev/disk/by-id/dm-uuid-LVM-VkvemNO6vpXV9LLo86Bnr8KwCCk3TyBWVrXCqgMVDd91B6GhMKG6OLshu1qjRZSD', '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-VkvemNO6vpXV9LLo86Bnr8KwCCk3TyBWVrXCqgMVDd91B6GhMKG6OLshu1qjRZSD', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fdb95f82-6201-4220-9c20-97cc86b37720', 'ID_FS_UUID_ENC': 'fdb95f82-6201-4220-9c20-97cc86b37720', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1236004828'} ; 2024-03-01 16:55:53,148 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:55:53,148 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:55:53,152 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:55:53,152 INFO program/MainThread: stderr[11]: 2024-03-01 16:55:53,152 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:55:53,152 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:55:53,156 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:55:53,156 INFO program/MainThread: stderr[12]: 2024-03-01 16:55:53,156 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:55:53,156 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:55:53,159 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:55:53,159 INFO program/MainThread: stderr[13]: 2024-03-01 16:55:53,159 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:55:53,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:53,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:55:53,170 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:55:53,171 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:55:53,171 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:55:53,172 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:55:53,168 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2911e669e8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD 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 (0x7f2912f42f98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:55:53,173 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:55:53,177 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:55:53,177 INFO program/MainThread: stderr[14]: 2024-03-01 16:55:53,177 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:55:53,181 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:55:53,185 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:53,185 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:55:53,189 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:53,189 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:55:53,193 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:53,193 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:55:53,197 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:53,197 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:55:53,199 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:55:53,199 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:55:53,202 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:53,203 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:55:53,206 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:55:53,206 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:55:53,207 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:55:53,210 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:55:53,210 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:55:53,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:55:53,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:53,221 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:55:53,221 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:55:53,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:55:53,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:55:53,225 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:55:53,228 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:55:53,228 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:55:53,232 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:55:53,232 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:55:53,232 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:55:53,232 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2912f430f0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:55:53,236 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:55:53,236 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:55:53,239 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:55:53,240 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:55:53,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:55:53,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:53,250 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:55:53,251 INFO blivet/MainThread: sde is a disk 2024-03-01 16:55:53,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:55:53,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:55:53,254 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:55:53,257 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:55:53,257 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:55:53,261 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:55:53,261 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:55:53,262 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:55:53,262 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2911e72b38) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:55:53,265 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:55:53,265 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:55:53,269 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:55:53,269 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:55:53,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:55:53,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:53,279 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:55:53,280 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:55:53,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:55:53,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:55:53,283 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:55:53,286 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:55:53,286 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:55:53,290 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:55:53,290 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:55:53,290 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:55:53,290 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2911e8f320) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:55:53,294 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:55:53,294 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:55:53,297 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:55:53,297 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:55:53,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:55:53,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:53,307 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:55:53,308 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:55:53,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:55:53,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:55:53,311 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:55:53,314 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:55:53,315 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:55:53,318 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:55:53,318 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:55:53,319 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:55:53,319 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2911e8fb38) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:55:53,322 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:55:53,322 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:55:53,326 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:55:53,326 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:55:53,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:55:53,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:53,336 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:55:53,337 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:55:53,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:55:53,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:55:53,340 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:55:53,343 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:55:53,343 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:55:53,347 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:55:53,347 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:55:53,347 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:55:53,348 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2911e72668) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:55:53,351 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:55:53,351 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:55:53,354 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:55:53,355 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:55:53,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:55:53,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:53,365 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:55:53,366 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:55:53,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:55:53,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:55:53,369 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:55:53,372 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:55:53,373 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:55:53,376 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:55:53,376 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:55:53,377 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:55:53,377 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2911e7ba58) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:55:53,380 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:55:53,381 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:55:53,384 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:55:53,384 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:55:53,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:55:53,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:53,395 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:55:53,396 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:55:53,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:55:53,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:55:53,399 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:55:53,402 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:55:53,403 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:55:53,406 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:55:53,406 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:55:53,406 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:55:53,406 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2911e7f240) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:55:53,410 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:55:53,410 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:55:53,413 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': '30400707'} ; 2024-03-01 16:55:53,413 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:55:53,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:53,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:53,423 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:55:53,423 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:55:53,423 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:55:53,424 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:55:53,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:55:53,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:55:53,427 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:55:53,430 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:55:53,431 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:55:53,434 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:55:53,434 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:55:53,435 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:55:53,435 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2911e9a940) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:55:53,438 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:55:53,442 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:53,442 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:55:53,445 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:53,445 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:55:53,449 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:53,449 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:55:53,452 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:53,452 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:55:53,455 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:55:53,458 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:53,462 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:55:53,466 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 0x7f2911e20708> 2024-03-01 16:55:56,389 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:55:56,393 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:55:56,393 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:55:56,397 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': '30404649'} ; 2024-03-01 16:55:56,397 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:55:56,398 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:55:56,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:56,407 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:55:56,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:56,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:56,427 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:56,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:55:56,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:55:56,452 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:55:56,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:55:56,455 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:55:56,458 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:55:56,459 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:55:56,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 16:55:56,462 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:55:56,462 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:55:56,466 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:55:56,469 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:55:56,472 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:55:56,475 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:55:56,479 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:55:56,479 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:55:56,479 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:55:56,480 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:55:56,479 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2911e9aa20) -- 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 0x7f2911e30200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:55:56,484 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:55:56,487 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:56,487 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:55:56,490 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:56,490 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:55:56,494 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:56,494 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:55:56,497 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:56,497 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:55:56,497 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:55:56,501 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:56,501 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:55:56,504 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:55:56,504 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:55:56,507 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-VkvemNO6vpXV9LLo86Bnr8KwCCk3TyBWVrXCqgMVDd91B6GhMKG6OLshu1qjRZSD ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/fdb95f82-6201-4220-9c20-97cc86b37720', '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-VkvemNO6vpXV9LLo86Bnr8KwCCk3TyBWVrXCqgMVDd91B6GhMKG6OLshu1qjRZSD', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fdb95f82-6201-4220-9c20-97cc86b37720', 'ID_FS_UUID_ENC': 'fdb95f82-6201-4220-9c20-97cc86b37720', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1236004828'} ; 2024-03-01 16:55:56,507 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:55:56,508 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:55:56,512 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:55:56,512 INFO program/MainThread: stderr[15]: 2024-03-01 16:55:56,512 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:55:56,512 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:55:56,515 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:55:56,515 INFO program/MainThread: stderr[16]: 2024-03-01 16:55:56,515 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:55:56,515 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:55:56,519 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:55:56,519 INFO program/MainThread: stderr[17]: 2024-03-01 16:55:56,519 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:55:56,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:55:56,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:55:56,530 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:55:56,530 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:55:56,531 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:55:56,527 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2911e669e8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2912f42f98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:55:56,531 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:55:56,535 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:55:56,536 INFO program/MainThread: stderr[18]: 2024-03-01 16:55:56,536 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:55:56,540 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:55:56,540 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:55:56,540 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:56,553 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:56,567 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:55:56,568 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:55:56,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:56,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:56,581 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:55:56,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:56,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:56,593 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:55:56,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:56,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:56,604 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:55:56,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:56,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:56,615 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:55:56,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:56,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:56,627 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:55:56,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:56,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:56,638 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:56:01,443 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_xzd9ptcv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:01,479 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:01,479 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:01,483 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:01,483 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:56:01,483 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:01,483 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:01,488 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,488 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:01,492 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:01,492 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:01,495 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:01,495 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:01,499 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:01,499 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:01,508 INFO program/MainThread: stdout: 2024-03-01 16:56:01,508 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:01,508 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe 2024-03-01 16:56:01,508 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs fdb95f82-6201-4220-9c20-97cc86b37720 2024-03-01 16:56:01,508 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh 2024-03-01 16:56:01,508 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs fdb95f82-6201-4220-9c20-97cc86b37720 2024-03-01 16:56:01,508 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 2024-03-01 16:56:01,508 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:01,508 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:01,508 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:01,508 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:01,508 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:01,508 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:01,508 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:01,508 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:01,508 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:01,508 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:01,508 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:56:01,508 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,508 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs fdb95f82-6201-4220-9c20-97cc86b37720 sdb 1073741824 root disk brw-rw---- LVM2_member xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs fdb95f82-6201-4220-9c20-97cc86b37720 sdc 1073741824 root disk brw-rw---- LVM2_member xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:56:01,509 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:01,509 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:01,509 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:01,509 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:01,509 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:01,510 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:01,510 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,522 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,535 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:56:01,539 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/lvm-pv-uuid-T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9', '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': 'T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe', 'ID_FS_UUID_ENC': 'T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:56:01,540 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:56:01,540 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:01,571 INFO program/MainThread: stdout[3]: 2024-03-01 16:56:01,571 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:01,571 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:01,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:01,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:01,584 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:01,589 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:01,590 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:01,590 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:01,590 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:01,594 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:01,597 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:01,597 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:56:01,600 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:56:01,601 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:01,601 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:01,601 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c08564d30) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:56:01,605 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:01,609 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:01,609 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:56:01,612 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:01,612 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:56:01,616 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:01,616 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:56:01,619 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:01,619 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:56:01,622 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:56:01,622 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:01,623 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:01,650 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW 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=xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW 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=xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:56:01,650 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh. WARNING: Couldn't find device with uuid xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9. WARNING: VG test_vg1 is missing PV xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:01,650 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:56:01,650 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:56:01,655 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe ; label: None ; device: /dev/sda ; serial: 36001405f8de7fa5d1194c6c8541f6030 ; exists: True ; vg_name: test_vg1 ; vg_uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; pe_start: 8 MiB ; 2024-03-01 16:56:01,655 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:56:01,658 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:56:01,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:01,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:01,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:01,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:01,671 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:01,701 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:56:01,701 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh. WARNING: Couldn't find device with uuid xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9. WARNING: VG test_vg1 is missing PV xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:01,701 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:01,701 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:56:01,702 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:56:01,707 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:56:01,711 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:01,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:01,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:56:01,715 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:01,745 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD 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=VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:56:01,745 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh. WARNING: Couldn't find device with uuid xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9. WARNING: VG test_vg1 is missing PV xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:01,745 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:01,750 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:56:01,750 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:56:01,753 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:56:01,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:01,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:01,760 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:01,760 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:01,764 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/lvm-pv-uuid-xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033', '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': 'xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh', 'ID_FS_UUID_ENC': 'xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:56:01,764 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:56:01,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:01,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:01,774 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:01,775 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:01,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:56:01,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:01,779 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:01,782 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:01,782 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:56:01,785 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:56:01,786 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:01,786 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:56:01,786 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c074d6e80) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:56:01,790 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:01,793 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:01,793 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:56:01,796 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:01,797 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:56:01,800 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:01,800 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:56:01,803 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:01,803 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:56:01,806 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:56:01,806 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:01,807 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:01,834 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW 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=xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW 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=xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:56:01,834 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9. WARNING: VG test_vg1 is missing PV xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 (last written to /dev/sdc). 2024-03-01 16:56:01,834 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:01,835 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:56:01,839 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh ; label: None ; device: /dev/sdb ; serial: 360014055b573891d46b407ea7ad42594 ; exists: True ; vg_name: test_vg1 ; vg_uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:56:01,839 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:56:01,843 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:56:01,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:01,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:01,853 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:56:01,856 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:01,859 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:56:01,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:01,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:01,865 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:01,893 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:56:01,893 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9. WARNING: VG test_vg1 is missing PV xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 (last written to /dev/sdc). 2024-03-01 16:56:01,893 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:01,893 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:01,894 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:01,898 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:56:01,899 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:56:01,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:01,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:01,909 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:01,910 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:01,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:56:01,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:01,914 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:01,917 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:01,917 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:56:01,920 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:56:01,921 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:01,921 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:56:01,921 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c07445e10) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:56:01,925 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:01,925 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:01,928 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:56:01,928 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:56:01,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:01,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:01,938 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:01,939 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:01,939 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:56:01,939 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:01,942 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:01,946 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:01,946 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:56:01,949 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:56:01,950 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:01,950 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:56:01,950 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c0744ef28) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:56:01,953 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:01,954 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:01,957 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/lvm-pv-uuid-xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d', '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': 'xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9', 'ID_FS_UUID_ENC': 'xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:56:01,957 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:56:01,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:01,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:01,967 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:01,968 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:01,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:56:01,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:01,971 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:01,974 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:01,974 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:56:01,978 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:56:01,978 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:01,978 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:56:01,978 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c0744eb70) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:56:01,982 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:01,985 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:01,985 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:56:01,989 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:01,989 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:56:01,992 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:01,992 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:56:01,996 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:01,996 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:56:01,999 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:56:01,999 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:01,999 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:02,025 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=T0vQPj-R4U5-S6ck-ZAvu-0UZj-vnHA-QcdWWe LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW 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=xJ3Xl9-jTHr-ns8i-w8HF-6DlO-PO0X-HCmJGh LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW 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=xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:56:02,025 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:02,025 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:02,025 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:56:02,030 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: xiIGLA-xl1v-8LZN-rRKo-b0aL-Gja7-qmXTH9 ; label: None ; device: /dev/sdc ; serial: 36001405149be212c82347ef8827a9c3a ; exists: True ; vg_name: test_vg1 ; vg_uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:56:02,030 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:56:02,033 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:56:02,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:02,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:02,043 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:56:02,046 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:02,049 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:56:02,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:02,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:02,056 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:02,083 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:56:02,083 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:02,083 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:02,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:02,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:02,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD ; incomplete: False ; hidden: False ; 2024-03-01 16:56:02,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:02,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:56:02,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:02,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:56:02,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:02,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:02,110 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:02,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:02,114 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:02,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:02,117 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:02,121 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:02,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:56:02,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:02,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:02,128 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:02,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:02,132 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:02,133 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:56:02,133 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:56:02,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:02,136 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:02,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:02,140 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:02,143 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/fdb95f82-6201-4220-9c20-97cc86b37720 ' '/dev/disk/by-id/dm-uuid-LVM-VkvemNO6vpXV9LLo86Bnr8KwCCk3TyBWVrXCqgMVDd91B6GhMKG6OLshu1qjRZSD ' '/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-VkvemNO6vpXV9LLo86Bnr8KwCCk3TyBWVrXCqgMVDd91B6GhMKG6OLshu1qjRZSD', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fdb95f82-6201-4220-9c20-97cc86b37720', 'ID_FS_UUID_ENC': 'fdb95f82-6201-4220-9c20-97cc86b37720', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1236004828'} ; 2024-03-01 16:56:02,144 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:02,144 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:02,148 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:56:02,148 INFO program/MainThread: stderr[11]: 2024-03-01 16:56:02,148 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:56:02,149 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:02,152 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:56:02,152 INFO program/MainThread: stderr[12]: 2024-03-01 16:56:02,152 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:56:02,152 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:02,156 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:56:02,156 INFO program/MainThread: stderr[13]: 2024-03-01 16:56:02,156 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:56:02,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:02,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:56:02,167 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:02,168 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:02,168 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:02,169 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:02,164 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD 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 (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:02,169 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:02,173 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:56:02,173 INFO program/MainThread: stderr[14]: 2024-03-01 16:56:02,173 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:56:02,178 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:02,182 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:02,182 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:56:02,185 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:02,185 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:56:02,190 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:02,190 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:56:02,194 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:02,194 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:56:02,196 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:02,196 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:56:02,200 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:02,200 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:56:02,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:02,204 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:02,205 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:02,208 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:56:02,208 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:56:02,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:02,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:02,219 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:02,219 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:02,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:56:02,220 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:56:02,223 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:02,226 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:02,226 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:56:02,229 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:56:02,230 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:02,230 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:56:02,230 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c085dd0b8) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:56:02,234 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:02,234 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:02,237 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:56:02,237 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:56:02,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:02,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:02,248 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:02,248 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:02,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:56:02,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:56:02,252 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:02,255 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:02,255 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:56:02,258 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:56:02,259 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:02,259 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:56:02,259 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c07446ba8) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:56:02,263 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:02,263 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:02,266 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:56:02,266 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:56:02,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:02,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:02,276 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:02,277 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:02,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:56:02,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:56:02,280 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:02,284 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:02,284 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:56:02,287 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:56:02,287 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:02,288 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:56:02,288 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c0746b320) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:56:02,291 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:02,291 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:02,295 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:56:02,295 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:56:02,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:02,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:02,305 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:02,306 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:02,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:56:02,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:56:02,309 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:02,312 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:02,312 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:56:02,316 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:56:02,316 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:02,316 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:56:02,317 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c0746bb38) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:56:02,320 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:02,320 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:02,323 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:56:02,324 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:56:02,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:02,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:02,334 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:02,335 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:02,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:56:02,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:56:02,338 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:02,342 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:02,342 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:56:02,345 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:56:02,346 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:02,346 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:56:02,346 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c0745b128) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:56:02,350 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:02,350 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:02,353 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:56:02,353 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:56:02,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:02,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:02,364 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:02,364 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:02,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:56:02,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:56:02,368 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:02,371 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:02,371 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:56:02,375 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:56:02,375 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:02,375 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:56:02,376 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c07457a58) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:56:02,379 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:02,379 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:02,383 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:56:02,383 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:56:02,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:02,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:02,395 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:02,395 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:02,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:56:02,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:56:02,399 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:02,402 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:02,402 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:56:02,405 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:56:02,406 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:02,406 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:56:02,406 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c0745b6d8) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:56:02,410 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:02,410 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:02,413 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': '30400707'} ; 2024-03-01 16:56:02,413 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:02,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:02,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:02,423 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:02,423 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:02,423 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:02,423 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:02,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:56:02,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:56:02,427 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:02,430 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:02,430 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:02,434 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:56:02,434 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:02,435 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:56:02,435 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c07476940) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:56:02,438 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:02,442 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:02,442 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:56:02,445 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:02,445 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:56:02,449 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:02,449 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:56:02,452 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:02,452 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:56:02,456 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:02,459 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:02,462 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:02,466 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 0x7f2c073fc748> 2024-03-01 16:56:05,387 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:56:05,391 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:05,392 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:05,395 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': '30404649'} ; 2024-03-01 16:56:05,395 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:05,396 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:05,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:05,405 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:05,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:05,411 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:05,422 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:05,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:56:05,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:56:05,446 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:05,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:56:05,450 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:05,453 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:05,453 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:05,457 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:05,457 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:05,457 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:05,460 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:05,464 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:05,467 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:05,470 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:05,473 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:05,474 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:05,474 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:56:05,475 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:05,474 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2c07476a20) -- 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 0x7f2c0740c200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:05,478 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:05,482 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:05,482 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:56:05,485 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:05,485 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:56:05,489 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:05,489 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:56:05,492 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:05,492 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:56:05,492 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:05,496 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:05,496 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:56:05,499 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:05,499 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:05,502 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-VkvemNO6vpXV9LLo86Bnr8KwCCk3TyBWVrXCqgMVDd91B6GhMKG6OLshu1qjRZSD ' '/dev/disk/by-uuid/fdb95f82-6201-4220-9c20-97cc86b37720 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VkvemNO6vpXV9LLo86Bnr8KwCCk3TyBWVrXCqgMVDd91B6GhMKG6OLshu1qjRZSD', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fdb95f82-6201-4220-9c20-97cc86b37720', 'ID_FS_UUID_ENC': 'fdb95f82-6201-4220-9c20-97cc86b37720', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1236004828'} ; 2024-03-01 16:56:05,502 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:05,503 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:05,507 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:56:05,507 INFO program/MainThread: stderr[15]: 2024-03-01 16:56:05,507 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:56:05,507 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:05,510 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:56:05,510 INFO program/MainThread: stderr[16]: 2024-03-01 16:56:05,510 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:56:05,510 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:05,514 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:56:05,514 INFO program/MainThread: stderr[17]: 2024-03-01 16:56:05,514 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:56:05,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:56:05,524 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,525 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,526 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,522 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,526 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:05,530 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:56:05,531 INFO program/MainThread: stderr[18]: 2024-03-01 16:56:05,531 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:56:05,535 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:05,535 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:56:05,535 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:05,548 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:05,562 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:56:05,563 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:56:05,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:05,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:05,576 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:56:05,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:05,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:05,588 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:05,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:05,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:05,599 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:05,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:05,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:05,611 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:05,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:05,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:05,622 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:56:05,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:05,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:05,634 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:56:05,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,640 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:56:05,640 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,641 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,641 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,642 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,642 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,642 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,643 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,643 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,644 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,644 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,644 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,645 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:05,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:56:05,651 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:56:05,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:56:05,657 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:56:05,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:56:05,663 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:56:05,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:56:05,669 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:05,671 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,672 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,673 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,669 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,676 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,676 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,677 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,677 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,680 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,681 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,684 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,684 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,685 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,685 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,688 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,688 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,689 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,689 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,692 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,692 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,693 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,693 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,696 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,696 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,697 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,697 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,694 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,700 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,700 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,701 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,704 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,705 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,702 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,708 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,708 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,709 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,712 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,712 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,713 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,716 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,716 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,716 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,717 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,720 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,720 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,720 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,721 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,718 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,724 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,724 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,725 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,725 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,728 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,728 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,729 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,732 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,733 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,736 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,736 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,737 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,737 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,734 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,740 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,740 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,741 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,741 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,744 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,745 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,745 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,746 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,748 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,749 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,750 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,746 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,752 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,753 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,754 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,756 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,757 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,757 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,758 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,760 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,761 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,761 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,762 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,758 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,764 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,765 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,765 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,766 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,769 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,769 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,770 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,770 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,773 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,774 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,774 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,778 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,778 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,778 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,782 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,782 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,783 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,785 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,786 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,787 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,790 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,790 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,793 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,794 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,795 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,798 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,798 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:05,799 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:05,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2c07446c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VrXCqg-MVDd-91B6-GhMK-G6OL-shu1-qjRZSD size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2c0851df98) -- 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 = VkvemN-O6vp-XV9L-Lo86-Bnr8-KwCC-k3TyBW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:05,799 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:56:05,802 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:56:05,802 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:05,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 16:56:05,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:56:05,806 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:05,807 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 16:56:05,811 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:56:05,811 INFO program/MainThread: stderr[19]: 2024-03-01 16:56:05,811 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:56:05,816 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:05,816 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:56:05,816 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:05,817 DEBUG blivet.ansible/MainThread: ['sdb', 'test_vg1', 'sda', 'sdc'] 2024-03-01 16:56:05,817 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:56:05,819 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:56:05,820 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:05,823 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:56:05,827 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:56:05,830 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:56:05,830 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:56:05,830 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:05,830 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:56:05,830 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:56:05,833 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:05,833 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:05,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:56:05,836 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:56:05,836 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:05,836 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:56:05,836 DEBUG blivet/MainThread: removing sda 2024-03-01 16:56:05,839 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:05,839 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:05,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 16:56:05,843 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:56:05,843 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:05,843 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:56:05,843 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:56:05,846 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:05,846 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:05,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:56:05,849 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:56:05,849 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:05,850 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:05,864 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:05,877 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:05,890 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:05,906 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:05,906 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:05,907 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:05,907 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:05,907 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:05,907 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:05,907 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:05,907 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:56:05,907 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:56:05,910 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:05,913 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:05,916 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:56:05,916 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:56:05,919 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:05,919 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 0x7f2c073c83b8> 2024-03-01 16:56:05,920 INFO blivet/MainThread: sorting actions... 2024-03-01 16:56:05,920 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:05,921 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:05,921 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:05,921 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:05,921 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:05,921 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:05,921 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:05,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:05,928 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:05,928 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:56:05,936 INFO program/MainThread: stdout: 2024-03-01 16:56:05,936 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:56:05,936 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:05,936 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:05,953 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:05,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:05,965 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:05,966 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:05,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:05,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:56:05,978 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:05,981 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:56:05,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:56:05,985 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 16:56:06,020 INFO program/MainThread: stdout[20]: 2024-03-01 16:56:06,020 INFO program/MainThread: stderr[20]: 2024-03-01 16:56:06,020 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:56:06,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:56:06,028 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:06,032 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:06,035 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:06,039 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:06,042 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:06,045 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:06,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:06,048 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 16:56:06,086 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 16:56:06,087 INFO program/MainThread: stderr[21]: 2024-03-01 16:56:06,087 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:56:06,088 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:06,094 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:56:06,104 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:56:06,110 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:56:06,118 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:06,124 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:06,130 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:06,136 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:06,142 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:06,147 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:06,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:56:06,150 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 16:56:06,184 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 16:56:06,184 INFO program/MainThread: stderr[22]: 2024-03-01 16:56:06,184 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:56:06,184 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 16:56:06,235 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:56:06,235 INFO program/MainThread: stderr[23]: 2024-03-01 16:56:06,235 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:56:06,235 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 16:56:06,279 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 16:56:06,279 INFO program/MainThread: stderr[24]: 2024-03-01 16:56:06,279 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:56:06,280 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:06,287 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:06,294 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:56:06,318 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:56:06,318 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 16:56:06,355 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:56:06,355 INFO program/MainThread: stderr[25]: 2024-03-01 16:56:06,355 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:56:06,355 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:56:06,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:06,389 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:06,389 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:06,406 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:06,406 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:06,420 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:06,421 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:06,425 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:06,428 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:56:06,431 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:56:06,432 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 16:56:06,461 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:56:06,461 INFO program/MainThread: stderr[26]: 2024-03-01 16:56:06,462 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:56:06,462 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:56:06,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:06,498 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:06,499 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:06,512 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:06,513 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:06,531 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:06,531 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:06,535 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:06,538 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:56:06,541 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:56:06,542 INFO program/MainThread: Running [27] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:06,570 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:56:06,571 INFO program/MainThread: stderr[27]: 2024-03-01 16:56:06,571 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:56:06,571 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:56:06,571 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:06,611 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:06,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:06,624 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:06,625 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:06,639 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:06,645 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:06,645 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 0x7f2c0740c200> 2024-03-01 16:56:17,504 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6jhyati0/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:22,249 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_64ket8cp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:29,485 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_my31wpp7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:29,521 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:29,521 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:29,525 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:29,525 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:56:29,525 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:29,525 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:29,530 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:29,530 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:29,534 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:29,534 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:29,537 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:29,538 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:29,541 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:29,541 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:29,549 INFO program/MainThread: stdout: 2024-03-01 16:56:29,550 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:29,550 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:29,550 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:56:29,550 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:29,550 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:56:29,550 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:29,551 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:29,551 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:29,551 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:29,551 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:29,551 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:29,552 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:29,564 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:29,577 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:56:29,581 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:56:29,581 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:56:29,582 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:29,614 INFO program/MainThread: stdout[3]: 2024-03-01 16:56:29,614 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:29,614 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:29,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,628 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:29,633 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:29,633 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:29,633 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:29,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:29,637 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:29,641 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:29,641 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:56:29,644 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:56:29,645 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,645 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:29,645 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61da1ffa90) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:56:29,649 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:29,649 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:56:29,653 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:56:29,653 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:56:29,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,663 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:29,664 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:29,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:56:29,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:56:29,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:29,671 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:29,671 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:56:29,674 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:56:29,674 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,675 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:56:29,675 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61da1ffa58) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:56:29,678 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:29,678 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:56:29,682 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:56:29,682 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:56:29,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,692 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:29,692 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:29,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:29,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:56:29,696 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:29,699 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:29,699 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:56:29,703 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:56:29,703 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,703 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:56:29,704 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61d91b8358) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:56:29,707 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:29,707 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:29,710 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:56:29,710 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:56:29,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,720 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:29,721 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:29,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:29,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:56:29,724 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:29,728 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:29,728 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:56:29,731 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:56:29,732 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,732 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:56:29,732 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61d91b8860) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:56:29,736 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:29,736 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:29,739 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:56:29,739 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:56:29,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,750 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:29,751 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:29,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:56:29,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:56:29,754 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:29,757 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:29,758 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:56:29,761 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:56:29,761 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,762 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:56:29,762 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61da214dd8) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:56:29,765 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:29,765 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:56:29,769 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:56:29,769 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:56:29,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,779 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:29,780 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:29,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:29,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:56:29,783 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:29,786 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:29,786 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:56:29,790 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:56:29,790 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,790 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:56:29,790 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61d91c3828) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:56:29,794 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:29,794 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:29,797 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:56:29,797 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:56:29,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,808 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:29,808 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:29,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:29,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:56:29,811 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:29,815 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:29,815 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:56:29,818 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:56:29,818 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,819 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:56:29,819 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61d91c3c50) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:56:29,822 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:29,822 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:29,826 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:56:29,826 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:56:29,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,836 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:29,837 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:29,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:29,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:56:29,840 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:29,844 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:29,844 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:56:29,847 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:56:29,847 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,848 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:56:29,848 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61d91c7438) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:56:29,851 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:29,852 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:29,855 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:56:29,855 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:56:29,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,865 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:29,866 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:29,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:56:29,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:56:29,869 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:29,872 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:29,873 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:56:29,876 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:56:29,876 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,877 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:56:29,877 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61d91c7668) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:56:29,880 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:29,880 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:29,883 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:56:29,884 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:56:29,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,894 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:29,894 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:29,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:56:29,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:29,898 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:29,901 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:29,901 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:56:29,904 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:56:29,905 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,905 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:56:29,905 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61d91b44e0) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:56:29,909 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:29,909 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:29,912 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:56:29,912 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:56:29,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,922 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:29,923 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:29,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:56:29,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:56:29,926 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:29,929 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:29,930 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:56:29,933 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:56:29,933 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,934 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:56:29,934 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61d91b4b70) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:56:29,937 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:29,937 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:29,940 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:56:29,940 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:56:29,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,951 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:29,952 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:29,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:56:29,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:56:29,955 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:29,958 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:29,958 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:56:29,962 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:56:29,962 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,962 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:56:29,962 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61d91c7240) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:56:29,966 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:29,966 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:29,969 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': '30400707'} ; 2024-03-01 16:56:29,969 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:29,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,979 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:29,980 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:29,980 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:29,980 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:29,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:56:29,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:56:29,983 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:29,986 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:29,987 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:29,990 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:56:29,990 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:29,991 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:56:29,991 INFO blivet/MainThread: got device: DiskDevice instance (0x7f61d91d2a58) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:56:29,994 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:29,998 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:29,998 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:56:30,002 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:30,002 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:56:30,005 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:30,005 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:56:30,009 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:30,009 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:56:30,012 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:30,015 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:30,018 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:30,022 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 0x7f61d91d5c48> 2024-03-01 16:56:33,040 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:56:33,044 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:33,044 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:33,049 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': '30404649'} ; 2024-03-01 16:56:33,049 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:33,049 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:33,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,058 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:33,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,065 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,078 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:56:33,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:56:33,102 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:33,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:56:33,105 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:33,108 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:33,109 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:33,112 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:33,112 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:33,113 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:33,116 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:33,120 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:33,123 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:33,126 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:33,129 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:33,130 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:33,130 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:56:33,131 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:33,130 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f61d9171278) -- 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 0x7f61d916a5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:33,134 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:33,138 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:33,138 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:56:33,141 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:33,142 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:56:33,145 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:33,145 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:56:33,148 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:33,149 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:56:33,150 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:33,151 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:33,154 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:33,154 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:56:33,158 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:33,158 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:33,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,172 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,185 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:56:33,186 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:56:33,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:33,199 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:56:33,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:33,211 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:33,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:33,222 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:33,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:33,234 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:33,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:33,245 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:56:33,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:33,257 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:56:33,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:56:37,957 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_1lms6_xi/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:37,993 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:37,993 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:37,996 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:37,996 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:56:37,997 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:37,997 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:38,001 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,002 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:38,006 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:38,006 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:38,009 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:38,009 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:38,012 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:38,012 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:38,020 INFO program/MainThread: stdout: 2024-03-01 16:56:38,021 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:38,021 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:38,021 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:56:38,021 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,021 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:56:38,022 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:38,022 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:38,022 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:38,022 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:38,022 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:38,023 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:38,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,033 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,045 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:56:38,049 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:56:38,049 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:56:38,050 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:38,078 INFO program/MainThread: stdout[3]: 2024-03-01 16:56:38,078 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:38,078 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:38,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,091 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:38,095 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:38,096 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:38,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:38,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:38,100 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:38,103 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:38,103 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:56:38,107 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:56:38,107 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,107 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:38,107 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66cadffb38) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:56:38,111 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:38,111 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:56:38,115 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:56:38,115 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:56:38,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,125 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:38,126 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:38,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:56:38,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:56:38,129 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:38,132 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:38,132 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:56:38,135 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:56:38,136 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,136 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:56:38,136 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66cadffb00) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:56:38,140 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:38,140 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:56:38,143 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:56:38,143 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:56:38,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,153 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:38,154 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:38,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:38,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:56:38,157 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:38,161 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:38,161 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:56:38,164 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:56:38,164 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,165 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:56:38,165 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66c9db8400) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:56:38,168 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:38,168 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:38,172 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:56:38,172 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:56:38,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,182 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:38,182 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:38,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:38,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:56:38,186 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:38,189 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:38,189 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:56:38,192 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:56:38,193 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,193 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:56:38,193 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66c9db8908) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:56:38,196 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:38,197 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:38,200 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:56:38,200 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:56:38,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,210 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:38,210 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:38,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:56:38,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:56:38,214 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:38,217 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:38,217 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:56:38,220 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:56:38,221 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,221 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:56:38,221 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66cae0fe80) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:56:38,225 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:38,225 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:56:38,228 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:56:38,228 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:56:38,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,238 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:38,239 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:38,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:38,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:56:38,242 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:38,245 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:38,246 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:56:38,249 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:56:38,249 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,250 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:56:38,250 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66c9dc28d0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:56:38,253 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:38,253 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:38,257 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:56:38,257 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:56:38,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,267 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:38,267 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:38,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:38,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:56:38,271 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:38,274 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:38,274 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:56:38,277 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:56:38,278 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,278 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:56:38,278 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66c9dc2cf8) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:56:38,282 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:38,282 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:38,285 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:56:38,285 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:56:38,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,295 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:38,295 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:38,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:38,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:56:38,299 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:38,302 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:38,302 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:56:38,305 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:56:38,306 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,306 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:56:38,306 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66c9dc84e0) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:56:38,309 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:38,310 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:38,313 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:56:38,313 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:56:38,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,323 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:38,323 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:38,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:56:38,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:56:38,327 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:38,330 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:38,330 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:56:38,333 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:56:38,334 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,334 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:56:38,334 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66c9dc8710) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:56:38,338 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:38,338 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:38,341 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:56:38,341 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:56:38,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,351 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:38,352 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:38,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:56:38,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:38,355 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:38,358 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:38,358 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:56:38,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 16:56:38,362 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,362 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:56:38,363 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66c9db4588) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:56:38,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:38,366 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:38,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:56:38,369 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:56:38,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,380 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:38,380 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:38,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:56:38,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:56:38,383 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:38,387 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:38,387 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:56:38,390 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:56:38,390 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,391 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:56:38,391 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66c9db4c18) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:56:38,394 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:38,394 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:38,398 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:56:38,398 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:56:38,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,408 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:38,408 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:38,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:56:38,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:56:38,412 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:38,415 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:38,415 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:56:38,418 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:56:38,419 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,419 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:56:38,419 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66c9dc8eb8) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:56:38,423 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:38,423 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:38,426 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': '30400707'} ; 2024-03-01 16:56:38,426 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:38,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,436 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:38,436 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:38,436 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:38,436 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:38,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:56:38,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:56:38,440 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:38,443 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:38,443 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:38,446 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:56:38,447 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:38,447 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:56:38,447 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66c9dd2b00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:56:38,451 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:38,455 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:38,455 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:56:38,458 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:38,458 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:56:38,462 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:38,462 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:56:38,465 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:38,465 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:56:38,468 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:38,471 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,475 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:38,479 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 0x7f66c9dd5c48> 2024-03-01 16:56:41,549 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:56:41,553 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:41,553 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:41,557 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': '30404649'} ; 2024-03-01 16:56:41,558 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:41,558 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:41,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,567 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:41,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,573 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:41,584 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:56:41,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:56:41,607 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:41,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:56:41,610 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:41,614 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:41,614 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:41,618 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:41,618 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:41,618 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:41,622 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:41,626 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:41,629 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:41,632 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:41,635 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:41,636 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:41,636 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:56:41,636 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:41,636 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f66c9dd2b70) -- 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 0x7f66c9d6b5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:41,640 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:41,643 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:41,643 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:56:41,647 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:41,647 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:56:41,650 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:41,650 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:56:41,654 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:41,654 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:56:41,655 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:41,656 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:41,659 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:41,660 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:56:41,663 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:41,663 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:41,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:41,677 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,689 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:56:41,690 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:56:41,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:41,703 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:56:41,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:41,714 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:41,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:41,726 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:41,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:41,737 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:41,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:41,748 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:56:41,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:41,760 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:56:41,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:41,772 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:56:41,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:56:41,777 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:56:41,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:56:41,783 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:56:41,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:56:41,788 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:56:41,792 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:41,792 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:56:41,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:56:41,795 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:41,795 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:41,799 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:56:41,799 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:41,802 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:41,802 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:56:41,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:56:41,805 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:41,805 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:41,808 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:56:41,809 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:41,811 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:41,811 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:56:41,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:56:41,815 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:41,815 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:41,818 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:56:41,818 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:41,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:56:41,823 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:56:41,826 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:41,830 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:56:41,834 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:41,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:56:41,841 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:41,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:56:41,845 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:56:41,846 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:56:41,846 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:41,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:41,859 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:56:41,860 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:41,860 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:56:41,860 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 16:56:41,861 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:41,861 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:56:41,864 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:41,864 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:56:41,867 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:41,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:56:41,871 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:41,875 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:41,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:56:41,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:41,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:41,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:41,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:56:41,889 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:41,890 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:56:41,890 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 16:56:41,890 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:56:41,894 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:56:41,894 INFO program/MainThread: stderr[4]: 2024-03-01 16:56:41,894 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:56:41,895 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:56:41,895 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:41,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:56:41,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:56:41,900 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:41,901 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:41,901 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:41,901 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:41,901 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:41,901 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:41,901 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:41,901 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:41,901 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:41,901 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:41,902 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:56:41,902 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:56:41,905 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:41,907 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:41,910 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:56:41,910 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:56:41,913 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:41,913 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 0x7f66c9d11728> 2024-03-01 16:56:41,914 INFO blivet/MainThread: sorting actions... 2024-03-01 16:56:41,915 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:41,915 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:41,915 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:41,915 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:41,916 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:41,916 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:41,916 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:41,916 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:41,916 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:41,916 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:41,919 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:41,922 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:56:41,922 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:56:41,929 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:41,961 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,961 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:41,974 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,975 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:41,979 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:41,982 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:56:41,982 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:56:41,990 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,991 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,022 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,022 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,035 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,036 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:42,040 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:42,043 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:56:42,044 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:56:42,052 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,083 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,083 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,096 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,097 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:42,101 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,104 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,107 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,107 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:42,107 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:42,139 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:56:42,140 INFO program/MainThread: stderr[5]: 2024-03-01 16:56:42,140 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:42,140 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,161 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,166 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:42,166 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:56:42,167 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:56:42,178 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,178 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,201 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,201 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:42,205 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,208 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,211 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,211 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:42,211 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:42,245 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:56:42,245 INFO program/MainThread: stderr[6]: 2024-03-01 16:56:42,245 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:42,245 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,264 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,269 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:42,269 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:56:42,270 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:56:42,280 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,304 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,305 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:42,309 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,312 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,315 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,315 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:42,315 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 16:56:42,348 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:56:42,348 INFO program/MainThread: stderr[7]: 2024-03-01 16:56:42,348 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:42,348 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,368 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,373 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:42,373 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:56:42,374 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:56:42,384 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,385 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,408 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,409 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:42,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:56:42,416 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:42,419 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,422 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,425 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,428 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,432 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,434 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:56:42,438 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 16:56:42,501 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 16:56:42,501 INFO program/MainThread: stderr[8]: 2024-03-01 16:56:42,501 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:42,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:42,521 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:42,524 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,528 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,531 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,534 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,538 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,541 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,541 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,553 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:42,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:42,562 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,574 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,575 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:56:42,585 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,585 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,597 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,598 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:42,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:42,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:56:42,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:42,612 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:42,615 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,619 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,622 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,625 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,629 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,632 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:42,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,647 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,652 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:42,653 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 16:56:42,679 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:56:42,679 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:42,679 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:42,680 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 16:56:42,680 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 16:56:42,684 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:42,684 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 16:56:42,774 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 16:56:42,774 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:42,774 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:42,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:42,791 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:42,791 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,827 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:42,832 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:56:42,833 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:56:42,843 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,844 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,859 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,860 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:42,864 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:42,867 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:42,870 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:56:42,871 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:56:42,903 INFO program/MainThread: stdout: 2024-03-01 16:56:42,903 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 16:56:42,903 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:42,903 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:42,903 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:56:42,903 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 16:56:42,903 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:42,904 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:42,904 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:56:42,904 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:42,904 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:42,904 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,904 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:56:42,917 INFO program/MainThread: stdout: 2024-03-01 16:56:42,918 INFO program/MainThread: writing all SBs 2024-03-01 16:56:42,918 INFO program/MainThread: new label = "" 2024-03-01 16:56:42,918 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,935 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:42,940 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:42,941 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:56:42,952 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,952 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,967 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,973 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:42,973 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 0x7f66c9ca5ca8> 2024-03-01 16:56:42,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,979 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 16:56:42,980 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:42,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,986 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 16:56:42,986 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:55,322 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2sa_g49m/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:55,358 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:55,358 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:55,362 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:55,362 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:56:55,362 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:55,362 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:55,367 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:55,367 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:55,371 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:55,371 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:55,374 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:55,375 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:55,377 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:55,378 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:55,387 INFO program/MainThread: stdout: 2024-03-01 16:56:55,387 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:55,387 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH 2024-03-01 16:56:55,387 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 02c213bf-415b-4e92-86ae-f762bca5afcd 2024-03-01 16:56:55,387 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 2024-03-01 16:56:55,387 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 02c213bf-415b-4e92-86ae-f762bca5afcd 2024-03-01 16:56:55,387 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O 2024-03-01 16:56:55,387 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 02c213bf-415b-4e92-86ae-f762bca5afcd 2024-03-01 16:56:55,387 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:55,387 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:55,387 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:55,387 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:55,387 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:55,387 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:55,387 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:55,387 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:55,387 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:55,387 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:55,387 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:56:55,388 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:55,388 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 02c213bf-415b-4e92-86ae-f762bca5afcd sdb 1073741824 root disk brw-rw---- LVM2_member mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 02c213bf-415b-4e92-86ae-f762bca5afcd sdc 1073741824 root disk brw-rw---- LVM2_member zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 02c213bf-415b-4e92-86ae-f762bca5afcd sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:56:55,388 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:55,388 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:55,388 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:55,388 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:55,388 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:55,389 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:55,389 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:55,401 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:55,413 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:56:55,418 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030', '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': '1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH', 'ID_FS_UUID_ENC': '1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:56:55,418 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:56:55,418 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:55,451 INFO program/MainThread: stdout[3]: 2024-03-01 16:56:55,451 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:55,451 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:55,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:55,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:55,465 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:55,469 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:55,470 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:55,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:55,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:55,474 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:55,477 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:55,478 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:56:55,481 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:56:55,481 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:55,482 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:55,482 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677b723d30) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:56:55,486 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:55,489 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:55,490 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:56:55,493 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:55,493 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:56:55,496 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:55,497 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:56:55,500 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:55,500 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:56:55,503 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:56:55,503 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:55,504 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:55,531 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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=mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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=zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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 16:56:55,531 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8. WARNING: Couldn't find device with uuid zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O. WARNING: VG test_vg1 is missing PV mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:55,531 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:56:55,531 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:56:55,536 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH ; label: None ; device: /dev/sda ; serial: 36001405f8de7fa5d1194c6c8541f6030 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; pe_start: 8 MiB ; 2024-03-01 16:56:55,536 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:56:55,540 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:56:55,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; incomplete: True ; hidden: False ; 2024-03-01 16:56:55,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:55,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:55,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:55,553 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:55,580 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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 16:56:55,580 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8. WARNING: Couldn't find device with uuid zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O. WARNING: VG test_vg1 is missing PV mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:55,580 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:55,580 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:56:55,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:56:55,586 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:56:55,590 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:55,590 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:55,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:56:55,594 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:55,621 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 16:56:55,621 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8. WARNING: Couldn't find device with uuid zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O. WARNING: VG test_vg1 is missing PV mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:55,621 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:55,626 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:56:55,626 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:56:55,630 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:56:55,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; incomplete: True ; hidden: False ; 2024-03-01 16:56:55,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:55,636 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:55,636 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:55,640 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033', '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': 'mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8', 'ID_FS_UUID_ENC': 'mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:56:55,640 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:56:55,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:55,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:55,650 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:55,651 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:55,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:56:55,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:55,655 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:55,658 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:55,658 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:56:55,662 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:56:55,662 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:55,663 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:56:55,663 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677a695e80) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:56:55,666 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:55,670 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:55,670 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:56:55,673 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:55,673 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:56:55,677 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:55,677 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:56:55,680 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:55,680 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:56:55,683 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:56:55,684 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:55,684 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:55,710 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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=mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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=zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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 16:56:55,710 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O. WARNING: VG test_vg1 is missing PV zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:55,710 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:55,710 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:56:55,715 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 ; label: None ; device: /dev/sdb ; serial: 360014055b573891d46b407ea7ad42594 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; pe_start: 8 MiB ; 2024-03-01 16:56:55,715 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:56:55,718 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:56:55,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; incomplete: True ; hidden: False ; 2024-03-01 16:56:55,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:55,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:56:55,732 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:55,735 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:56:55,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; incomplete: True ; hidden: False ; 2024-03-01 16:56:55,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:55,741 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:55,767 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 16:56:55,767 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O. WARNING: VG test_vg1 is missing PV zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:55,767 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:55,767 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:55,767 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:55,772 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:56:55,772 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:56:55,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:55,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:55,783 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:55,784 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:55,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:56:55,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:55,787 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:55,791 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:55,791 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:56:55,794 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:56:55,794 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:55,795 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:56:55,795 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677a604e10) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:56:55,798 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:55,799 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:55,802 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:56:55,802 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:56:55,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:55,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:55,812 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:55,812 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:55,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:56:55,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:55,816 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:55,819 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:55,819 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:56:55,822 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:56:55,823 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:55,823 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:56:55,823 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677a60df60) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:56:55,827 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:55,827 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:55,830 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/lvm-pv-uuid-zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a', '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': 'zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O', 'ID_FS_UUID_ENC': 'zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:56:55,831 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:56:55,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:55,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:55,841 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:55,841 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:55,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:56:55,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:55,845 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:55,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:55,848 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:56:55,851 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:56:55,852 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:55,852 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:56:55,852 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677a60da90) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:56:55,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:55,859 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:55,859 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:56:55,863 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:55,863 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:56:55,866 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:55,866 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:56:55,870 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:55,870 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:56:55,873 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:56:55,873 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:55,873 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:55,901 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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=mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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=zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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 16:56:55,901 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:55,901 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:55,901 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:56:55,906 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O ; label: None ; device: /dev/sdc ; serial: 36001405149be212c82347ef8827a9c3a ; exists: True ; vg_name: test_vg1 ; vg_uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; pe_start: 8 MiB ; 2024-03-01 16:56:55,906 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:56:55,909 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:56:55,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; incomplete: True ; hidden: False ; 2024-03-01 16:56:55,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:55,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:56:55,922 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:55,925 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:56:55,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; incomplete: True ; hidden: False ; 2024-03-01 16:56:55,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:55,932 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:55,960 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 16:56:55,960 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:55,960 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:55,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:55,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:55,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l ; incomplete: False ; hidden: False ; 2024-03-01 16:56:55,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:55,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:56:55,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:55,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:56:55,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:55,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:55,987 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:55,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:55,991 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:56:55,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:55,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:55,998 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:55,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:56:56,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:56,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:56,005 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:56,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:56,009 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:56:56,009 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 16:56:56,009 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:56:56,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:56,013 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:56,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:56,016 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:56:56,020 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/02c213bf-415b-4e92-86ae-f762bca5afcd ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Z1ag8T2bgBCj65nAXKF1WkxIaEa3LEyysNGDmQRMidlAUP8wCOZkjTkTWiw51i6l', '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-Z1ag8T2bgBCj65nAXKF1WkxIaEa3LEyysNGDmQRMidlAUP8wCOZkjTkTWiw51i6l', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '02c213bf-415b-4e92-86ae-f762bca5afcd', 'ID_FS_UUID_ENC': '02c213bf-415b-4e92-86ae-f762bca5afcd', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1293871132'} ; 2024-03-01 16:56:56,020 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:56,020 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:56,025 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:56:56,025 INFO program/MainThread: stderr[11]: 2024-03-01 16:56:56,025 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:56:56,025 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:56,028 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:56:56,028 INFO program/MainThread: stderr[12]: 2024-03-01 16:56:56,028 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:56:56,029 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:56,032 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:56:56,032 INFO program/MainThread: stderr[13]: 2024-03-01 16:56:56,032 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:56:56,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:56,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:56:56,043 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:56,044 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:56:56,044 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:56,045 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:56:56,040 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f677a6059b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f677b6ddf98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:56:56,045 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:56,049 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:56:56,049 INFO program/MainThread: stderr[14]: 2024-03-01 16:56:56,050 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:56:56,054 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:56,058 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:56,058 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:56:56,062 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:56,062 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:56:56,066 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:56,066 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:56:56,070 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:56,070 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:56:56,072 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:56,072 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:56:56,076 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:56,076 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:56:56,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:56,080 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:56,080 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:56,084 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:56:56,084 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:56:56,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:56,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:56,094 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:56,095 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:56,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:56:56,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:56:56,098 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:56,102 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:56,102 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:56:56,105 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:56:56,106 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:56,106 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:56:56,106 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677b6dea20) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:56:56,110 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:56,110 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:56,113 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:56:56,113 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:56:56,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:56,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:56,124 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:56,124 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:56,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:56:56,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:56:56,127 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:56,131 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:56,131 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:56:56,134 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:56:56,135 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:56,135 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:56:56,135 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677a60d898) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:56:56,139 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:56,139 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:56,142 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:56:56,142 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:56:56,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:56,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:56,153 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:56,153 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:56,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:56:56,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:56:56,157 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:56,160 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:56,160 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:56:56,164 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:56:56,164 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:56,164 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:56:56,164 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677a62a320) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:56:56,168 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:56,168 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:56,171 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:56:56,171 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:56:56,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:56,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:56,182 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:56,182 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:56,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:56:56,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:56:56,186 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:56,189 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:56,189 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:56:56,192 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:56:56,193 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:56,193 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:56:56,193 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677a62aa90) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:56:56,197 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:56,197 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:56,200 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:56:56,200 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:56:56,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:56,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:56,211 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:56,211 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:56,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:56:56,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:56:56,215 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:56,218 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:56,218 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:56:56,221 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:56:56,222 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:56,222 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:56:56,222 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677a60d588) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:56:56,226 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:56,226 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:56,229 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:56:56,229 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:56:56,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:56,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:56,240 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:56,240 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:56,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:56:56,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:56:56,244 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:56,247 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:56,247 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:56:56,250 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:56:56,251 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:56,251 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:56:56,251 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677a6219b0) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:56:56,255 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:56,255 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:56,259 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:56:56,259 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:56:56,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:56,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:56,270 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:56,270 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:56,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:56:56,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:56:56,274 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:56,277 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:56,277 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:56:56,281 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:56:56,281 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:56,281 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:56:56,281 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677a621dd8) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:56:56,285 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:56,285 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:56,288 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': '30400707'} ; 2024-03-01 16:56:56,288 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:56,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:56,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:56,298 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:56,298 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:56,299 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:56,299 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:56,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:56:56,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:56:56,302 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:56,305 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:56,305 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:56,309 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:56:56,309 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:56,310 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:56:56,310 INFO blivet/MainThread: got device: DiskDevice instance (0x7f677a635710) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:56:56,313 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:56,316 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:56,316 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:56:56,320 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:56,320 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:56:56,323 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:56,323 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:56:56,327 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:56,327 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:56:56,330 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:56,333 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:56,337 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:56,341 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 0x7f677a5bb708> 2024-03-01 16:56:59,172 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:56:59,177 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:59,177 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:59,181 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': '30404649'} ; 2024-03-01 16:56:59,181 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:59,181 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:59,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:59,191 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:59,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:59,197 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,208 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:56:59,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:56:59,232 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:59,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:56:59,235 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:59,239 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:59,239 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:59,242 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:59,243 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:59,243 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:59,246 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:59,250 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:59,253 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:59,256 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:59,259 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:59,260 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:59,260 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:56:59,261 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:59,260 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f677a621ef0) -- 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 0x7f677a5ca200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:59,264 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:59,268 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:59,268 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:56:59,271 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:59,271 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:56:59,275 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:59,275 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:56:59,278 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:59,279 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:56:59,279 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:59,282 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:59,282 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:56:59,285 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:59,285 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:59,289 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-Z1ag8T2bgBCj65nAXKF1WkxIaEa3LEyysNGDmQRMidlAUP8wCOZkjTkTWiw51i6l ' '/dev/disk/by-uuid/02c213bf-415b-4e92-86ae-f762bca5afcd ' '/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-Z1ag8T2bgBCj65nAXKF1WkxIaEa3LEyysNGDmQRMidlAUP8wCOZkjTkTWiw51i6l', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '02c213bf-415b-4e92-86ae-f762bca5afcd', 'ID_FS_UUID_ENC': '02c213bf-415b-4e92-86ae-f762bca5afcd', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1293871132'} ; 2024-03-01 16:56:59,289 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:59,289 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:59,293 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:56:59,293 INFO program/MainThread: stderr[15]: 2024-03-01 16:56:59,293 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:56:59,294 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:59,297 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:56:59,297 INFO program/MainThread: stderr[16]: 2024-03-01 16:56:59,297 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:56:59,297 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:59,300 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:56:59,300 INFO program/MainThread: stderr[17]: 2024-03-01 16:56:59,300 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:56:59,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,308 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 16:56:59,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:59,311 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:56:59,312 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:59,312 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:56:59,308 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f677a6059b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f677b6ddf98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:56:59,313 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:59,317 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:56:59,317 INFO program/MainThread: stderr[18]: 2024-03-01 16:56:59,317 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:56:59,321 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:59,321 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:56:59,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,334 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,348 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:56:59,349 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:56:59,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:59,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:59,362 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:56:59,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:59,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:59,374 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:59,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:59,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:59,385 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:59,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:59,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:59,397 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:59,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:59,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:59,409 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:56:59,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:59,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:59,420 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:57:04,249 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_h7gknclc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:04,285 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:04,286 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:04,289 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:04,289 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:57:04,289 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:04,289 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:04,294 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:04,294 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:04,298 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:04,298 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:04,301 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:04,302 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:04,304 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:04,305 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:04,314 INFO program/MainThread: stdout: 2024-03-01 16:57:04,314 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:04,314 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH 2024-03-01 16:57:04,314 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 02c213bf-415b-4e92-86ae-f762bca5afcd 2024-03-01 16:57:04,314 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 2024-03-01 16:57:04,314 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 02c213bf-415b-4e92-86ae-f762bca5afcd 2024-03-01 16:57:04,314 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O 2024-03-01 16:57:04,314 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 02c213bf-415b-4e92-86ae-f762bca5afcd 2024-03-01 16:57:04,314 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:57:04,314 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:57:04,314 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:57:04,314 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:57:04,314 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:57:04,314 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:57:04,315 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:57:04,315 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:04,315 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:04,315 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:04,315 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:57:04,315 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:04,315 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 02c213bf-415b-4e92-86ae-f762bca5afcd sdb 1073741824 root disk brw-rw---- LVM2_member mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 02c213bf-415b-4e92-86ae-f762bca5afcd sdc 1073741824 root disk brw-rw---- LVM2_member zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 02c213bf-415b-4e92-86ae-f762bca5afcd sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:57:04,315 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:04,315 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:04,315 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:04,316 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:04,316 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:04,316 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:04,316 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:04,327 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:04,340 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:57:04,344 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/lvm-pv-uuid-1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9', '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': '1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH', 'ID_FS_UUID_ENC': '1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:57:04,344 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:57:04,345 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:04,373 INFO program/MainThread: stdout[3]: 2024-03-01 16:57:04,373 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:04,373 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:04,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:04,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:04,387 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:04,391 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:04,392 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:04,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:04,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:04,396 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:04,399 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:04,399 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:57:04,403 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:57:04,403 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:04,404 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:04,404 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95af734d30) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:57:04,407 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:04,411 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:04,411 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:57:04,415 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:04,415 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:57:04,418 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:04,418 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:57:04,422 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:04,422 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:57:04,425 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:57:04,425 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:57:04,426 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:04,454 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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=mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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=zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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 16:57:04,454 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8. WARNING: Couldn't find device with uuid zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O. WARNING: VG test_vg1 is missing PV mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:04,454 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:57:04,454 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:57:04,459 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH ; label: None ; device: /dev/sda ; serial: 36001405f8de7fa5d1194c6c8541f6030 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; pe_start: 8 MiB ; 2024-03-01 16:57:04,459 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:57:04,463 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:57:04,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; incomplete: True ; hidden: False ; 2024-03-01 16:57:04,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:04,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:04,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:04,476 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:04,502 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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 16:57:04,502 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8. WARNING: Couldn't find device with uuid zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O. WARNING: VG test_vg1 is missing PV mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:04,502 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:57:04,502 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:04,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:57:04,508 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:57:04,512 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:04,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:04,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:57:04,516 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:04,543 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 16:57:04,543 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8. WARNING: Couldn't find device with uuid zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O. WARNING: VG test_vg1 is missing PV mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:04,543 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:57:04,548 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:57:04,548 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:57:04,552 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:57:04,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; incomplete: True ; hidden: False ; 2024-03-01 16:57:04,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:04,558 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:04,558 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:04,563 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/lvm-pv-uuid-mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594', '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': 'mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8', 'ID_FS_UUID_ENC': 'mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:57:04,563 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:57:04,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:04,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:04,573 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:04,574 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:04,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:57:04,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:04,577 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:04,581 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:04,581 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:57:04,584 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:57:04,585 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:04,585 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:57:04,585 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95ae6a6e80) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:57:04,589 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:04,592 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:04,592 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:57:04,596 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:04,596 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:57:04,599 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:04,599 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:57:04,603 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:04,603 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:57:04,606 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:57:04,606 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:57:04,606 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:04,631 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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=mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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=zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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 16:57:04,631 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O. WARNING: VG test_vg1 is missing PV zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:04,631 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:57:04,631 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:57:04,636 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 ; label: None ; device: /dev/sdb ; serial: 360014055b573891d46b407ea7ad42594 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; pe_start: 8 MiB ; 2024-03-01 16:57:04,636 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:57:04,639 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:57:04,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; incomplete: True ; hidden: False ; 2024-03-01 16:57:04,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:04,649 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:57:04,653 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:04,656 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:57:04,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; incomplete: True ; hidden: False ; 2024-03-01 16:57:04,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:04,663 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:04,689 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 16:57:04,689 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O. WARNING: VG test_vg1 is missing PV zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:04,689 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:57:04,689 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:04,689 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:04,694 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:57:04,694 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:57:04,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:04,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:04,705 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:04,706 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:04,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:57:04,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:04,709 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:04,713 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:04,713 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:57:04,716 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:57:04,717 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:04,717 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:57:04,717 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95ae615e10) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:57:04,721 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:04,721 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:04,724 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:57:04,724 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:57:04,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:04,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:04,735 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:04,735 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:04,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:57:04,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:04,739 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:04,742 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:04,742 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:57:04,745 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:57:04,746 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:04,746 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:57:04,746 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95ae61ef60) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:57:04,750 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:04,750 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:04,754 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/lvm-pv-uuid-zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', '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': 'zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O', 'ID_FS_UUID_ENC': 'zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:57:04,754 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:57:04,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:04,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:04,764 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:04,765 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:04,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:57:04,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:04,768 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:04,771 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:04,772 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:57:04,775 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:57:04,775 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:04,776 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:57:04,776 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95ae61ea90) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:57:04,779 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:04,783 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:04,783 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:57:04,786 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:04,786 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:57:04,790 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:04,790 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:57:04,793 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:04,793 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:57:04,796 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:57:04,796 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:57:04,796 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:04,822 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1cGcMh-5bRJ-3DsY-qFv4-iuIs-iS1B-M4kFtH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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=mgrrlj-AM41-ugrl-pjo6-QY9p-1E53-QRxUm8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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=zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy 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 16:57:04,822 INFO program/MainThread: stderr[9]: 2024-03-01 16:57:04,822 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:57:04,822 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:57:04,827 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zye6yX-PvjL-xrTw-GZ9L-4S3B-edKZ-Etgv3O ; label: None ; device: /dev/sdc ; serial: 36001405149be212c82347ef8827a9c3a ; exists: True ; vg_name: test_vg1 ; vg_uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; pe_start: 8 MiB ; 2024-03-01 16:57:04,827 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:57:04,830 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:57:04,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; incomplete: True ; hidden: False ; 2024-03-01 16:57:04,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:04,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:57:04,844 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:04,847 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:57:04,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy ; incomplete: True ; hidden: False ; 2024-03-01 16:57:04,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:04,854 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:04,882 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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=sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 16:57:04,882 INFO program/MainThread: stderr[10]: 2024-03-01 16:57:04,882 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:57:04,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:04,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:04,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l ; incomplete: False ; hidden: False ; 2024-03-01 16:57:04,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:04,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:57:04,900 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:04,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:57:04,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:04,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:04,908 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:04,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:04,912 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:57:04,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:04,916 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:04,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:04,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:57:04,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:04,927 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:04,927 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:04,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:04,931 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:57:04,931 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 16:57:04,931 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:57:04,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:04,935 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:04,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:04,939 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:57:04,942 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-Z1ag8T2bgBCj65nAXKF1WkxIaEa3LEyysNGDmQRMidlAUP8wCOZkjTkTWiw51i6l ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/02c213bf-415b-4e92-86ae-f762bca5afcd', '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-Z1ag8T2bgBCj65nAXKF1WkxIaEa3LEyysNGDmQRMidlAUP8wCOZkjTkTWiw51i6l', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '02c213bf-415b-4e92-86ae-f762bca5afcd', 'ID_FS_UUID_ENC': '02c213bf-415b-4e92-86ae-f762bca5afcd', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1293871132'} ; 2024-03-01 16:57:04,942 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:04,943 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:04,947 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:57:04,947 INFO program/MainThread: stderr[11]: 2024-03-01 16:57:04,947 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:57:04,947 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:04,950 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:57:04,951 INFO program/MainThread: stderr[12]: 2024-03-01 16:57:04,951 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:57:04,951 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:04,954 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:57:04,954 INFO program/MainThread: stderr[13]: 2024-03-01 16:57:04,954 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:57:04,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:04,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:57:04,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:04,966 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:04,966 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:04,967 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:04,963 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:04,967 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:04,971 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:57:04,972 INFO program/MainThread: stderr[14]: 2024-03-01 16:57:04,972 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:57:04,976 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:04,980 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:04,980 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:57:04,984 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:04,984 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:57:04,988 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:04,988 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:57:04,992 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:04,992 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:57:04,994 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:04,994 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:57:04,998 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:04,998 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:57:05,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:05,002 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:05,002 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:05,006 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:57:05,006 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:57:05,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:05,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:05,016 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:05,017 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:05,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:57:05,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:57:05,021 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:05,024 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:05,024 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:57:05,028 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:57:05,028 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:05,029 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:57:05,029 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95af6efa20) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:57:05,032 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:05,032 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:57:05,036 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:57:05,036 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:57:05,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:05,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:05,046 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:05,047 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:05,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:57:05,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:57:05,051 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:05,054 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:05,054 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:57:05,057 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:57:05,058 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:05,058 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:57:05,058 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95ae61e898) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:57:05,062 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:05,062 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:57:05,065 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:57:05,065 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:57:05,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:05,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:05,076 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:05,077 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:05,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:57:05,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:57:05,080 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:05,084 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:05,084 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:57:05,087 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:57:05,087 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:05,088 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:57:05,088 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95ae63b320) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:57:05,091 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:05,091 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:57:05,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:57:05,095 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:57:05,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:05,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:05,105 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:05,106 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:05,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:57:05,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:57:05,109 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:05,113 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:05,113 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:57:05,116 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:57:05,116 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:05,117 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:57:05,117 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95ae63ba90) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:57:05,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:05,120 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:57:05,124 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:57:05,124 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:57:05,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:05,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:05,135 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:05,135 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:05,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:57:05,136 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:57:05,139 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:05,142 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:05,142 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:57:05,146 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:57:05,146 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:05,146 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:57:05,146 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95ae61e588) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:57:05,150 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:05,150 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:57:05,153 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:57:05,153 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:57:05,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:05,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:05,164 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:05,165 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:05,165 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:57:05,165 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:57:05,168 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:05,172 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:05,172 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:57:05,175 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:57:05,176 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:05,176 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:57:05,176 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95ae6389b0) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:57:05,180 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:05,180 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:57:05,184 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:57:05,184 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:57:05,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:05,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:05,195 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:05,196 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:05,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:57:05,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:57:05,199 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:05,202 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:05,202 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:57:05,206 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:57:05,206 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:05,206 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:57:05,206 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95ae638dd8) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:57:05,210 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:05,210 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:57:05,213 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': '30400707'} ; 2024-03-01 16:57:05,213 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:05,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:05,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:05,224 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:05,224 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:05,224 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:05,224 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:05,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:57:05,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:57:05,227 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:05,231 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:05,231 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:05,234 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:57:05,235 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:05,235 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:57:05,235 INFO blivet/MainThread: got device: DiskDevice instance (0x7f95ae646710) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:57:05,239 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:05,242 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:05,242 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:57:05,245 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:05,246 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:57:05,249 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:05,249 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:57:05,252 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:05,253 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:57:05,256 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:05,259 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:05,262 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:05,267 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 0x7f95ae5cc748> 2024-03-01 16:57:08,188 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:57:08,193 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:08,193 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:08,197 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': '30404649'} ; 2024-03-01 16:57:08,197 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:08,197 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:08,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,207 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:08,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,213 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,224 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:57:08,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:57:08,248 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:08,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:57:08,252 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:08,255 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:08,256 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:08,259 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:08,260 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:08,260 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:08,263 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:08,267 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:08,270 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:08,273 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:08,277 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:08,277 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:08,277 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:57:08,278 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:08,277 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f95ae638ef0) -- 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 0x7f95ae5db200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:08,282 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:08,285 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:08,285 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:57:08,288 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:08,289 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:57:08,292 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:08,292 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:57:08,295 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:08,295 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:57:08,296 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:08,299 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:08,299 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:57:08,302 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:08,302 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:08,306 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-uuid/02c213bf-415b-4e92-86ae-f762bca5afcd ' '/dev/disk/by-id/dm-uuid-LVM-Z1ag8T2bgBCj65nAXKF1WkxIaEa3LEyysNGDmQRMidlAUP8wCOZkjTkTWiw51i6l', '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-Z1ag8T2bgBCj65nAXKF1WkxIaEa3LEyysNGDmQRMidlAUP8wCOZkjTkTWiw51i6l', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '02c213bf-415b-4e92-86ae-f762bca5afcd', 'ID_FS_UUID_ENC': '02c213bf-415b-4e92-86ae-f762bca5afcd', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1293871132'} ; 2024-03-01 16:57:08,306 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:08,306 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:08,310 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:57:08,310 INFO program/MainThread: stderr[15]: 2024-03-01 16:57:08,310 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:57:08,311 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:08,314 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:57:08,314 INFO program/MainThread: stderr[16]: 2024-03-01 16:57:08,314 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:57:08,314 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:08,317 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:57:08,317 INFO program/MainThread: stderr[17]: 2024-03-01 16:57:08,317 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:57:08,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,325 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 16:57:08,328 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,329 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,329 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,330 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,326 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,330 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:08,334 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:57:08,335 INFO program/MainThread: stderr[18]: 2024-03-01 16:57:08,335 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:57:08,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:08,339 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:57:08,339 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,350 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,364 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:57:08,365 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:57:08,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:08,379 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:57:08,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:08,390 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:08,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:08,402 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:08,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:08,414 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:08,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:08,425 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:57:08,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:08,437 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:57:08,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,444 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:57:08,444 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,444 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,445 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,445 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,445 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,446 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,446 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,447 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,447 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,447 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,448 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,448 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:08,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:57:08,454 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:57:08,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:57:08,461 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:57:08,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:57:08,467 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:57:08,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,473 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 16:57:08,473 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:57:08,475 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,476 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,476 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,477 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,480 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,480 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,481 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,478 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,484 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,484 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,485 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,488 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,489 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,492 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,492 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,493 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,493 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,496 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,496 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,497 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,497 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,500 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,500 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,501 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,501 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,498 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,504 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,504 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,505 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,508 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,508 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,509 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,509 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,512 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,513 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,513 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,516 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,517 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,520 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,520 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,521 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,521 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,524 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,524 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,525 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,528 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,528 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,529 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,532 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,533 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,533 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,537 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,537 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,537 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,541 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,541 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,542 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,545 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,545 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,546 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,549 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,550 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,553 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,553 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,554 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,557 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,557 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,558 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,561 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,561 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,562 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,565 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,565 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,566 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,566 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,569 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,569 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,570 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,570 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,573 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,574 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,574 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,571 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,577 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,578 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,578 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,581 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,582 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,582 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,585 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,585 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,586 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,586 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,583 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,589 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,589 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,590 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,590 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,593 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,593 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,593 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,594 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,597 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,597 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,598 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,601 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,602 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:08,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f95ae6169b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sNGDmQ-RMid-lAUP-8wCO-ZkjT-kTWi-w51i6l 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 (0x7f95af6eef98) -- 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 = Z1ag8T-2bgB-Cj65-nAXK-F1Wk-xIaE-a3LEyy size = 2.98 GiB format = existing None major = 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 16:57:08,602 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:57:08,606 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 16:57:08,606 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:08,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 16:57:08,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:57:08,610 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:08,610 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 16:57:08,614 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:57:08,615 INFO program/MainThread: stderr[19]: 2024-03-01 16:57:08,615 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:57:08,620 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:08,620 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:57:08,620 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:08,620 DEBUG blivet.ansible/MainThread: ['sdb', 'test_vg1', 'sda', 'sdc'] 2024-03-01 16:57:08,620 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:57:08,623 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:57:08,624 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:08,627 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:57:08,630 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:57:08,634 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:57:08,634 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:57:08,634 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:08,634 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:57:08,634 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:57:08,637 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:08,637 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:08,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:57:08,640 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:57:08,640 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:08,641 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:57:08,641 DEBUG blivet/MainThread: removing sda 2024-03-01 16:57:08,643 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:08,644 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:08,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 16:57:08,647 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:57:08,647 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:08,647 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:57:08,647 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:57:08,650 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:08,650 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:08,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:57:08,653 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:57:08,653 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:08,655 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,667 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,680 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,693 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,709 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:08,710 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:08,710 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:08,710 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:08,710 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:08,710 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:08,710 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:08,710 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:57:08,710 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:57:08,713 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:08,716 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:08,719 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:57:08,720 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:57:08,723 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:08,723 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f95ae5adf68> 2024-03-01 16:57:08,723 INFO blivet/MainThread: sorting actions... 2024-03-01 16:57:08,724 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:08,724 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:08,724 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:08,724 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:08,725 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:08,725 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:08,725 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:08,728 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:08,731 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:08,732 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:57:08,739 INFO program/MainThread: stdout: 2024-03-01 16:57:08,740 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:08,740 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,740 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,755 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,756 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,768 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,769 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:08,773 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:08,777 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:57:08,781 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:08,784 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:57:08,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:57:08,788 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:08,828 INFO program/MainThread: stdout[20]: 2024-03-01 16:57:08,828 INFO program/MainThread: stderr[20]: 2024-03-01 16:57:08,828 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:57:08,833 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:08,836 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:08,839 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,844 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:08,847 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,850 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:08,853 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:57:08,857 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:08,896 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 16:57:08,896 INFO program/MainThread: stderr[21]: 2024-03-01 16:57:08,896 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:57:08,897 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:08,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:57:08,913 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:57:08,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:08,929 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:08,935 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,943 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:08,948 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,952 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:08,956 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,959 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:57:08,959 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:08,999 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 16:57:08,999 INFO program/MainThread: stderr[22]: 2024-03-01 16:57:08,999 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:57:08,999 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:09,046 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:57:09,046 INFO program/MainThread: stderr[23]: 2024-03-01 16:57:09,046 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:57:09,046 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:09,085 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 16:57:09,085 INFO program/MainThread: stderr[24]: 2024-03-01 16:57:09,085 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:57:09,086 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:09,092 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:09,098 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:57:09,103 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:57:09,103 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:09,150 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:57:09,150 INFO program/MainThread: stderr[25]: 2024-03-01 16:57:09,150 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:57:09,151 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:57:09,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:09,183 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,184 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:09,216 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:09,232 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,233 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:09,237 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:09,241 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:57:09,244 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:57:09,244 INFO program/MainThread: Running [26] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:09,273 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:57:09,273 INFO program/MainThread: stderr[26]: 2024-03-01 16:57:09,273 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:57:09,274 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:57:09,274 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:09,307 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:09,327 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:09,343 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,344 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:09,348 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:09,352 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:57:09,355 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:57:09,355 INFO program/MainThread: Running [27] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:09,383 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:57:09,383 INFO program/MainThread: stderr[27]: 2024-03-01 16:57:09,383 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:57:09,383 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:57:09,384 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:09,419 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,420 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:09,436 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,436 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:09,452 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,458 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:09,459 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 0x7f95ae5adf10> 2024-03-01 16:57:24,095 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ze9eaoiu/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:28,779 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_cocp3byj/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:35,922 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ylnd67cx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:35,958 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:35,959 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:35,962 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:35,962 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:57:35,962 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:35,962 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:35,967 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:35,968 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:35,972 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:35,972 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:35,975 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:35,975 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:35,978 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:35,978 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:35,987 INFO program/MainThread: stdout: 2024-03-01 16:57:35,987 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:35,987 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:35,987 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:57:35,987 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:35,988 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:57:35,988 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:35,988 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:35,990 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:35,990 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:35,990 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:35,992 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:35,993 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:36,009 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:36,020 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:57:36,025 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:57:36,025 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:57:36,026 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:36,053 INFO program/MainThread: stdout[3]: 2024-03-01 16:57:36,053 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:36,053 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:36,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,067 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:36,072 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:36,073 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:36,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:36,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:36,077 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:36,080 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:36,080 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:57:36,083 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:57:36,084 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:36,084 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:36,084 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa238d5eb38) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:57:36,088 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:36,088 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:57:36,092 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:57:36,092 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:57:36,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,102 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:36,102 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:36,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:57:36,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:57:36,106 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:36,109 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:36,109 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:57:36,112 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:57:36,112 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:36,113 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:57:36,113 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa238d5eb00) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:57:36,116 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:36,117 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:57:36,120 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:57:36,120 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:57:36,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,130 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:36,130 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:36,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:36,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:57:36,134 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:36,137 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:36,137 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:57:36,141 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:57:36,141 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:36,141 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:57:36,141 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa238516400) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:57:36,145 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:36,145 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:36,148 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:57:36,148 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:57:36,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,158 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:36,159 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:36,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:36,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:57:36,162 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:36,166 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:36,166 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:57:36,169 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:57:36,169 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:36,170 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:57:36,170 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa238516908) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:57:36,173 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:36,173 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:36,177 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:57:36,177 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:57:36,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,187 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:36,187 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:36,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:57:36,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:57:36,191 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:36,194 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:36,194 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:57:36,197 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:57:36,198 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:36,198 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:57:36,198 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa238d6ee80) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:57:36,201 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:36,202 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:57:36,205 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:57:36,205 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:57:36,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,215 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:36,215 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:36,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:36,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:57:36,219 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:36,222 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:36,223 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:57:36,226 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:57:36,226 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:36,226 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:57:36,227 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2385228d0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:57:36,230 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:36,230 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:57:36,234 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:57:36,234 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:57:36,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,244 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:36,244 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:36,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:36,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:57:36,248 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:36,251 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:36,251 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:57:36,254 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:57:36,254 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:36,255 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:57:36,255 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa238522cf8) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:57:36,258 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:36,258 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:57:36,262 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:57:36,262 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:57:36,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,272 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:36,272 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:36,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:36,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:57:36,276 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:36,279 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:36,279 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:57:36,283 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:57:36,283 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:36,283 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:57:36,283 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2385284e0) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:57:36,287 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:36,287 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:57:36,290 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:57:36,290 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:57:36,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,300 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:36,301 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:36,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:57:36,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:57:36,304 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:36,307 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:36,308 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:57:36,311 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:57:36,311 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:36,312 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:57:36,312 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa238528710) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:57:36,315 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:36,315 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:57:36,319 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:57:36,319 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:57:36,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,329 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:36,329 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:36,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:57:36,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:36,333 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:36,336 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:36,336 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:57:36,339 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:57:36,340 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:36,340 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:57:36,340 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa238514588) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:57:36,344 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:36,344 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:57:36,347 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:57:36,347 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:57:36,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,357 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:36,358 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:36,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:57:36,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:57:36,361 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:36,364 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:36,364 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:57:36,368 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:57:36,368 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:36,368 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:57:36,368 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa238514c18) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:57:36,372 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:36,372 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:57:36,375 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:57:36,375 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:57:36,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,386 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:36,386 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:36,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:57:36,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:36,389 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:36,393 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:36,393 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:57:36,396 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:57:36,396 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:36,397 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:57:36,397 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa238528eb8) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:57:36,400 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:36,400 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:57:36,403 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': '30400707'} ; 2024-03-01 16:57:36,403 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:36,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:36,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:36,413 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:36,414 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:36,414 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:36,414 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:36,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:36,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:57:36,417 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:36,420 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:36,421 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:36,424 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:57:36,424 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:36,425 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:57:36,425 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa238532b00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:57:36,428 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:36,432 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:36,432 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:57:36,435 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:36,436 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:57:36,439 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:36,439 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:36,442 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:36,443 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:57:36,446 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:36,449 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:36,452 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:36,457 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 0x7fa238535c08> 2024-03-01 16:57:39,560 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:57:39,564 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:39,564 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:39,569 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': '30404649'} ; 2024-03-01 16:57:39,569 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:39,569 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:39,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,579 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:39,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,585 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,598 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:57:39,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:39,622 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:39,622 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:57:39,625 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:39,628 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:39,628 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:39,632 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:39,632 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:39,632 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:39,635 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:39,640 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:39,643 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:39,646 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:39,649 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:39,649 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:39,649 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:57:39,650 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:39,650 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa238532b70) -- 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 0x7fa2384ca5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:39,654 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:39,657 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:39,657 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:57:39,661 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:39,661 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:57:39,664 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,664 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:57:39,667 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,668 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:57:39,670 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:39,670 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:39,673 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:39,674 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:57:39,677 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:39,677 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:39,678 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,691 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,704 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:57:39,705 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:57:39,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:39,717 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:57:39,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:39,729 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:39,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:39,740 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:39,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:39,751 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:39,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:39,763 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:57:39,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:39,774 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:57:39,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:57:44,488 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_r8kqllre/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:44,524 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:44,524 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:44,528 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:44,528 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:57:44,528 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:44,528 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:44,533 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,534 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:44,538 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:44,538 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:44,541 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:44,541 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:44,544 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:44,544 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:44,553 INFO program/MainThread: stdout: 2024-03-01 16:57:44,553 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:44,553 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:44,553 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:57:44,553 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,554 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:57:44,554 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:44,554 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:44,554 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:44,554 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:44,554 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:44,555 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:44,555 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,566 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,578 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:57:44,583 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:57:44,583 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:57:44,583 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:44,611 INFO program/MainThread: stdout[3]: 2024-03-01 16:57:44,611 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:44,611 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:44,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,624 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:44,629 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:44,630 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:44,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:44,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:44,634 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:44,637 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:44,637 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:57:44,640 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:57:44,641 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:44,641 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:44,641 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe052896b38) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:57:44,645 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:44,645 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:57:44,649 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:57:44,649 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:57:44,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,659 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:44,659 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:44,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:57:44,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:57:44,663 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:44,666 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:44,666 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:57:44,669 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:57:44,670 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:44,670 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:57:44,670 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe052896b00) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:57:44,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:44,674 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:57:44,677 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:57:44,677 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:57:44,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,687 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:44,688 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:44,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:44,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:57:44,691 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:44,694 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:44,695 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:57:44,698 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:57:44,698 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:44,699 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:57:44,699 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe05184f400) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:57:44,702 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:44,702 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:44,705 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:57:44,706 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:57:44,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,716 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:44,716 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:44,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:44,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:57:44,719 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:44,723 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:44,723 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:57:44,726 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:57:44,726 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:44,727 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:57:44,727 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe05184f908) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:57:44,730 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:44,730 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:44,734 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:57:44,734 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:57:44,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,744 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:44,744 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:44,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:57:44,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:57:44,748 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:44,751 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:44,751 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:57:44,754 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:57:44,754 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:44,755 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:57:44,755 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0528a6e80) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:57:44,758 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:44,758 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:57:44,762 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:57:44,762 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:57:44,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,772 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:44,772 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:44,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:44,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:57:44,776 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:44,779 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:44,779 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:57:44,782 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:57:44,782 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:44,783 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:57:44,783 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0518598d0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:57:44,786 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:44,786 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:57:44,790 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:57:44,790 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:57:44,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,800 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:44,800 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:44,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:44,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:57:44,804 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:44,807 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:44,807 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:57:44,810 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:57:44,810 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:44,811 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:57:44,811 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe051859cf8) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:57:44,814 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:44,814 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:57:44,818 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:57:44,818 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:57:44,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,828 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:44,828 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:44,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:44,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:57:44,831 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:44,835 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:44,835 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:57:44,838 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:57:44,838 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:44,839 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:57:44,839 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe05185f4e0) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:57:44,842 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:44,842 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:57:44,846 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:57:44,846 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:57:44,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,856 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:44,856 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:44,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:57:44,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:57:44,860 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:44,863 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:44,863 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:57:44,866 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:57:44,866 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:44,867 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:57:44,867 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe05185f710) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:57:44,870 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:44,870 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:57:44,874 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:57:44,874 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:57:44,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,884 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:44,884 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:44,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:57:44,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:44,888 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:44,891 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:44,891 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:57:44,894 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:57:44,895 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:44,895 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:57:44,895 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe05184b588) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:57:44,898 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:44,899 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:57:44,902 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:57:44,902 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:57:44,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,912 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:44,912 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:44,913 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:57:44,913 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:57:44,916 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:44,919 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:44,919 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:57:44,922 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:57:44,923 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:44,923 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:57:44,923 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe05184bc18) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:57:44,926 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:44,927 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:57:44,930 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:57:44,930 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:57:44,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,940 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:44,940 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:44,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:57:44,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:44,944 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:44,947 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:44,947 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:57:44,950 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:57:44,950 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:44,951 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:57:44,951 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe05185feb8) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:57:44,954 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:44,954 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:57:44,957 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': '30400707'} ; 2024-03-01 16:57:44,958 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:44,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,967 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:44,968 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:44,968 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:44,968 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:44,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:44,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:57:44,971 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:44,974 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:44,974 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:44,978 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:57:44,978 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:44,978 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:57:44,978 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe051869b00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:57:44,982 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:44,986 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:44,986 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:57:44,989 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:44,989 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:57:44,993 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:44,993 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:44,996 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:44,996 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:57:44,999 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:45,002 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:45,005 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:45,010 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 0x7fe05186cc48> 2024-03-01 16:57:47,975 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:57:47,979 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:47,979 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:47,983 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': '30404649'} ; 2024-03-01 16:57:47,983 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:47,984 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:47,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:47,993 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:47,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:47,999 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,014 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:57:48,032 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:48,036 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:48,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:57:48,040 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:48,043 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:48,043 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:48,046 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:48,047 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:48,047 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:48,050 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:48,054 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:48,057 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:48,060 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:48,063 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:48,063 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:48,063 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:57:48,064 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:48,063 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe051869b70) -- 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 0x7fe0518025c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:48,068 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:48,071 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:48,071 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:57:48,074 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:48,074 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:57:48,078 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,078 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:57:48,081 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,081 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:57:48,083 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:48,083 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:48,087 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:48,087 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:57:48,090 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:48,090 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:48,091 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,105 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,118 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:57:48,118 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:57:48,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:48,131 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:57:48,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:48,142 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:48,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:48,153 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:48,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:48,164 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:48,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:48,176 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:57:48,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:48,187 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:57:48,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:48,198 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:57:48,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:57:48,204 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:57:48,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:57:48,210 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:57:48,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:57:48,215 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:57:48,218 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:48,218 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:57:48,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:57:48,222 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:48,222 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:48,225 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:57:48,226 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:48,229 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:48,229 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:57:48,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:57:48,232 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:48,232 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:48,235 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:57:48,235 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:48,238 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:48,238 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:57:48,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:57:48,242 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:48,242 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:48,245 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:57:48,245 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:48,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:57:48,250 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:57:48,253 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:48,257 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:57:48,260 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:48,264 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:57:48,267 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:48,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:57:48,271 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:57:48,272 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:57:48,272 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:48,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:48,285 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:57:48,286 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:48,286 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:57:48,286 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 16:57:48,287 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:48,287 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:57:48,290 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:48,290 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:57:48,293 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:48,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:57:48,297 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:48,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:48,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:57:48,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:48,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:48,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:48,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:57:48,315 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:48,315 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:57:48,316 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 16:57:48,316 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:57:48,320 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:57:48,320 INFO program/MainThread: stderr[4]: 2024-03-01 16:57:48,320 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:57:48,321 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:57:48,321 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:48,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:57:48,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:57:48,326 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:48,327 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:48,327 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:48,327 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:48,327 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:48,327 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:48,327 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:48,327 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:48,327 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:48,327 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:48,328 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:57:48,328 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:57:48,331 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:48,333 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:48,336 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:57:48,336 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:57:48,339 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:48,339 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 0x7fe0517a8728> 2024-03-01 16:57:48,340 INFO blivet/MainThread: sorting actions... 2024-03-01 16:57:48,341 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:48,341 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:48,341 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:48,341 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:48,342 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:48,342 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:48,342 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:48,342 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:48,342 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:48,343 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:48,345 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:48,348 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:57:48,348 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:57:48,355 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,355 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,385 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,385 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,398 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,399 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:48,403 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:48,406 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:57:48,406 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:57:48,413 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,445 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,445 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,458 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,459 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:48,463 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:48,466 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:57:48,466 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:57:48,475 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,475 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,504 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,504 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,516 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,517 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:48,521 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:48,524 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:48,527 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:48,527 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:57:48,527 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:48,560 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:57:48,560 INFO program/MainThread: stderr[5]: 2024-03-01 16:57:48,561 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:57:48,561 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,582 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,587 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:48,587 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:57:48,588 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:57:48,598 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,599 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,622 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,623 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:48,627 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:48,630 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:48,633 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:48,633 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:57:48,633 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 16:57:48,664 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:57:48,664 INFO program/MainThread: stderr[6]: 2024-03-01 16:57:48,664 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:57:48,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,686 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,691 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:48,691 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:57:48,692 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:57:48,702 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,703 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,729 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,730 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:48,734 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:48,737 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:48,740 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:48,740 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:57:48,740 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:48,773 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:57:48,773 INFO program/MainThread: stderr[7]: 2024-03-01 16:57:48,773 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:57:48,774 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,793 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,798 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:48,798 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:57:48,799 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:57:48,809 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,837 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,837 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:48,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:57:48,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:57:48,847 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:48,850 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:48,853 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:48,857 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:48,860 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:48,863 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:48,866 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:57:48,866 INFO program/MainThread: Running [8] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:48,921 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 16:57:48,921 INFO program/MainThread: stderr[8]: 2024-03-01 16:57:48,921 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:57:48,929 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:48,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:57:48,947 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:48,953 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:48,959 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:48,965 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:48,975 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:48,981 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:48,982 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:49,022 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,026 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:57:49,030 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:57:49,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:49,045 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,045 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:57:49,056 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:49,068 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,069 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:49,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:57:49,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:57:49,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:49,083 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:57:49,087 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:49,090 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:49,094 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:49,097 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:49,100 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:49,104 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:49,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:49,118 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:57:49,123 INFO program/MainThread: Running [9] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:49,148 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:57:49,148 INFO program/MainThread: stderr[9]: 2024-03-01 16:57:49,148 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:57:49,149 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 16:57:49,149 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 16:57:49,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:57:49,154 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 3121152K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:49,245 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 16:57:49,245 INFO program/MainThread: stderr[10]: 2024-03-01 16:57:49,245 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:57:49,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:49,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:49,261 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:49,261 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:49,293 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,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 16:57:49,299 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:57:49,299 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:57:49,310 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,310 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:49,325 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,326 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:49,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:49,333 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:49,336 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:57:49,336 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:57:49,364 INFO program/MainThread: stdout: 2024-03-01 16:57:49,365 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 16:57:49,365 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:49,365 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:49,365 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:57:49,365 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 16:57:49,365 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:49,365 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:49,365 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:57:49,365 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:49,365 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:49,365 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,366 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:57:49,381 INFO program/MainThread: stdout: 2024-03-01 16:57:49,381 INFO program/MainThread: writing all SBs 2024-03-01 16:57:49,381 INFO program/MainThread: new label = "" 2024-03-01 16:57:49,381 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,382 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:49,399 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:49,403 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:49,404 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:57:49,415 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:49,434 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,439 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:49,439 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 0x7fe05173cca8> 2024-03-01 16:57:49,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,445 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 16:57:49,445 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:57:49,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,451 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 16:57:49,452 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:57:56,473 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_l3agycth/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:56,509 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:56,509 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:56,513 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:56,513 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:57:56,513 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:56,513 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:56,518 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,518 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:56,522 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:56,522 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:56,525 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:56,525 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:56,528 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:56,528 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:56,538 INFO program/MainThread: stdout: 2024-03-01 16:57:56,538 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:56,538 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 2024-03-01 16:57:56,538 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs de49310e-b522-4a36-a541-43ae89e82b22 2024-03-01 16:57:56,538 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D 2024-03-01 16:57:56,538 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs de49310e-b522-4a36-a541-43ae89e82b22 2024-03-01 16:57:56,538 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS 2024-03-01 16:57:56,538 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs de49310e-b522-4a36-a541-43ae89e82b22 2024-03-01 16:57:56,538 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:57:56,538 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:57:56,538 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:57:56,538 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:57:56,538 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:57:56,538 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:57:56,538 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:57:56,538 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:56,538 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:56,538 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:56,538 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:57:56,538 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,538 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs de49310e-b522-4a36-a541-43ae89e82b22 sdb 1073741824 root disk brw-rw---- LVM2_member UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs de49310e-b522-4a36-a541-43ae89e82b22 sdc 1073741824 root disk brw-rw---- LVM2_member lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs de49310e-b522-4a36-a541-43ae89e82b22 sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:57:56,539 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:56,539 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:56,539 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:56,539 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:56,539 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:56,540 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:56,540 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:56,551 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,563 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:57:56,568 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/lvm-pv-uuid-Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9', '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': 'Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5', 'ID_FS_UUID_ENC': 'Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:57:56,568 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:57:56,569 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:56,593 INFO program/MainThread: stdout[3]: 2024-03-01 16:57:56,593 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:56,593 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:56,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,606 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:56,611 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:56,612 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:56,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:56,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:56,616 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:56,619 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:56,619 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:57:56,622 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:57:56,623 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:56,623 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:56,623 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d0d35d30) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:57:56,627 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:56,631 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:56,631 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:57:56,635 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:56,635 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:57:56,638 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,638 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:57:56,642 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,642 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:57:56,645 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:57:56,645 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:57:56,645 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:56,672 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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=UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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=lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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 16:57:56,672 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D. WARNING: Couldn't find device with uuid lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS. WARNING: VG test_vg1 is missing PV UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:56,672 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:57:56,672 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:57:56,677 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 ; label: None ; device: /dev/sda ; serial: 36001405f8de7fa5d1194c6c8541f6030 ; exists: True ; vg_name: test_vg1 ; vg_uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; pe_start: 8 MiB ; 2024-03-01 16:57:56,677 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:57:56,680 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:57:56,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; incomplete: True ; hidden: False ; 2024-03-01 16:57:56,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:56,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,693 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:56,718 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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 16:57:56,718 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D. WARNING: Couldn't find device with uuid lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS. WARNING: VG test_vg1 is missing PV UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:56,718 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:57:56,718 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:56,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:57:56,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:57:56,728 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:56,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:56,732 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:57:56,732 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:56,757 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 16:57:56,757 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D. WARNING: Couldn't find device with uuid lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS. WARNING: VG test_vg1 is missing PV UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:56,757 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:57:56,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:57:56,762 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:57:56,765 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:57:56,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; incomplete: True ; hidden: False ; 2024-03-01 16:57:56,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:56,772 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:56,772 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:56,776 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/lvm-pv-uuid-UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594', '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': 'UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D', 'ID_FS_UUID_ENC': 'UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:57:56,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 16:57:56,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,786 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:56,787 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:56,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:57:56,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:56,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:56,794 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:56,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 16:57:56,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 16:57:56,797 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:56,798 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:57:56,798 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d0cefef0) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:57:56,801 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:56,805 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:56,805 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:57:56,808 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:56,808 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:57:56,812 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,812 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:57:56,815 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,815 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:57:56,818 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:57:56,818 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:57:56,818 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:56,846 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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=UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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=lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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 16:57:56,846 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS. WARNING: VG test_vg1 is missing PV lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:56,846 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:57:56,846 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:57:56,851 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D ; label: None ; device: /dev/sdb ; serial: 360014055b573891d46b407ea7ad42594 ; exists: True ; vg_name: test_vg1 ; vg_uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; pe_start: 8 MiB ; 2024-03-01 16:57:56,851 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:57:56,854 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:57:56,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; incomplete: True ; hidden: False ; 2024-03-01 16:57:56,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:56,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:57:56,867 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:56,870 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:57:56,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; incomplete: True ; hidden: False ; 2024-03-01 16:57:56,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:56,877 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:56,902 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 16:57:56,902 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS. WARNING: VG test_vg1 is missing PV lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:56,902 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:57:56,902 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:56,902 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:56,907 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:57:56,907 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:57:56,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,918 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:56,919 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:56,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:57:56,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:56,922 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:56,925 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:56,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 16:57:56,929 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:57:56,929 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:56,930 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:57:56,930 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d0416e10) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:57:56,933 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:56,933 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:56,937 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:57:56,937 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:57:56,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,947 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:56,947 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:56,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:57:56,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:56,951 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:56,954 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:56,954 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:57:56,957 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:57:56,958 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:56,958 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:57:56,958 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d0420eb8) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:57:56,961 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:56,962 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:56,965 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/lvm-pv-uuid-lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d', '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': 'lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS', 'ID_FS_UUID_ENC': 'lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:57:56,965 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:57:56,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,975 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:56,976 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:56,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:57:56,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:56,979 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:56,983 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:56,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 16:57:56,986 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:57:56,986 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:56,987 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:57:56,987 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d0420b00) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:57:56,990 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:56,994 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:56,994 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:57:56,997 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:56,997 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:57:57,000 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,000 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:57:57,004 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,004 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:57:57,007 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:57:57,007 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:57:57,007 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 16:57:57,032 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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=UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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=lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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 16:57:57,032 INFO program/MainThread: stderr[9]: 2024-03-01 16:57:57,032 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:57:57,032 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:57:57,036 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS ; label: None ; device: /dev/sdc ; serial: 36001405149be212c82347ef8827a9c3a ; exists: True ; vg_name: test_vg1 ; vg_uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; pe_start: 8 MiB ; 2024-03-01 16:57:57,037 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:57:57,040 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:57:57,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; incomplete: True ; hidden: False ; 2024-03-01 16:57:57,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:57,050 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:57:57,053 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:57,056 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:57:57,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; incomplete: True ; hidden: False ; 2024-03-01 16:57:57,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:57,063 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 16:57:57,091 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 16:57:57,091 INFO program/MainThread: stderr[10]: 2024-03-01 16:57:57,091 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:57:57,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:57,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:57:57,110 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:57,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:57:57,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:57,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:57,117 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:57,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:57,121 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:57:57,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:57,125 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:57,128 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:57,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:57:57,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:57,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:57,136 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:57,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:57,140 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:57:57,140 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 16:57:57,140 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:57:57,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:57,144 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:57,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:57,147 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:57:57,151 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/de49310e-b522-4a36-a541-43ae89e82b22 ' '/dev/disk/by-id/dm-uuid-LVM-J3tN9upTbMWnBmUz1WsTDl75WX7HulgD1h7DAhHmUDpDwu1ILWpzfJFn58zdzDPW ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-J3tN9upTbMWnBmUz1WsTDl75WX7HulgD1h7DAhHmUDpDwu1ILWpzfJFn58zdzDPW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'de49310e-b522-4a36-a541-43ae89e82b22', 'ID_FS_UUID_ENC': 'de49310e-b522-4a36-a541-43ae89e82b22', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360341690'} ; 2024-03-01 16:57:57,151 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:57,151 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:57,155 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:57:57,156 INFO program/MainThread: stderr[11]: 2024-03-01 16:57:57,156 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:57:57,156 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:57,159 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:57:57,159 INFO program/MainThread: stderr[12]: 2024-03-01 16:57:57,159 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:57:57,159 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:57,163 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:57:57,163 INFO program/MainThread: stderr[13]: 2024-03-01 16:57:57,163 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:57:57,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:57:57,174 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:57,174 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:57,175 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:57,175 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:57:57,171 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f93d0414978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f93d0ceff98) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:57:57,176 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:57,180 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:57:57,180 INFO program/MainThread: stderr[14]: 2024-03-01 16:57:57,180 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:57:57,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:57,188 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:57,188 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:57:57,191 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:57,192 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:57:57,196 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,196 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:57:57,200 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,200 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:57:57,202 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:57,202 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:57:57,205 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:57,206 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:57:57,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:57,209 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:57,210 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:57,213 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:57:57,213 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:57:57,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,224 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:57,225 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:57,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:57:57,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:57:57,228 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:57,231 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:57,232 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:57:57,235 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:57:57,235 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:57,236 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:57:57,236 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d0cf0a20) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:57:57,239 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:57,239 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:57:57,243 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:57:57,243 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:57:57,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,253 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:57,254 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:57,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:57:57,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:57:57,257 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:57,261 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:57,261 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:57:57,264 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:57:57,264 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:57,265 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:57:57,265 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d0420e80) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:57:57,268 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:57,268 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:57:57,272 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:57:57,272 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:57:57,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,282 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:57,283 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:57,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:57:57,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:57:57,286 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:57,290 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:57,290 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:57:57,293 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:57:57,293 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:57,294 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:57:57,294 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d0414668) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:57:57,297 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:57,297 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:57:57,301 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:57:57,301 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:57:57,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,311 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:57,312 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:57,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:57:57,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:57:57,315 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:57,318 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:57,318 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:57:57,322 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:57:57,322 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:57,322 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:57:57,323 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d043da20) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:57:57,326 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:57,326 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:57:57,329 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:57:57,329 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:57:57,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,340 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:57,341 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:57,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:57:57,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:57:57,344 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:57,347 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:57,347 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:57:57,350 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:57:57,351 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:57,351 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:57:57,351 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d0420518) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:57:57,355 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:57,355 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:57:57,358 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:57:57,358 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:57:57,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,369 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:57,369 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:57,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:57:57,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:57:57,373 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:57,376 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:57,376 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:57:57,379 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:57:57,380 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:57,380 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:57:57,380 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d0434940) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:57:57,384 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:57,384 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:57:57,387 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:57:57,388 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:57:57,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:57,399 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:57,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:57:57,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:57:57,403 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:57,406 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:57,406 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:57:57,409 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:57:57,410 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:57,410 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:57:57,410 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d0434d68) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:57:57,414 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:57,414 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:57:57,417 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': '30400707'} ; 2024-03-01 16:57:57,417 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:57,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,427 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:57,427 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:57,428 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:57,428 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:57,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:57:57,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:57:57,431 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:57,434 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:57,434 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:57,438 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:57:57,438 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:57,439 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:57:57,439 INFO blivet/MainThread: got device: DiskDevice instance (0x7f93d04486a0) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:57:57,442 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:57,445 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:57,446 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:57:57,449 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:57,449 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:57:57,452 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,452 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:57:57,456 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,456 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:57:57,459 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:57,462 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:57,466 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:57,470 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 0x7f93d03ce708> 2024-03-01 16:58:00,627 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:58:00,632 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:00,632 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:00,636 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': '30404649'} ; 2024-03-01 16:58:00,636 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:00,636 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:00,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:00,645 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:00,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:00,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,665 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:58:00,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:58:00,689 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:00,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:58:00,692 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:00,695 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:00,695 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:00,699 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:00,699 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:00,699 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:00,703 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:00,706 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:00,709 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:00,712 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:00,716 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:00,716 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:00,716 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:58:00,717 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:00,716 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f93d043dbe0) -- 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 0x7f93d03dd200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:00,721 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:00,724 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:00,724 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:58:00,727 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:00,727 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:58:00,731 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:00,731 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:58:00,734 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:00,734 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:58:00,735 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:00,738 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:00,738 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:58:00,741 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:00,741 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:00,744 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/de49310e-b522-4a36-a541-43ae89e82b22 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-J3tN9upTbMWnBmUz1WsTDl75WX7HulgD1h7DAhHmUDpDwu1ILWpzfJFn58zdzDPW ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-J3tN9upTbMWnBmUz1WsTDl75WX7HulgD1h7DAhHmUDpDwu1ILWpzfJFn58zdzDPW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'de49310e-b522-4a36-a541-43ae89e82b22', 'ID_FS_UUID_ENC': 'de49310e-b522-4a36-a541-43ae89e82b22', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360341690'} ; 2024-03-01 16:58:00,745 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:58:00,745 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:00,749 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:58:00,749 INFO program/MainThread: stderr[15]: 2024-03-01 16:58:00,749 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:58:00,749 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:00,753 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:58:00,753 INFO program/MainThread: stderr[16]: 2024-03-01 16:58:00,753 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:58:00,753 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:00,756 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:58:00,756 INFO program/MainThread: stderr[17]: 2024-03-01 16:58:00,756 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:58:00,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,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 16:58:00,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:00,767 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:00,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:00,768 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:00,764 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f93d0414978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f93d0ceff98) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:00,769 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:00,773 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:58:00,773 INFO program/MainThread: stderr[18]: 2024-03-01 16:58:00,773 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:58:00,777 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:58:00,778 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:58:00,778 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,788 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,801 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:58:00,802 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:58:00,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:00,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:00,815 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:58:00,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:00,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:00,827 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:00,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:00,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:00,839 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:00,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:00,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:00,851 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:00,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:00,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:00,862 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:58:00,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:00,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:00,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:00,874 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:58:05,492 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_u5lc_ckk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:05,528 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:05,528 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:05,531 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:05,532 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:58:05,532 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:05,532 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:05,537 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:05,537 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:05,541 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:05,541 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:05,544 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:05,544 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:05,547 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:05,548 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:05,557 INFO program/MainThread: stdout: 2024-03-01 16:58:05,557 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:05,557 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 2024-03-01 16:58:05,557 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs de49310e-b522-4a36-a541-43ae89e82b22 2024-03-01 16:58:05,557 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D 2024-03-01 16:58:05,557 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs de49310e-b522-4a36-a541-43ae89e82b22 2024-03-01 16:58:05,558 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS 2024-03-01 16:58:05,558 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs de49310e-b522-4a36-a541-43ae89e82b22 2024-03-01 16:58:05,558 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:58:05,558 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:58:05,558 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:58:05,558 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:58:05,558 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:58:05,558 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:58:05,558 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:58:05,558 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:05,558 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:05,558 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:05,558 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:58:05,558 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:05,558 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs de49310e-b522-4a36-a541-43ae89e82b22 sdb 1073741824 root disk brw-rw---- LVM2_member UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs de49310e-b522-4a36-a541-43ae89e82b22 sdc 1073741824 root disk brw-rw---- LVM2_member lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs de49310e-b522-4a36-a541-43ae89e82b22 sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:58:05,558 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:05,558 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:05,559 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:05,559 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:05,559 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:05,559 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:05,559 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:05,574 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:05,586 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:58:05,590 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/lvm-pv-uuid-Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9', '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': 'Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5', 'ID_FS_UUID_ENC': 'Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:58:05,590 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:58:05,591 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:05,622 INFO program/MainThread: stdout[3]: 2024-03-01 16:58:05,622 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:05,622 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:05,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:05,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:05,635 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:05,640 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:05,641 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:05,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:05,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:05,644 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:05,648 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:05,648 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:58:05,651 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:58:05,652 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:05,652 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:05,652 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eaf99bb38) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:58:05,656 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:05,660 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:05,660 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:58:05,663 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:05,663 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:58:05,667 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:05,667 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:58:05,670 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:05,670 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:58:05,674 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:58:05,674 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:58:05,674 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:05,703 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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=UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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=lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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 16:58:05,703 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D. WARNING: Couldn't find device with uuid lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS. WARNING: VG test_vg1 is missing PV UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:05,703 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:58:05,703 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:58:05,708 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 ; label: None ; device: /dev/sda ; serial: 36001405f8de7fa5d1194c6c8541f6030 ; exists: True ; vg_name: test_vg1 ; vg_uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; pe_start: 8 MiB ; 2024-03-01 16:58:05,708 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:58:05,711 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:58:05,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; incomplete: True ; hidden: False ; 2024-03-01 16:58:05,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:05,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:05,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:05,724 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:05,750 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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 16:58:05,750 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D. WARNING: Couldn't find device with uuid lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS. WARNING: VG test_vg1 is missing PV UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:05,750 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:58:05,750 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:58:05,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:58:05,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:58:05,760 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:05,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:05,763 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:58:05,764 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:05,791 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 16:58:05,791 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D. WARNING: Couldn't find device with uuid lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS. WARNING: VG test_vg1 is missing PV UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:05,791 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:58:05,796 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:58:05,796 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:58:05,799 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:58:05,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; incomplete: True ; hidden: False ; 2024-03-01 16:58:05,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:58:05,806 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:58:05,806 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:05,810 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/lvm-pv-uuid-UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594', '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': 'UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D', 'ID_FS_UUID_ENC': 'UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:58:05,810 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:58:05,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:05,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:05,820 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:05,821 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:05,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:58:05,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:05,824 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:05,827 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:05,828 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:58:05,831 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:58:05,831 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:05,832 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:58:05,832 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eaf955f60) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:58:05,835 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:05,839 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:05,839 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:58:05,842 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:05,842 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:58:05,846 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:05,846 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:58:05,849 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:05,849 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:58:05,852 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:58:05,852 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:58:05,852 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:05,878 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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=UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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=lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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 16:58:05,878 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS. WARNING: VG test_vg1 is missing PV lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:05,878 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:58:05,878 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:58:05,883 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D ; label: None ; device: /dev/sdb ; serial: 360014055b573891d46b407ea7ad42594 ; exists: True ; vg_name: test_vg1 ; vg_uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; pe_start: 8 MiB ; 2024-03-01 16:58:05,883 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:58:05,886 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:58:05,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; incomplete: True ; hidden: False ; 2024-03-01 16:58:05,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:58:05,896 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:58:05,899 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:05,902 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:58:05,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; incomplete: True ; hidden: False ; 2024-03-01 16:58:05,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:05,908 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:05,935 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 16:58:05,935 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS. WARNING: VG test_vg1 is missing PV lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:05,935 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:58:05,935 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:58:05,935 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:05,940 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:58:05,940 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:58:05,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:05,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:05,951 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:05,952 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:05,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:58:05,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:05,955 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:05,958 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:05,958 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:58:05,962 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:58:05,962 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:05,962 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:58:05,963 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eae87de10) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:58:05,966 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:05,966 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:05,970 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:58:05,970 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:58:05,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:05,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:05,980 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:05,980 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:05,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:58:05,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:05,983 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:05,987 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:05,987 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:58:05,990 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:58:05,990 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:05,991 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:58:05,991 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eae886fd0) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:58:05,994 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:05,994 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:05,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a', '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': 'lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS', 'ID_FS_UUID_ENC': 'lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:58:05,998 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:58:06,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:06,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:06,008 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:06,008 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:06,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:58:06,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:06,012 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:06,015 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:06,015 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:58:06,018 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:58:06,019 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:06,019 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:58:06,019 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eae886da0) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:58:06,023 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:06,026 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:06,026 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:58:06,029 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:06,029 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:58:06,033 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:06,033 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:58:06,036 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:06,036 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:58:06,039 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:58:06,039 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:58:06,040 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:06,065 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Oy2eax-cwKX-driU-zDAo-KTdE-RG28-TxYgu5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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=UpDjuQ-K5MW-2jZY-RO22-gINU-XrdI-dO1f5D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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=lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD 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 16:58:06,065 INFO program/MainThread: stderr[9]: 2024-03-01 16:58:06,065 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:58:06,065 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:58:06,070 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: lOuIfM-Rvmv-uN8q-LDv7-pSU0-Ii7v-UNWlSS ; label: None ; device: /dev/sdc ; serial: 36001405149be212c82347ef8827a9c3a ; exists: True ; vg_name: test_vg1 ; vg_uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; pe_start: 8 MiB ; 2024-03-01 16:58:06,070 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:58:06,073 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:58:06,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; incomplete: True ; hidden: False ; 2024-03-01 16:58:06,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:06,083 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:58:06,086 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:06,089 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:58:06,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD ; incomplete: True ; hidden: False ; 2024-03-01 16:58:06,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:06,096 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:06,123 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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=1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 16:58:06,123 INFO program/MainThread: stderr[10]: 2024-03-01 16:58:06,123 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:58:06,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:06,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:06,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW ; incomplete: False ; hidden: False ; 2024-03-01 16:58:06,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:06,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:58:06,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:06,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:58:06,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:58:06,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:06,149 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:06,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:06,153 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:58:06,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:06,157 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:58:06,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:06,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:58:06,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:58:06,167 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:06,167 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:06,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 16:58:06,171 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:58:06,172 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 16:58:06,172 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:58:06,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:06,175 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:06,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:06,179 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:58:06,182 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-J3tN9upTbMWnBmUz1WsTDl75WX7HulgD1h7DAhHmUDpDwu1ILWpzfJFn58zdzDPW ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/de49310e-b522-4a36-a541-43ae89e82b22 ' '/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-J3tN9upTbMWnBmUz1WsTDl75WX7HulgD1h7DAhHmUDpDwu1ILWpzfJFn58zdzDPW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'de49310e-b522-4a36-a541-43ae89e82b22', 'ID_FS_UUID_ENC': 'de49310e-b522-4a36-a541-43ae89e82b22', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360341690'} ; 2024-03-01 16:58:06,182 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:58:06,183 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:06,187 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:58:06,187 INFO program/MainThread: stderr[11]: 2024-03-01 16:58:06,187 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:58:06,187 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:06,190 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:58:06,191 INFO program/MainThread: stderr[12]: 2024-03-01 16:58:06,191 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:58:06,191 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:06,194 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:58:06,194 INFO program/MainThread: stderr[13]: 2024-03-01 16:58:06,194 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:58:06,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:06,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:58:06,205 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:06,205 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:06,206 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:06,206 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:06,202 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:06,207 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:06,211 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:58:06,211 INFO program/MainThread: stderr[14]: 2024-03-01 16:58:06,211 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:58:06,215 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:58:06,219 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:06,219 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:58:06,222 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:06,222 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:58:06,227 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:06,227 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:58:06,231 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:06,231 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:58:06,233 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:06,233 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:58:06,236 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:06,237 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:58:06,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:06,240 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:06,241 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:06,244 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:58:06,244 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:58:06,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:06,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:06,255 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:06,255 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:06,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:58:06,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:58:06,259 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:06,262 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:06,262 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:58:06,266 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:58:06,266 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:06,266 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:58:06,267 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eaf9579b0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:58:06,270 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:06,270 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:58:06,273 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:58:06,274 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:58:06,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:06,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:06,284 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:06,284 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:06,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:58:06,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:58:06,288 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:06,291 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:06,291 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:58:06,294 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:58:06,295 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:06,295 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:58:06,295 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eae886ba8) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:58:06,298 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:06,299 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:58:06,302 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:58:06,302 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:58:06,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:06,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:06,312 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:06,313 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:06,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:58:06,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:58:06,316 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:06,320 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:06,320 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:58:06,323 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:58:06,323 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:06,324 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:58:06,324 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eae87ac50) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:58:06,327 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:06,327 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:58:06,331 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:58:06,331 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:58:06,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:06,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:06,341 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:06,342 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:06,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:58:06,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:58:06,345 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:06,348 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:06,348 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:58:06,352 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:58:06,352 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:06,352 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:58:06,352 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eae8a5a20) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:58:06,356 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:06,356 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:58:06,359 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:58:06,359 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:58:06,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:06,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:06,370 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:06,370 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:06,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:58:06,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:58:06,374 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:06,377 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:06,377 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:58:06,380 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:58:06,381 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:06,381 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:58:06,381 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eae886588) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:58:06,385 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:06,385 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:58:06,388 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:58:06,388 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:58:06,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:06,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:06,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:06,399 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:06,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:58:06,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:58:06,402 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:06,406 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:06,406 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:58:06,409 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:58:06,409 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:06,410 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:58:06,410 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eae89a940) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:58:06,413 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:06,413 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:58:06,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:58:06,417 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:58:06,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:06,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:06,428 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:06,429 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:06,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:58:06,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:58:06,432 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:06,435 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:06,436 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:58:06,439 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:58:06,439 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:06,439 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:58:06,440 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eae89ad68) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:58:06,443 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:06,443 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:58:06,446 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': '30400707'} ; 2024-03-01 16:58:06,446 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:06,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:06,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:06,456 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:06,457 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:06,457 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:06,457 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:06,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:58:06,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:58:06,460 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:06,463 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:06,464 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:06,467 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:58:06,467 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:06,468 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:58:06,468 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eae8ae6a0) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:58:06,471 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:06,475 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:06,475 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:58:06,478 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:06,478 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:58:06,481 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:06,482 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:58:06,485 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:06,485 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:58:06,488 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:06,491 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:06,495 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:06,499 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 0x7f3eae834748> 2024-03-01 16:58:09,494 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:58:09,499 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:09,499 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:09,503 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': '30404649'} ; 2024-03-01 16:58:09,503 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:09,503 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:09,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:09,513 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:09,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:09,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:09,534 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:09,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:58:09,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:58:09,557 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:09,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:58:09,560 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:09,564 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:09,564 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:09,567 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:09,568 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:09,568 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:09,571 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:09,575 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:09,578 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:09,581 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:09,584 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:09,585 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:09,585 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:58:09,586 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:09,585 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3eae8a5be0) -- 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 0x7f3eae843200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:09,589 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:09,593 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:09,593 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:58:09,596 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:09,596 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:58:09,600 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:09,600 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:58:09,603 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:09,603 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:58:09,603 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:09,607 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:09,607 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:58:09,610 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:09,610 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:09,613 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-J3tN9upTbMWnBmUz1WsTDl75WX7HulgD1h7DAhHmUDpDwu1ILWpzfJFn58zdzDPW ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/de49310e-b522-4a36-a541-43ae89e82b22', '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-J3tN9upTbMWnBmUz1WsTDl75WX7HulgD1h7DAhHmUDpDwu1ILWpzfJFn58zdzDPW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'de49310e-b522-4a36-a541-43ae89e82b22', 'ID_FS_UUID_ENC': 'de49310e-b522-4a36-a541-43ae89e82b22', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360341690'} ; 2024-03-01 16:58:09,613 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:58:09,614 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:09,618 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:58:09,618 INFO program/MainThread: stderr[15]: 2024-03-01 16:58:09,618 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:58:09,618 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:09,622 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:58:09,622 INFO program/MainThread: stderr[16]: 2024-03-01 16:58:09,622 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:58:09,622 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:09,626 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:58:09,626 INFO program/MainThread: stderr[17]: 2024-03-01 16:58:09,626 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:58:09,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,633 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 16:58:09,636 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,637 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,637 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,638 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,634 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,639 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:09,643 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:58:09,643 INFO program/MainThread: stderr[18]: 2024-03-01 16:58:09,643 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:58:09,647 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:58:09,647 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:58:09,647 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:09,662 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:09,675 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:58:09,676 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:58:09,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:09,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:09,689 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:58:09,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:09,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:09,701 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:09,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:09,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:09,712 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:09,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:09,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:09,724 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:09,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:09,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:09,736 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:58:09,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:09,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:09,747 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:58:09,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,754 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:58:09,754 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,754 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,755 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,755 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,755 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,756 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,756 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,757 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,757 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,757 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,758 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,758 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:09,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:58:09,764 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:58:09,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:58:09,770 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:58:09,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:58:09,776 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:58:09,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:09,782 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 16:58:09,782 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:58:09,784 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,785 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,785 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,786 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,782 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,789 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,790 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,793 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,793 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,794 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,797 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,798 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,801 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,801 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,802 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,802 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,805 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,806 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,809 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,809 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,809 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,810 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,812 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,813 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,813 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,814 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,816 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,817 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,817 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,818 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,814 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,821 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,821 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,821 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,822 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,819 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,825 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,825 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,826 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,823 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,829 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,829 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,829 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,830 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,833 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,833 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,833 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,834 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,836 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,837 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,837 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,838 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,840 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,841 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,841 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,842 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,844 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,845 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,845 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,846 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,848 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,849 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,849 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,850 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,852 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,853 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,853 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,854 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,856 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,857 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,857 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,858 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,860 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,861 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,861 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,862 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,858 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,864 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,865 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,865 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,866 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,862 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,868 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,869 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,869 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,870 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,873 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,874 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,877 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,877 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,878 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,880 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,881 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,882 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,884 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,885 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,886 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,888 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,889 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,889 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,890 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,893 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,893 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,894 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,897 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,897 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,898 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,901 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,901 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,902 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,904 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,905 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,906 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,902 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,908 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,909 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:09,910 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:58:09,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3eae87a940) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1h7DAh-HmUD-pDwu-1ILW-pzfJ-Fn58-zdzDPW 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 (0x7f3eaf957b70) -- 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 = J3tN9u-pTbM-WnBm-Uz1W-sTDl-75WX-7HulgD size = 2.98 GiB format = existing None major = 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 16:58:09,910 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:58:09,913 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 16:58:09,914 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:09,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 16:58:09,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:58:09,918 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:09,918 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 16:58:09,922 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:58:09,922 INFO program/MainThread: stderr[19]: 2024-03-01 16:58:09,923 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:58:09,927 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:58:09,927 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:58:09,928 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:09,928 DEBUG blivet.ansible/MainThread: ['sdc', 'sda', 'sdb', 'test_vg1'] 2024-03-01 16:58:09,928 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:58:09,931 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:58:09,932 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:09,935 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:58:09,938 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:58:09,941 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:58:09,941 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:58:09,941 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:09,941 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:58:09,941 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:58:09,944 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:09,944 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:09,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:58:09,948 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:58:09,948 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:09,948 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:58:09,948 DEBUG blivet/MainThread: removing sda 2024-03-01 16:58:09,951 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:09,951 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:09,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 16:58:09,954 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:58:09,954 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:09,954 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:58:09,954 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:58:09,957 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:09,957 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:09,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:58:09,960 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:58:09,960 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:09,961 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:09,974 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:09,987 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:09,997 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,013 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:10,013 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:10,014 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:10,014 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:10,014 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:10,014 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:10,014 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:10,014 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:58:10,014 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:58:10,017 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:10,020 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:10,023 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:58:10,023 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:58:10,026 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:10,026 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 0x7f3eae815fc0> 2024-03-01 16:58:10,027 INFO blivet/MainThread: sorting actions... 2024-03-01 16:58:10,027 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:10,028 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:10,028 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:10,028 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:10,028 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:10,028 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:10,028 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:10,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:10,035 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:10,035 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:58:10,043 INFO program/MainThread: stdout: 2024-03-01 16:58:10,043 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:10,043 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:10,061 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,062 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:10,072 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,073 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:10,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:10,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:58:10,084 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:10,088 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:58:10,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:58:10,091 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:10,127 INFO program/MainThread: stdout[20]: 2024-03-01 16:58:10,127 INFO program/MainThread: stderr[20]: 2024-03-01 16:58:10,127 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:58:10,131 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:58:10,135 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:10,138 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:10,142 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:10,146 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:10,149 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:10,152 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:10,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:58:10,155 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:10,192 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 16:58:10,192 INFO program/MainThread: stderr[21]: 2024-03-01 16:58:10,192 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:58:10,193 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:10,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:58:10,208 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:58:10,214 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:58:10,224 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:10,230 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:10,237 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:10,242 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:10,246 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:10,250 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:10,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:58:10,256 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:10,294 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 16:58:10,294 INFO program/MainThread: stderr[22]: 2024-03-01 16:58:10,294 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:58:10,294 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:10,339 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:58:10,339 INFO program/MainThread: stderr[23]: 2024-03-01 16:58:10,339 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:58:10,339 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:10,377 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 16:58:10,378 INFO program/MainThread: stderr[24]: 2024-03-01 16:58:10,378 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:58:10,379 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:10,385 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:10,392 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:58:10,398 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:58:10,398 INFO program/MainThread: Running [25] 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 16:58:10,440 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:58:10,440 INFO program/MainThread: stderr[25]: 2024-03-01 16:58:10,440 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:58:10,440 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:58:10,440 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:10,473 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:10,508 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:10,522 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,523 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:10,527 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:10,530 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:58:10,533 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:58:10,533 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 16:58:10,564 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:58:10,565 INFO program/MainThread: stderr[26]: 2024-03-01 16:58:10,565 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:58:10,565 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:58:10,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:10,599 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,600 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:10,617 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,617 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:10,634 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,635 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:10,639 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:10,642 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:58:10,645 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:58:10,645 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 16:58:10,675 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:58:10,675 INFO program/MainThread: stderr[27]: 2024-03-01 16:58:10,675 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:58:10,675 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:58:10,676 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:10,708 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,709 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:10,723 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:10,740 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:10,746 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:10,746 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 0x7f3eae815f10> 2024-03-01 16:58:25,767 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_l4ws1wfz/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:30,480 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_w10svd9z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:37,552 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__gehexwa/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:37,594 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:37,594 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:37,597 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:37,598 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:58:37,598 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:37,598 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:37,603 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:37,603 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:37,607 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:37,607 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:37,610 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:37,610 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:37,613 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:37,613 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:37,622 INFO program/MainThread: stdout: 2024-03-01 16:58:37,622 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:37,622 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:37,622 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:58:37,623 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:37,623 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:58:37,623 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:37,623 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:37,623 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:37,623 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:37,623 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:37,624 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:37,624 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:37,635 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:37,647 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:58:37,651 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:58:37,652 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:58:37,652 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:37,683 INFO program/MainThread: stdout[3]: 2024-03-01 16:58:37,683 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:37,683 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:37,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:37,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:37,697 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:37,701 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:37,702 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:37,702 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:37,702 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:37,706 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:37,709 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:37,709 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:58:37,712 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:58:37,713 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:37,713 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:37,713 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cd6a8b38) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:58:37,717 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:37,717 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:58:37,721 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:58:37,721 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:58:37,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:37,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:37,731 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:37,731 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:37,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:58:37,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:58:37,735 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:37,738 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:37,738 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:58:37,741 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:58:37,742 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:37,742 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:58:37,742 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cd6a8b00) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:58:37,746 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:37,746 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:58:37,749 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:58:37,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 16:58:37,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:37,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:37,759 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:37,759 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:37,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:37,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:58:37,763 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:37,766 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:37,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 16:58:37,769 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:58:37,770 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:37,770 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:58:37,770 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cc661400) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:58:37,774 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:37,774 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:37,777 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:58:37,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 16:58:37,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:37,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:37,787 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:37,788 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:37,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:37,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:58:37,791 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:37,794 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:37,795 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:58:37,798 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:58:37,798 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:37,799 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:58:37,799 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cc661908) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:58:37,802 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:37,802 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:37,805 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:58:37,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 16:58:37,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:37,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:37,816 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:37,816 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:37,816 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:58:37,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:58:37,820 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:37,823 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:37,823 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:58:37,826 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:58:37,827 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:37,827 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:58:37,827 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cd6b8e80) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:58:37,830 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:37,830 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:58:37,834 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:58:37,834 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:58:37,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:37,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:37,844 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:37,845 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:37,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:37,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:58:37,848 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:37,851 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:37,851 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:58:37,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 16:58:37,855 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:37,855 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:58:37,855 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cc66b8d0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:58:37,859 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:37,859 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:58:37,862 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:58:37,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 16:58:37,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:37,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:37,873 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:37,873 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:37,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:37,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:58:37,876 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:37,880 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:37,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 16:58:37,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 16:58:37,883 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:37,884 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:58:37,884 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cc66bcf8) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:58:37,887 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:37,887 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:58:37,891 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:58:37,891 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:58:37,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:37,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:37,901 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:37,901 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:37,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:37,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:58:37,905 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:37,908 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:37,908 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:58:37,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 16:58:37,912 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:37,912 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:58:37,912 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cc6714e0) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:58:37,916 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:37,916 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:58:37,919 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:58:37,919 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:58:37,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:37,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:37,929 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:37,930 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:37,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:58:37,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:58:37,933 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:37,936 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:37,937 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:58:37,940 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:58:37,940 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:37,941 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:58:37,941 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cc671710) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:58:37,944 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:37,944 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:58:37,947 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:58:37,948 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:58:37,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:37,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:37,958 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:37,958 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:37,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:58:37,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:37,962 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:37,965 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:37,965 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:58:37,969 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:58:37,969 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:37,969 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:58:37,969 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cc65d588) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:58:37,973 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:37,973 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:58:37,976 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:58:37,976 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:58:37,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:37,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:37,986 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:37,987 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:37,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:58:37,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:58:37,990 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:37,993 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:37,994 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:58:37,997 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:58:37,997 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:37,998 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:58:37,998 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cc65dc18) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:58:38,001 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:38,001 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:58:38,004 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:58:38,005 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:58:38,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:38,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:38,015 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:38,015 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:38,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:58:38,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:58:38,019 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:38,022 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:38,022 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:58:38,025 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:58:38,026 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:38,026 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:58:38,026 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cc671eb8) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:58:38,030 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:38,030 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:58:38,033 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': '30400707'} ; 2024-03-01 16:58:38,033 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:38,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:38,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:38,043 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:38,043 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:38,043 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:38,044 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:38,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:58:38,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:58:38,047 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:38,050 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:38,050 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:38,054 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:58:38,054 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:38,054 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:58:38,054 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0cc67bb00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:58:38,058 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:38,062 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:38,062 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:58:38,065 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:38,065 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:58:38,069 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:38,069 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:58:38,072 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:38,072 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:58:38,075 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:38,078 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:38,082 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:38,086 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7fd0cc67ec48> 2024-03-01 16:58:41,004 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:58:41,008 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:41,008 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:41,013 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': '30404649'} ; 2024-03-01 16:58:41,013 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:41,013 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:41,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:41,022 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:41,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:41,028 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:41,041 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:41,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:58:41,060 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:58:41,064 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:41,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:58:41,068 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:41,071 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:41,071 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:41,074 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:41,075 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:41,075 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:41,078 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:41,082 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:41,085 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:41,088 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:41,092 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:41,092 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:41,092 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:58:41,093 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:41,092 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd0cc67bb70) -- 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 0x7fd0cc6135c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:41,097 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:41,100 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:41,100 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:58:41,103 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:41,103 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:58:41,107 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:41,107 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:58:41,110 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:41,110 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:58:41,112 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:41,112 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:41,116 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:41,116 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:58:41,119 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:41,119 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:41,120 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:41,130 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:41,143 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:58:41,143 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:58:41,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:41,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:41,156 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:58:41,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:41,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:41,168 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:41,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:41,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:41,179 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:41,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:41,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:41,190 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:41,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:41,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:41,202 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:58:41,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:41,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:41,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:41,213 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:58:41,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:58:45,931 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_b9lgg76y/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:45,966 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:45,966 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:45,970 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:45,970 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:58:45,970 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:45,970 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:45,975 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:45,976 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:45,979 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:45,980 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:45,983 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:45,983 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:45,986 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:45,986 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:45,994 INFO program/MainThread: stdout: 2024-03-01 16:58:45,995 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:45,995 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:45,995 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:58:45,995 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:45,995 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:58:45,995 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:45,996 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:45,996 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:45,996 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:45,996 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:45,996 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:45,997 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:46,007 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:46,019 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:58:46,024 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:58:46,024 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:58:46,024 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:46,060 INFO program/MainThread: stdout[3]: 2024-03-01 16:58:46,060 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:46,060 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:46,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,073 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:46,078 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:46,078 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:46,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:46,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:46,082 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:46,086 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:46,086 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:58:46,089 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:58:46,089 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:46,090 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:46,090 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3cfb2fb38) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:58:46,094 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:46,094 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:58:46,097 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:58:46,097 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:58:46,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,107 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:46,108 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:46,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:58:46,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:58:46,111 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:46,114 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:46,115 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:58:46,118 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:58:46,118 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:46,119 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:58:46,119 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3cfb2fb00) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:58:46,122 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:46,122 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:58:46,125 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:58:46,125 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:58:46,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,135 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:46,136 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:46,136 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:46,136 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:58:46,139 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:46,143 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:46,143 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:58:46,146 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:58:46,146 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:46,147 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:58:46,147 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3ceae8400) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:58:46,150 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:46,150 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:46,154 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:58:46,154 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:58:46,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,164 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:46,164 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:46,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:46,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:58:46,167 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:46,171 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:46,171 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:58:46,174 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:58:46,174 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:46,175 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:58:46,175 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3ceae8908) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:58:46,178 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:46,178 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:46,182 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:58:46,182 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:58:46,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,192 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:46,192 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:46,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:58:46,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:58:46,196 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:46,199 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:46,199 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:58:46,202 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:58:46,203 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:46,203 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:58:46,203 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3cfb3fe80) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:58:46,206 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:46,206 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:58:46,210 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:58:46,210 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:58:46,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,220 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:46,220 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:46,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:46,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:58:46,224 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:46,227 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:46,227 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:58:46,230 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:58:46,231 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:46,231 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:58:46,231 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3ceaf28d0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:58:46,235 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:46,235 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:58:46,238 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:58:46,238 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:58:46,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,248 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:46,249 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:46,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:46,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:58:46,252 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:46,255 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:46,256 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:58:46,259 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:58:46,259 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:46,259 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:58:46,260 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3ceaf2cf8) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:58:46,263 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:46,263 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:58:46,266 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:58:46,266 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:58:46,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,276 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:46,277 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:46,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:46,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:58:46,280 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:46,284 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:46,284 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:58:46,287 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:58:46,288 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:46,288 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:58:46,288 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3ceaf84e0) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:58:46,291 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:46,291 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:58:46,295 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:58:46,295 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:58:46,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,305 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:46,305 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:46,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:58:46,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:58:46,309 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:46,312 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:46,312 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:58:46,315 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:58:46,316 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:46,316 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:58:46,316 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3ceaf8710) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:58:46,319 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:46,320 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:58:46,323 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:58:46,323 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:58:46,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,333 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:46,333 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:46,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:58:46,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:46,337 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:46,340 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:46,341 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:58:46,344 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:58:46,344 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:46,345 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:58:46,345 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3ceae4588) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:58:46,348 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:46,348 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:58:46,351 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:58:46,351 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:58:46,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,361 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:46,362 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:46,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:58:46,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:58:46,365 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:46,368 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:46,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 16:58:46,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 16:58:46,372 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:46,373 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:58:46,373 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3ceae4c18) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:58:46,376 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:46,376 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:58:46,379 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:58:46,379 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:58:46,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,390 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:46,390 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:46,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:58:46,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:58:46,394 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:46,397 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:46,397 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:58:46,400 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:58:46,401 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:46,401 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:58:46,401 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3ceaf8eb8) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:58:46,404 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:46,405 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:58:46,408 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': '30400707'} ; 2024-03-01 16:58:46,408 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:46,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:46,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:46,418 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:46,418 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:46,418 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:46,418 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:46,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:58:46,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:58:46,421 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:46,424 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:46,425 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:46,428 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:58:46,428 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:46,429 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:58:46,429 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3ceb02b00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:58:46,432 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:46,436 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:46,436 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:58:46,439 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:46,440 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:58:46,443 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:46,443 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:58:46,446 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:46,446 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:58:46,449 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:46,452 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:46,456 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:46,460 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 0x7fe3ceb05c48> 2024-03-01 16:58:49,587 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:58:49,591 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:49,591 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:49,595 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5 ' '/dev/disk/by-partuuid/b2f85011-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30404649'} ; 2024-03-01 16:58:49,595 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:49,596 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:49,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,605 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:49,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,611 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:49,625 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:49,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:58:49,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:58:49,648 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:49,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:58:49,651 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:49,655 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:49,655 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:49,658 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:49,658 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:49,659 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:49,662 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:49,666 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:49,669 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:49,672 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:49,675 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:49,675 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:49,676 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:58:49,676 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:49,676 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe3ceb02b70) -- 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 0x7fe3cea9b5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:49,680 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:49,683 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:49,683 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:58:49,687 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:49,687 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:58:49,690 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:49,690 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:58:49,693 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:49,694 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:58:49,695 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:49,695 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:49,699 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:49,699 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:58:49,702 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:49,702 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:49,703 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:49,716 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:49,728 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:58:49,729 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:58:49,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,742 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:58:49,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,753 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:49,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,764 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:49,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,775 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:49,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,786 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:58:49,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,798 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:58:49,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,809 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:58:49,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:58:49,815 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:58:49,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:58:49,821 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:58:49,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:58:49,826 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:58:49,829 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:49,830 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:58:49,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:58:49,833 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:49,833 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:49,837 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:58:49,837 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:49,840 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:49,840 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:58:49,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:58:49,843 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:49,843 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:49,846 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:58:49,846 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:49,849 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:49,849 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:58:49,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:58:49,853 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:49,853 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:49,856 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:58:49,856 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:49,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:58:49,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:58:49,864 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:49,868 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:58:49,871 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:49,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:58:49,879 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:49,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:58:49,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:58:49,883 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:58:49,883 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:49,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,896 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:58:49,897 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:49,897 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:58:49,897 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 16:58:49,898 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:49,898 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:58:49,901 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:49,901 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:58:49,904 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:49,905 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:58:49,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:49,911 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:49,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:58:49,915 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:58:49,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:49,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:49,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:58:49,926 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:49,926 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:58:49,926 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 16:58:49,927 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:58:49,931 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:58:49,931 INFO program/MainThread: stderr[4]: 2024-03-01 16:58:49,931 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:58:49,932 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:58:49,932 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:49,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:58:49,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:58:49,937 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:49,938 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:49,938 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:49,938 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:49,938 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:49,938 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:49,938 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:49,938 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:49,938 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:49,938 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:49,938 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:58:49,938 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:58:49,941 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:49,944 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:49,947 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:58:49,947 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:58:49,950 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:49,950 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 0x7fe3cea41728> 2024-03-01 16:58:49,950 INFO blivet/MainThread: sorting actions... 2024-03-01 16:58:49,952 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:49,952 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:49,952 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:49,952 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:49,952 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:49,952 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:49,953 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:49,953 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:49,953 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:49,953 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:49,956 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:49,959 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:58:49,959 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:58:49,967 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:49,968 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:49,999 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,012 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,013 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:50,017 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:50,020 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:58:50,020 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:58:50,028 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,029 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,057 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,058 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,070 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,071 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:50,075 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:50,078 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:58:50,078 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:58:50,085 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,115 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,116 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,128 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,129 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:50,133 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,136 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,139 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,139 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:58:50,139 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:50,172 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:58:50,172 INFO program/MainThread: stderr[5]: 2024-03-01 16:58:50,172 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:58:50,172 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,192 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,197 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:50,197 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:58:50,198 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:58:50,208 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,209 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,232 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,232 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:50,236 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,239 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,242 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,242 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:58:50,243 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 16:58:50,275 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:58:50,275 INFO program/MainThread: stderr[6]: 2024-03-01 16:58:50,275 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:58:50,275 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,295 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,299 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:50,299 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:58:50,301 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:58:50,311 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,312 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,337 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,337 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:50,341 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,344 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,347 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,347 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:58:50,347 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 16:58:50,380 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:58:50,380 INFO program/MainThread: stderr[7]: 2024-03-01 16:58:50,380 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:58:50,380 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,402 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,406 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:50,406 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:58:50,407 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:58:50,418 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,418 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,445 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,445 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:50,449 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:58:50,452 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:58:50,455 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,458 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,461 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,465 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,468 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,471 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:58:50,474 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 16:58:50,539 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 16:58:50,539 INFO program/MainThread: stderr[8]: 2024-03-01 16:58:50,539 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:58:50,546 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:58:50,554 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:58:50,559 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,566 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,569 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,573 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,576 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,579 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,579 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,589 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,594 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:58:50,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:58:50,598 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,610 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,610 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:58:50,620 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,633 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,634 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:50,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:58:50,642 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:58:50,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:58:50,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:58:50,652 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,655 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,659 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,662 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,665 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,668 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:50,669 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,682 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,687 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:58:50,688 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 16:58:50,715 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:58:50,715 INFO program/MainThread: stderr[9]: 2024-03-01 16:58:50,715 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:58:50,716 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 16:58:50,716 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 16:58:50,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:58:50,720 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 3121152K -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 16:58:50,815 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 16:58:50,815 INFO program/MainThread: stderr[10]: 2024-03-01 16:58:50,815 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:58:50,823 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:50,829 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:50,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,863 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:50,868 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:58:50,869 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:58:50,879 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,879 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,896 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,897 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:50,901 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,904 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:50,907 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:58:50,908 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:58:50,939 INFO program/MainThread: stdout: 2024-03-01 16:58:50,939 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 16:58:50,939 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:58:50,939 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:58:50,939 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:58:50,939 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 16:58:50,940 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:58:50,940 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:58:50,940 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:58:50,940 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:58:50,940 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:58:50,940 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,940 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:58:50,954 INFO program/MainThread: stdout: 2024-03-01 16:58:50,954 INFO program/MainThread: writing all SBs 2024-03-01 16:58:50,954 INFO program/MainThread: new label = "" 2024-03-01 16:58:50,954 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,969 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:50,974 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:50,975 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:58:50,985 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,985 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:51,000 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:51,006 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:51,006 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 0x7fe3ce9d5ca8> 2024-03-01 16:58:51,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:51,012 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 16:58:51,012 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:58:51,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:51,018 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 16:58:51,018 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:59:00,446 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_m77abori/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:00,482 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:00,482 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:00,486 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:00,486 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:59:00,486 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:00,486 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:00,491 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,491 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:00,495 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:00,495 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:00,498 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:00,498 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:00,501 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:00,501 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:00,511 INFO program/MainThread: stdout: 2024-03-01 16:59:00,511 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:00,511 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN 2024-03-01 16:59:00,511 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d4ee74d1-c1af-44e6-8987-758784e7bf02 2024-03-01 16:59:00,511 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ 2024-03-01 16:59:00,511 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d4ee74d1-c1af-44e6-8987-758784e7bf02 2024-03-01 16:59:00,511 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ 2024-03-01 16:59:00,511 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d4ee74d1-c1af-44e6-8987-758784e7bf02 2024-03-01 16:59:00,511 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:00,511 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:00,511 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:00,511 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:00,511 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:00,511 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:00,512 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:00,512 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:00,512 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:00,512 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:00,512 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:59:00,512 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,512 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d4ee74d1-c1af-44e6-8987-758784e7bf02 sdb 1073741824 root disk brw-rw---- LVM2_member 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d4ee74d1-c1af-44e6-8987-758784e7bf02 sdc 1073741824 root disk brw-rw---- LVM2_member RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d4ee74d1-c1af-44e6-8987-758784e7bf02 sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:59:00,512 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:00,512 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:00,513 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:00,513 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:00,513 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:00,513 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:00,513 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:00,524 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,537 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:59:00,541 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030', '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': 'K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN', 'ID_FS_UUID_ENC': 'K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:59:00,541 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:59:00,542 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:00,566 INFO program/MainThread: stdout[3]: 2024-03-01 16:59:00,566 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:00,566 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:00,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:00,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:00,579 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:00,584 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:00,585 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:00,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:00,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:00,589 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:00,592 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:00,592 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:59:00,595 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:59:00,596 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:00,596 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:00,596 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9979950b38) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:59:00,600 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:00,604 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:00,604 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:59:00,607 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:00,607 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:59:00,610 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:00,610 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:59:00,614 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:00,614 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:59:00,617 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:59:00,617 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:59:00,617 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:00,645 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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=7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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=RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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 16:59:00,645 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ. WARNING: Couldn't find device with uuid RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ. WARNING: VG test_vg1 is missing PV 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:00,645 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:59:00,645 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:59:00,650 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN ; label: None ; device: /dev/sda ; serial: 36001405f8de7fa5d1194c6c8541f6030 ; exists: True ; vg_name: test_vg1 ; vg_uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; pe_start: 8 MiB ; 2024-03-01 16:59:00,650 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:59:00,653 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:59:00,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; incomplete: True ; hidden: False ; 2024-03-01 16:59:00,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:00,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:00,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:00,666 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:00,692 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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 16:59:00,692 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ. WARNING: Couldn't find device with uuid RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ. WARNING: VG test_vg1 is missing PV 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:00,692 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:59:00,692 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:59:00,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:59:00,698 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:59:00,702 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:00,702 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:00,705 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:59:00,706 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:00,731 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 16:59:00,731 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ. WARNING: Couldn't find device with uuid RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ. WARNING: VG test_vg1 is missing PV 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:00,731 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:59:00,736 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:59:00,736 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:59:00,739 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:59:00,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; incomplete: True ; hidden: False ; 2024-03-01 16:59:00,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:00,746 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:00,746 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:00,750 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/lvm-pv-uuid-7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ', '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': '7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ', 'ID_FS_UUID_ENC': '7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:59:00,750 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:59:00,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:00,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:00,760 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:00,761 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:00,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:59:00,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:00,764 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:00,767 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:00,767 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:59:00,770 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:59:00,771 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:00,771 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:59:00,771 INFO blivet/MainThread: got device: DiskDevice instance (0x7f997990ae80) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:59:00,775 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:00,778 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:00,778 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:59:00,782 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:00,782 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:59:00,785 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:00,785 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:59:00,788 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:00,788 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:59:00,791 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:59:00,791 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:59:00,792 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:00,817 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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=7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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=RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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 16:59:00,817 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ. WARNING: VG test_vg1 is missing PV RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:00,817 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:59:00,817 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:59:00,822 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ ; label: None ; device: /dev/sdb ; serial: 360014055b573891d46b407ea7ad42594 ; exists: True ; vg_name: test_vg1 ; vg_uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; pe_start: 8 MiB ; 2024-03-01 16:59:00,822 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:59:00,825 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:59:00,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; incomplete: True ; hidden: False ; 2024-03-01 16:59:00,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:00,835 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:59:00,838 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:00,841 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:59:00,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; incomplete: True ; hidden: False ; 2024-03-01 16:59:00,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:00,847 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:00,872 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 16:59:00,872 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ. WARNING: VG test_vg1 is missing PV RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:00,872 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:59:00,872 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:00,872 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:00,877 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:59:00,877 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:59:00,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:00,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:00,888 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:00,889 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:00,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:59:00,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:00,892 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:00,895 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:00,895 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:59:00,899 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:59:00,899 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:00,899 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:59:00,899 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9978832c50) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:59:00,903 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:00,903 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:00,906 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:59:00,907 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:59:00,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:00,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:00,917 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:00,917 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:00,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:59:00,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:00,920 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:00,924 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:00,924 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:59:00,927 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:59:00,927 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:00,928 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:59:00,928 INFO blivet/MainThread: got device: DiskDevice instance (0x7f997883cf98) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:59:00,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:00,931 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:00,935 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/lvm-pv-uuid-RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a', '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': 'RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ', 'ID_FS_UUID_ENC': 'RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:59:00,935 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:59:00,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:00,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:00,944 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:00,945 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:00,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:59:00,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:00,948 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:00,951 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:00,952 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:59:00,955 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:59:00,955 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:00,956 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:59:00,956 INFO blivet/MainThread: got device: DiskDevice instance (0x7f997883ceb8) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:59:00,959 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:00,962 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:00,962 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:59:00,966 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:00,966 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:59:00,969 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:00,969 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:59:00,973 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:00,973 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:59:00,976 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:59:00,976 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:59:00,976 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:01,006 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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=7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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=RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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 16:59:01,006 INFO program/MainThread: stderr[9]: 2024-03-01 16:59:01,006 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:59:01,006 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:59:01,011 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ ; label: None ; device: /dev/sdc ; serial: 36001405149be212c82347ef8827a9c3a ; exists: True ; vg_name: test_vg1 ; vg_uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; pe_start: 8 MiB ; 2024-03-01 16:59:01,011 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:59:01,014 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:59:01,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; incomplete: True ; hidden: False ; 2024-03-01 16:59:01,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:01,024 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:59:01,027 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:01,030 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:59:01,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; incomplete: True ; hidden: False ; 2024-03-01 16:59:01,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:01,036 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:01,065 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 16:59:01,065 INFO program/MainThread: stderr[10]: 2024-03-01 16:59:01,065 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:59:01,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:01,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:01,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:01,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:01,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:59:01,083 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:01,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:59:01,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:01,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:01,091 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:01,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:01,095 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:01,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:01,099 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:01,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:01,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:59:01,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:01,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:01,109 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:01,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:01,113 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:01,113 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 16:59:01,114 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:59:01,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:01,117 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:01,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:01,121 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:01,124 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-mXiGIQdOerfCBzdG31emDTzHZA06FWMYi5iG9rgqRQKFgb93OQnfm31fIv6ehwqd ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/d4ee74d1-c1af-44e6-8987-758784e7bf02', '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-mXiGIQdOerfCBzdG31emDTzHZA06FWMYi5iG9rgqRQKFgb93OQnfm31fIv6ehwqd', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd4ee74d1-c1af-44e6-8987-758784e7bf02', 'ID_FS_UUID_ENC': 'd4ee74d1-c1af-44e6-8987-758784e7bf02', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1421907588'} ; 2024-03-01 16:59:01,124 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:01,125 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:01,129 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:59:01,129 INFO program/MainThread: stderr[11]: 2024-03-01 16:59:01,129 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:59:01,129 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:01,133 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:59:01,133 INFO program/MainThread: stderr[12]: 2024-03-01 16:59:01,133 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:59:01,133 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:01,137 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:59:01,137 INFO program/MainThread: stderr[13]: 2024-03-01 16:59:01,137 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:59:01,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:01,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:59:01,148 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:01,148 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:01,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:01,149 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:01,145 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f997882f908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7f997990ca90) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:01,150 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:01,154 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:59:01,154 INFO program/MainThread: stderr[14]: 2024-03-01 16:59:01,154 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:59:01,159 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:01,162 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:01,163 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:59:01,166 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:01,166 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:59:01,171 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:01,171 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:59:01,174 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:01,174 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:59:01,176 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:01,176 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:59:01,180 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:01,180 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:59:01,184 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:01,184 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:01,185 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:01,188 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:59:01,188 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:59:01,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:01,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:01,198 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:01,199 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:01,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:59:01,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:59:01,202 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:01,206 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:01,206 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:59:01,209 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:59:01,210 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:01,210 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:59:01,210 INFO blivet/MainThread: got device: DiskDevice instance (0x7f997990c978) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:59:01,214 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:01,214 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:59:01,217 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:59:01,217 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:59:01,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:01,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:01,227 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:01,228 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:01,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:59:01,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:59:01,231 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:01,235 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:01,235 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:59:01,238 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:59:01,238 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:01,239 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:59:01,239 INFO blivet/MainThread: got device: DiskDevice instance (0x7f997883c550) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:59:01,242 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:01,242 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:59:01,245 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:59:01,246 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:59:01,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:01,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:01,256 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:01,256 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:01,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:59:01,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:59:01,260 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:01,263 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:01,263 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:59:01,266 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:59:01,267 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:01,267 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:59:01,267 INFO blivet/MainThread: got device: DiskDevice instance (0x7f997882ffd0) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:59:01,271 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:01,271 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:59:01,274 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:59:01,274 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:59:01,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:01,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:01,284 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:01,285 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:01,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:59:01,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:59:01,288 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:01,291 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:01,292 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:59:01,295 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:59:01,295 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:01,296 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:59:01,296 INFO blivet/MainThread: got device: DiskDevice instance (0x7f997885a9e8) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:59:01,299 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:01,299 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:59:01,302 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:59:01,303 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:59:01,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:01,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:01,313 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:01,314 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:01,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:59:01,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:59:01,317 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:01,320 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:01,320 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:59:01,323 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:59:01,324 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:01,324 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:59:01,324 INFO blivet/MainThread: got device: DiskDevice instance (0x7f997883c908) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:59:01,328 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:01,328 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:59:01,331 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:59:01,331 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:59:01,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:01,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:01,341 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:01,342 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:01,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:59:01,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:59:01,345 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:01,348 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:01,349 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:59:01,352 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:59:01,352 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:01,353 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:59:01,353 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9978855908) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:59:01,356 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:01,356 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:59:01,360 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:59:01,360 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:59:01,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:01,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:01,371 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:01,371 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:01,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:59:01,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:59:01,375 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:01,378 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:01,378 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:59:01,381 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:59:01,382 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:01,382 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:59:01,382 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9978855d30) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:59:01,386 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:01,386 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:59:01,389 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': '30400707'} ; 2024-03-01 16:59:01,389 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:01,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:01,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:01,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:01,399 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:01,399 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:01,399 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:01,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:59:01,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:59:01,403 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:01,406 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:01,406 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:01,409 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:59:01,410 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:01,410 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:59:01,410 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9978864668) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:59:01,413 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:01,417 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:01,417 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:59:01,420 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:01,420 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:59:01,423 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:01,424 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:59:01,427 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:01,427 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:59:01,430 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:01,433 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:01,436 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:01,441 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 0x7f997883f808> 2024-03-01 16:59:04,353 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:59:04,358 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:04,358 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:04,361 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': '30404649'} ; 2024-03-01 16:59:04,362 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:04,362 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:04,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:04,371 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:04,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:04,377 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:04,389 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:04,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:59:04,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:59:04,413 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:04,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:59:04,416 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:04,419 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:04,419 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:04,423 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:04,423 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:04,423 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:04,426 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:04,430 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:04,433 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:04,436 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:04,439 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:04,440 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:04,440 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:59:04,441 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:04,440 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f997885aef0) -- 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 0x7f99787f8200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:04,444 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:04,447 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:04,447 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:59:04,451 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:04,451 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:59:04,454 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:04,454 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:59:04,457 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:04,457 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:59:04,458 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:04,461 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:04,461 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:59:04,464 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:04,464 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:04,467 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-mXiGIQdOerfCBzdG31emDTzHZA06FWMYi5iG9rgqRQKFgb93OQnfm31fIv6ehwqd ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/d4ee74d1-c1af-44e6-8987-758784e7bf02 ' '/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-mXiGIQdOerfCBzdG31emDTzHZA06FWMYi5iG9rgqRQKFgb93OQnfm31fIv6ehwqd', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd4ee74d1-c1af-44e6-8987-758784e7bf02', 'ID_FS_UUID_ENC': 'd4ee74d1-c1af-44e6-8987-758784e7bf02', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1421907588'} ; 2024-03-01 16:59:04,467 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:04,468 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:04,472 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:59:04,472 INFO program/MainThread: stderr[15]: 2024-03-01 16:59:04,472 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:59:04,472 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:04,476 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:59:04,476 INFO program/MainThread: stderr[16]: 2024-03-01 16:59:04,476 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:59:04,476 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:04,479 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:59:04,479 INFO program/MainThread: stderr[17]: 2024-03-01 16:59:04,479 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:59:04,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,487 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 16:59:04,490 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:04,490 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:04,491 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:04,491 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:04,487 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f997882f908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7f997990ca90) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:04,492 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:04,496 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:59:04,496 INFO program/MainThread: stderr[18]: 2024-03-01 16:59:04,496 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:59:04,500 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:04,501 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:59:04,501 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:04,511 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:04,525 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:59:04,525 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:59:04,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:04,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:04,538 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:59:04,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:04,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:04,550 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:04,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:04,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:04,561 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:04,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:04,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:04,573 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:04,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:04,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:04,584 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:59:04,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:04,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:04,595 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:59:09,255 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_47zveuvy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:09,291 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:09,291 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:09,294 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:09,294 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:59:09,295 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:09,295 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:09,300 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:09,300 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:09,304 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:09,304 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:09,307 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:09,307 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:09,310 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:09,310 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:09,320 INFO program/MainThread: stdout: 2024-03-01 16:59:09,320 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:09,320 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN 2024-03-01 16:59:09,320 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d4ee74d1-c1af-44e6-8987-758784e7bf02 2024-03-01 16:59:09,320 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ 2024-03-01 16:59:09,320 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d4ee74d1-c1af-44e6-8987-758784e7bf02 2024-03-01 16:59:09,320 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ 2024-03-01 16:59:09,320 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d4ee74d1-c1af-44e6-8987-758784e7bf02 2024-03-01 16:59:09,320 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:09,320 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:09,320 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:09,320 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:09,320 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:09,320 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:09,320 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:09,320 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:09,320 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:09,320 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:09,321 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:59:09,321 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:09,321 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d4ee74d1-c1af-44e6-8987-758784e7bf02 sdb 1073741824 root disk brw-rw---- LVM2_member 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d4ee74d1-c1af-44e6-8987-758784e7bf02 sdc 1073741824 root disk brw-rw---- LVM2_member RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d4ee74d1-c1af-44e6-8987-758784e7bf02 sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:59:09,321 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:09,321 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:09,321 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:09,321 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:09,322 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:09,322 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:09,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:09,335 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:09,347 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:59:09,352 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/lvm-pv-uuid-K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN', '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': 'K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN', 'ID_FS_UUID_ENC': 'K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:59:09,352 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:59:09,353 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:09,385 INFO program/MainThread: stdout[3]: 2024-03-01 16:59:09,385 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:09,385 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:09,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:09,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:09,399 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:09,403 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:09,404 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:09,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:09,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:09,408 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:09,411 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:09,411 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:59:09,414 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:59:09,415 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:09,415 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:09,415 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2db84fd30) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:59:09,419 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:09,423 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:09,423 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:59:09,426 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:09,427 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:59:09,430 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:09,430 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:59:09,434 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:09,434 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:59:09,437 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:59:09,437 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:59:09,437 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:09,465 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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=7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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=RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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 16:59:09,465 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ. WARNING: Couldn't find device with uuid RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ. WARNING: VG test_vg1 is missing PV 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:09,465 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:59:09,465 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:59:09,470 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN ; label: None ; device: /dev/sda ; serial: 36001405f8de7fa5d1194c6c8541f6030 ; exists: True ; vg_name: test_vg1 ; vg_uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; pe_start: 8 MiB ; 2024-03-01 16:59:09,470 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:59:09,474 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:59:09,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; incomplete: True ; hidden: False ; 2024-03-01 16:59:09,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:09,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:09,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:09,487 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:09,514 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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 16:59:09,514 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ. WARNING: Couldn't find device with uuid RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ. WARNING: VG test_vg1 is missing PV 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:09,514 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:59:09,514 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:59:09,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:59:09,520 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:59:09,524 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:09,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:09,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:59:09,528 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:09,556 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 16:59:09,556 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ. WARNING: Couldn't find device with uuid RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ. WARNING: VG test_vg1 is missing PV 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:09,556 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:59:09,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:59:09,561 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:59:09,564 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:59:09,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; incomplete: True ; hidden: False ; 2024-03-01 16:59:09,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:09,571 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:09,571 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:09,575 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594', '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': '7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ', 'ID_FS_UUID_ENC': '7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:59:09,575 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:59:09,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:09,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:09,585 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:09,586 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:09,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:59:09,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:09,589 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:09,593 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:09,593 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:59:09,596 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:59:09,596 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:09,597 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:59:09,597 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2da7c1e80) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:59:09,600 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:09,604 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:09,604 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:59:09,607 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:09,607 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:59:09,611 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:09,611 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:59:09,614 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:09,614 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:59:09,617 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:59:09,617 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:59:09,618 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:09,643 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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=7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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=RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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 16:59:09,643 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ. WARNING: VG test_vg1 is missing PV RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:09,643 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:59:09,643 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:59:09,648 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ ; label: None ; device: /dev/sdb ; serial: 360014055b573891d46b407ea7ad42594 ; exists: True ; vg_name: test_vg1 ; vg_uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; pe_start: 8 MiB ; 2024-03-01 16:59:09,648 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:59:09,651 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:59:09,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; incomplete: True ; hidden: False ; 2024-03-01 16:59:09,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:09,661 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:59:09,664 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:09,667 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:59:09,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; incomplete: True ; hidden: False ; 2024-03-01 16:59:09,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:09,674 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:09,700 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 16:59:09,700 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ. WARNING: VG test_vg1 is missing PV RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:09,700 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:59:09,700 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:09,700 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:09,705 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:59:09,705 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:59:09,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:09,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:09,716 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:09,717 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:09,717 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:59:09,717 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:09,720 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:09,724 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:09,724 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:59:09,727 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:59:09,727 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:09,728 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:59:09,728 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2da730e10) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:59:09,731 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:09,731 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:09,735 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:59:09,735 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:59:09,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:09,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:09,745 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:09,745 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:09,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:59:09,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:09,749 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:09,752 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:09,752 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:59:09,755 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:59:09,756 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:09,756 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:59:09,756 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2da739f60) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:59:09,760 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:09,760 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:09,763 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/lvm-pv-uuid-RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ', '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': 'RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ', 'ID_FS_UUID_ENC': 'RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:59:09,763 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:59:09,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:09,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:09,773 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:09,774 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:09,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:59:09,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:09,777 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:09,781 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:09,781 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:59:09,784 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:59:09,784 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:09,785 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:59:09,785 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2da739a90) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:59:09,788 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:09,792 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:09,792 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:59:09,795 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:09,795 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:59:09,798 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:09,799 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:59:09,802 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:09,802 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:59:09,805 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:59:09,805 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:59:09,805 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:09,830 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=K2lKQP-lsIp-rY2v-upKL-5mAb-ZDom-wF7BfN LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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=7FdAb7-19oY-q8uW-2DU8-elWT-VpJf-SHbCEZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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=RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY 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 16:59:09,830 INFO program/MainThread: stderr[9]: 2024-03-01 16:59:09,830 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:59:09,830 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:59:09,835 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RlBbSI-1d8I-qRLA-O0Xa-iOB7-JANx-h6pvsQ ; label: None ; device: /dev/sdc ; serial: 36001405149be212c82347ef8827a9c3a ; exists: True ; vg_name: test_vg1 ; vg_uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; pe_start: 8 MiB ; 2024-03-01 16:59:09,835 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:59:09,838 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:59:09,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; incomplete: True ; hidden: False ; 2024-03-01 16:59:09,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:09,848 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:59:09,852 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:09,854 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:59:09,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY ; incomplete: True ; hidden: False ; 2024-03-01 16:59:09,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:09,861 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:09,889 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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=i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 16:59:09,889 INFO program/MainThread: stderr[10]: 2024-03-01 16:59:09,889 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:59:09,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:09,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:09,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:09,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:09,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:59:09,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:09,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:59:09,911 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:09,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:09,915 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:09,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:09,920 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:09,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:09,923 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:09,927 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:09,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:59:09,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:09,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:09,934 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:09,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:09,938 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:09,938 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 16:59:09,939 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:59:09,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:09,942 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:09,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:09,946 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:09,949 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d4ee74d1-c1af-44e6-8987-758784e7bf02 ' '/dev/disk/by-id/dm-uuid-LVM-mXiGIQdOerfCBzdG31emDTzHZA06FWMYi5iG9rgqRQKFgb93OQnfm31fIv6ehwqd ' '/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_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-mXiGIQdOerfCBzdG31emDTzHZA06FWMYi5iG9rgqRQKFgb93OQnfm31fIv6ehwqd', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd4ee74d1-c1af-44e6-8987-758784e7bf02', 'ID_FS_UUID_ENC': 'd4ee74d1-c1af-44e6-8987-758784e7bf02', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1421907588'} ; 2024-03-01 16:59:09,949 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:09,950 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:09,954 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:59:09,954 INFO program/MainThread: stderr[11]: 2024-03-01 16:59:09,954 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:59:09,954 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:09,957 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:59:09,957 INFO program/MainThread: stderr[12]: 2024-03-01 16:59:09,958 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:59:09,958 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:09,961 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:59:09,961 INFO program/MainThread: stderr[13]: 2024-03-01 16:59:09,961 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:59:09,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:09,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:59:09,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:09,973 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:09,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:09,973 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:09,969 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:09,974 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:09,978 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:59:09,978 INFO program/MainThread: stderr[14]: 2024-03-01 16:59:09,978 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:59:09,983 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:09,987 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:09,987 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:59:09,990 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:09,990 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:59:09,995 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:09,995 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:59:09,998 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:09,998 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:59:10,000 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:10,001 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:59:10,004 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:10,005 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:59:10,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:10,008 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:10,009 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:10,012 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:59:10,012 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:59:10,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:10,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:10,023 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:10,023 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:10,024 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:59:10,024 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:59:10,027 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:10,030 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:10,030 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:59:10,034 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:59:10,034 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:10,035 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:59:10,035 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2db80aa20) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:59:10,038 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:10,039 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:59:10,042 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:59:10,042 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:59:10,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:10,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:10,052 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:10,053 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:10,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:59:10,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:59:10,056 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:10,060 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:10,060 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:59:10,063 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:59:10,063 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:10,064 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:59:10,064 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2da739898) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:59:10,067 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:10,067 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:59:10,071 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:59:10,071 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:59:10,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:10,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:10,081 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:10,082 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:10,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:59:10,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:59:10,085 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:10,089 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:10,089 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:59:10,092 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:59:10,093 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:10,093 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:59:10,093 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2da756320) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:59:10,096 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:10,097 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:59:10,100 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:59:10,100 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:59:10,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:10,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:10,110 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:10,111 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:10,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:59:10,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:59:10,114 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:10,118 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:10,118 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:59:10,121 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:59:10,121 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:10,122 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:59:10,122 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2da756a90) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:59:10,125 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:10,125 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:59:10,129 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:59:10,129 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:59:10,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:10,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:10,139 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:10,140 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:10,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:59:10,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:59:10,143 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:10,147 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:10,147 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:59:10,150 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:59:10,150 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:10,151 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:59:10,151 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2da739588) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:59:10,154 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:10,154 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:59:10,158 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:59:10,158 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:59:10,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:10,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:10,168 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:10,169 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:10,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:59:10,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:59:10,172 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:10,175 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:10,176 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:59:10,179 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:59:10,179 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:10,180 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:59:10,180 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2da74d9b0) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:59:10,183 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:10,184 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:59:10,187 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:59:10,187 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:59:10,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:10,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:10,198 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:10,199 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:10,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:59:10,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:59:10,202 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:10,206 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:10,206 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:59:10,209 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:59:10,209 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:10,210 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:59:10,210 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2da74ddd8) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:59:10,213 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:10,213 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:59:10,216 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30400707'} ; 2024-03-01 16:59:10,217 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:10,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:10,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:10,227 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:10,227 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:10,227 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:10,227 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:10,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:59:10,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:59:10,230 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:10,234 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:10,234 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:10,237 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:59:10,238 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:10,238 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:59:10,238 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff2da761710) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:59:10,242 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:10,245 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:10,245 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:59:10,248 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:10,248 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:59:10,252 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:10,252 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:59:10,255 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:10,255 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:59:10,258 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:10,262 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:10,265 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:10,269 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 0x7ff2da6e7748> 2024-03-01 16:59:13,054 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:59:13,059 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:13,059 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:13,063 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': '30404649'} ; 2024-03-01 16:59:13,063 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:13,063 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:13,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:13,073 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:13,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:13,079 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,092 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:59:13,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:59:13,116 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:13,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:59:13,119 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:13,123 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:13,123 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:13,126 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:13,127 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:13,127 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:13,130 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:13,133 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:13,137 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:13,140 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:13,143 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:13,143 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:13,144 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:59:13,144 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:13,144 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff2da74def0) -- 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 0x7ff2da6f6200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:13,148 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:13,151 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:13,152 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:59:13,155 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:13,155 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:59:13,158 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:13,158 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:59:13,162 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:13,162 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:59:13,162 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:13,165 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:13,166 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:59:13,169 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:13,169 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:13,172 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/d4ee74d1-c1af-44e6-8987-758784e7bf02 ' '/dev/disk/by-id/dm-uuid-LVM-mXiGIQdOerfCBzdG31emDTzHZA06FWMYi5iG9rgqRQKFgb93OQnfm31fIv6ehwqd ' '/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-mXiGIQdOerfCBzdG31emDTzHZA06FWMYi5iG9rgqRQKFgb93OQnfm31fIv6ehwqd', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd4ee74d1-c1af-44e6-8987-758784e7bf02', 'ID_FS_UUID_ENC': 'd4ee74d1-c1af-44e6-8987-758784e7bf02', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1421907588'} ; 2024-03-01 16:59:13,172 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:13,173 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:13,177 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:59:13,177 INFO program/MainThread: stderr[15]: 2024-03-01 16:59:13,177 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:59:13,177 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:13,181 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:59:13,181 INFO program/MainThread: stderr[16]: 2024-03-01 16:59:13,181 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:59:13,181 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:13,184 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:59:13,185 INFO program/MainThread: stderr[17]: 2024-03-01 16:59:13,185 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:59:13,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,192 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 16:59:13,195 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,196 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,196 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,197 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,193 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,197 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:13,201 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:59:13,202 INFO program/MainThread: stderr[18]: 2024-03-01 16:59:13,202 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:59:13,206 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:13,206 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:59:13,206 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,220 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,232 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:59:13,233 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:59:13,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:13,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:13,247 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:59:13,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:13,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:13,258 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:13,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:13,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:13,270 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:13,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:13,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:13,282 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:13,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 16:59:13,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:13,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 16:59:13,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:13,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 16:59:13,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 16:59:13,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:13,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:13,305 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:59:13,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,311 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:59:13,312 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,312 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,313 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,313 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,313 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,314 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,314 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,314 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,315 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,315 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,316 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,316 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:13,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:59:13,322 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:59:13,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:59:13,328 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:59:13,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:59:13,334 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:59:13,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:13,340 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 16:59:13,340 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:59:13,342 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,343 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,344 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,347 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,348 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,351 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,352 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,349 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,355 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,356 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,359 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,360 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,362 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,363 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,364 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,366 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,367 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,368 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,370 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,371 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,372 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,368 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,374 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,375 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,375 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,376 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,372 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,378 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,379 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,380 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,382 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,383 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,383 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,384 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,387 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,388 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,390 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,391 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,391 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,392 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,394 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,395 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,395 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,396 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,392 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,398 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,399 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,400 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,396 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,402 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,403 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,404 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,400 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,406 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,407 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,407 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,408 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,410 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,411 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,411 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,412 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,414 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,415 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,416 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,418 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,419 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,420 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,422 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,423 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,423 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,424 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,426 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,427 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,428 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,430 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,431 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,432 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,435 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,436 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,438 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,439 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,440 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,442 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,443 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,444 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,447 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,448 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,451 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,452 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,455 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,456 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,459 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,459 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,460 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,462 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,463 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,464 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,467 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,467 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:13,468 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:13,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff2da7319b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = i5iG9r-gqRQ-KFgb-93OQ-nfm3-1fIv-6ehwqd 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 (0x7ff2db808f98) -- 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 = mXiGIQ-dOer-fCBz-dG31-emDT-zHZA-06FWMY size = 2.98 GiB format = existing None major = 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 16:59:13,468 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:59:13,471 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 16:59:13,472 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:13,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 16:59:13,476 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:59:13,476 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:13,476 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 16:59:13,480 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:59:13,481 INFO program/MainThread: stderr[19]: 2024-03-01 16:59:13,481 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:59:13,486 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:13,486 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:59:13,486 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:13,486 DEBUG blivet.ansible/MainThread: ['sdb', 'test_vg1', 'sda', 'sdc'] 2024-03-01 16:59:13,486 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:59:13,489 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:59:13,490 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:13,493 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:59:13,496 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:59:13,499 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:59:13,499 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:59:13,500 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:13,500 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:59:13,500 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:59:13,503 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:13,503 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:13,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:59:13,506 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:59:13,506 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:13,506 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:59:13,506 DEBUG blivet/MainThread: removing sda 2024-03-01 16:59:13,509 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:13,509 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:13,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 16:59:13,512 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:59:13,512 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:13,512 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:59:13,513 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:59:13,515 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:13,516 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:13,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:59:13,519 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:59:13,519 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:13,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,531 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,544 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,557 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,573 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:13,574 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:13,574 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:13,574 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:13,574 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:13,574 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:13,574 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:13,574 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:59:13,575 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:59:13,578 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:59:13,581 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:59:13,584 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:59:13,584 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:59:13,587 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:13,587 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 0x7ff2da6c8fc0> 2024-03-01 16:59:13,588 INFO blivet/MainThread: sorting actions... 2024-03-01 16:59:13,588 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:13,588 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:13,589 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:13,589 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:13,589 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:13,589 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:13,589 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:13,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:13,595 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:13,596 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:59:13,606 INFO program/MainThread: stdout: 2024-03-01 16:59:13,606 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:59:13,606 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,624 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,625 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,639 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,639 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:13,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:13,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:59:13,651 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:13,654 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:59:13,658 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:59:13,658 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:13,693 INFO program/MainThread: stdout[20]: 2024-03-01 16:59:13,693 INFO program/MainThread: stderr[20]: 2024-03-01 16:59:13,693 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:59:13,698 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:59:13,701 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:13,705 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:13,709 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:13,712 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:13,715 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:13,718 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:13,721 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:59:13,722 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:13,759 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 16:59:13,760 INFO program/MainThread: stderr[21]: 2024-03-01 16:59:13,760 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:59:13,760 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:13,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:59:13,781 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:59:13,787 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:59:13,795 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:13,802 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:13,808 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:13,816 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:13,819 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:13,822 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:13,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:59:13,826 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:13,859 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 16:59:13,860 INFO program/MainThread: stderr[22]: 2024-03-01 16:59:13,860 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:59:13,860 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:13,910 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:59:13,910 INFO program/MainThread: stderr[23]: 2024-03-01 16:59:13,910 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:59:13,910 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:13,944 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 16:59:13,945 INFO program/MainThread: stderr[24]: 2024-03-01 16:59:13,945 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:59:13,946 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:13,953 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:13,959 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:59:13,965 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:59:13,965 INFO program/MainThread: Running [25] 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 16:59:14,010 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:59:14,010 INFO program/MainThread: stderr[25]: 2024-03-01 16:59:14,010 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:59:14,011 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:59:14,011 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:14,044 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:14,044 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:14,084 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:14,084 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:14,099 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:14,099 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:14,103 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:14,106 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:59:14,109 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:59:14,109 INFO program/MainThread: Running [26] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:14,138 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:59:14,138 INFO program/MainThread: stderr[26]: 2024-03-01 16:59:14,138 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:59:14,138 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:59:14,138 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:14,174 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:14,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:14,190 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:14,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:14,205 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:14,206 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:14,210 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:14,213 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:59:14,216 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:59:14,216 INFO program/MainThread: Running [27] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:14,244 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:59:14,244 INFO program/MainThread: stderr[27]: 2024-03-01 16:59:14,244 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:59:14,244 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:59:14,245 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:14,280 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:14,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:14,293 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:14,293 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:14,309 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:14,314 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:14,314 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 0x7ff2da6c8f10> 2024-03-01 16:59:29,659 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_4yu0ciuo/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:34,370 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_jhus6yak/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:41,583 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_yx7tvhdt/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:41,619 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:41,619 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:41,623 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:41,623 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:59:41,623 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:41,623 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:41,628 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:41,629 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:41,632 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:41,632 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:41,635 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:41,635 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:41,639 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:41,639 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:41,647 INFO program/MainThread: stdout: 2024-03-01 16:59:41,647 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:41,647 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:59:41,647 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:59:41,647 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:59:41,647 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:41,647 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:41,647 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:41,647 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:41,647 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:41,647 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:41,647 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:41,647 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:41,647 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:41,648 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:41,648 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:59:41,648 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:41,648 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:59:41,648 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:41,648 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:41,648 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:41,648 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:41,649 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:41,649 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:41,649 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:41,663 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:41,675 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:59:41,680 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:59:41,680 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:59:41,680 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:41,713 INFO program/MainThread: stdout[3]: 2024-03-01 16:59:41,713 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:41,713 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:41,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:41,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:41,727 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:41,731 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:41,732 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:41,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:41,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:41,736 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:41,739 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:41,739 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:59:41,743 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:59:41,743 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:41,743 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:41,743 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5ec3ddcf8) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:59:41,747 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:41,747 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:59:41,751 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:59:41,751 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:59:41,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:41,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:41,761 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:41,761 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:41,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:59:41,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:59:41,764 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:41,768 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:41,768 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:59:41,771 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:59:41,771 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:41,772 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:59:41,772 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5ec3962e8) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:59:41,775 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:41,775 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:59:41,778 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:59:41,779 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:59:41,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:41,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:41,788 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:41,789 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:41,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:41,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:59:41,792 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:41,796 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:41,796 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:59:41,799 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:59:41,799 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:41,800 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:59:41,800 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5eb34b9e8) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:59:41,803 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:41,803 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:41,806 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:59:41,806 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:59:41,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:41,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:41,816 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:41,817 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:41,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:41,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:59:41,820 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:41,823 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:41,823 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:59:41,826 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:59:41,827 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:41,827 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:59:41,827 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5eb34bef0) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:59:41,830 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:41,831 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:41,834 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:59:41,834 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:59:41,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:41,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:41,844 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:41,845 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:41,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:59:41,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:59:41,848 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:41,851 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:41,851 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:59:41,854 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:59:41,855 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:41,855 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:59:41,855 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5eb34bf98) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:59:41,858 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:41,859 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:59:41,862 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:59:41,862 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:59:41,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:41,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:41,872 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:41,872 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:41,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:41,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:59:41,875 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:41,878 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:41,879 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:59:41,882 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:59:41,882 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:41,883 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:59:41,883 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5eb351eb8) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:59:41,886 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:41,886 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:59:41,890 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:59:41,890 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:59:41,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:41,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:41,900 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:41,900 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:41,900 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:41,900 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:59:41,903 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:41,907 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:41,907 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:59:41,910 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:59:41,910 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:41,911 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:59:41,911 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5eb351fd0) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:59:41,914 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:41,914 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:59:41,917 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:59:41,917 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:59:41,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:41,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:41,927 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:41,928 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:41,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:41,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:59:41,931 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:41,934 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:41,934 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:59:41,938 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:59:41,938 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:41,938 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:59:41,939 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5eb359ac8) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:59:41,942 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:41,942 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:59:41,945 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:59:41,945 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:59:41,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:41,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:41,955 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:41,956 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:41,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:59:41,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:59:41,959 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:41,962 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:41,962 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:59:41,965 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:59:41,966 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:41,966 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:59:41,966 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5eb351e48) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:59:41,970 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:41,970 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:59:41,973 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:59:41,973 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:59:41,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:41,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:41,983 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:41,984 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:41,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:59:41,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:41,987 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:41,990 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:41,991 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:59:41,994 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:59:41,994 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:41,994 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:59:41,995 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5eb362b70) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:59:41,998 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:41,998 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:59:42,001 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:59:42,001 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:59:42,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:42,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:42,011 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:42,012 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:42,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:59:42,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:59:42,015 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:42,018 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:42,018 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:59:42,022 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:59:42,022 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:42,022 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:59:42,022 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5eb36a240) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:59:42,026 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:42,026 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:59:42,029 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:59:42,029 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:59:42,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:42,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:42,040 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:42,040 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:42,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:59:42,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:59:42,043 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:42,047 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:42,047 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:59:42,050 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:59:42,050 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:42,051 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:59:42,051 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5eb3597b8) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:59:42,054 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:42,054 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:59:42,057 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': '30400707'} ; 2024-03-01 16:59:42,058 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:42,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:42,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:42,067 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:42,068 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:42,068 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:42,068 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:42,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:59:42,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:59:42,072 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:42,075 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:42,075 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:42,078 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:59:42,079 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:42,079 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:59:42,079 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5eb36afd0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:59:42,083 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:42,086 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:42,086 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:59:42,090 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:42,090 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:59:42,093 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:42,094 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:59:42,097 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:42,097 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:59:42,100 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:42,103 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:42,106 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:42,111 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 0x7fa5eb304188> 2024-03-01 16:59:45,109 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:59:45,113 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:45,113 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:45,117 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30404649'} ; 2024-03-01 16:59:45,117 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:45,118 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:45,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:45,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:45,127 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:45,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:45,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:45,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:45,144 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:45,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:45,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:59:45,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:59:45,167 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:45,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:59:45,170 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:45,173 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:45,173 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:45,177 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:45,177 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:45,177 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:45,180 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:45,184 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:45,187 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:45,190 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:45,194 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:45,194 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:45,194 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:59:45,195 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:45,194 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa5eb36a908) -- 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 0x7fa5eb3025c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:45,199 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:45,202 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:45,202 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:59:45,205 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:45,205 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:59:45,209 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:45,209 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:59:45,212 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:45,212 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:59:45,214 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:45,214 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:45,218 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:45,218 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:59:45,221 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:45,221 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:45,222 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:45,236 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:45,249 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:59:45,249 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:59:45,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 16:59:45,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:45,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 16:59:45,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:45,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 16:59:45,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:45,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:45,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:45,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:45,273 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:45,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:45,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:45,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 16:59:45,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:45,284 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:45,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:45,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:45,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:45,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:45,296 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:45,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 16:59:45,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:45,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:45,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:45,307 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:59:45,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:45,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:45,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:45,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:45,318 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:59:45,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:59:45,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:59:45,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:59:45,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:59:45,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:59:45,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:59:45,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:59:45,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:59:49,953 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6678wk80/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:49,990 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:49,990 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:49,993 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:49,994 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:59:49,994 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:49,994 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:49,999 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:49,999 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:50,003 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:50,003 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:50,006 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:50,006 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:50,009 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:50,009 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:50,018 INFO program/MainThread: stdout: 2024-03-01 16:59:50,018 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:50,018 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:50,018 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:59:50,018 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:50,019 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:59:50,019 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:50,019 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:50,019 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:50,019 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:50,019 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:50,020 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:50,020 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:50,031 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:50,043 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:59:50,048 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 16:59:50,048 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:59:50,049 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:50,079 INFO program/MainThread: stdout[3]: 2024-03-01 16:59:50,079 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:50,079 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:50,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,092 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:50,097 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:50,097 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:50,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:50,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:50,101 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:50,105 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:50,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 16:59:50,108 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:59:50,108 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:50,109 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:50,109 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3c6c7cf8) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 16:59:50,113 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:50,113 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:59:50,116 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 16:59:50,116 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:59:50,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,127 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:50,127 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:50,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:59:50,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:59:50,130 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:50,134 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:50,134 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:59:50,137 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:59:50,137 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:50,138 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:59:50,138 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3c6802e8) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 16:59:50,141 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:50,141 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:59:50,145 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 16:59:50,145 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:59:50,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,155 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:50,155 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:50,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:50,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:59:50,158 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:50,162 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:50,162 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:59:50,165 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:59:50,166 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:50,166 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:59:50,166 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3b635a20) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 16:59:50,169 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:50,170 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:50,173 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 16:59:50,173 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:59:50,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,183 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:50,183 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:50,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:50,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:59:50,187 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:50,190 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:50,190 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:59:50,193 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:59:50,194 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:50,194 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:59:50,194 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3b635f28) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 16:59:50,197 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:50,198 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:50,201 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 16:59:50,201 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:59:50,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,211 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:50,212 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:50,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:59:50,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:59:50,215 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:50,219 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:50,219 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:59:50,222 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:59:50,223 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:50,223 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:59:50,223 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3b635fd0) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 16:59:50,226 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:50,227 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:59:50,230 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 16:59:50,230 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:59:50,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,240 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:50,240 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:50,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:50,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:59:50,244 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:50,247 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:50,247 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:59:50,250 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:59:50,251 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:50,251 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:59:50,251 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3b63bef0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 16:59:50,255 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:50,255 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:59:50,258 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 16:59:50,258 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:59:50,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,268 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:50,269 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:50,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:50,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:59:50,272 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:50,275 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:50,275 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:59:50,279 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:59:50,279 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:50,279 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:59:50,279 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3b63be48) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 16:59:50,283 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:50,283 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:59:50,286 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 16:59:50,286 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:59:50,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,296 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:50,297 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:50,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:50,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:59:50,300 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:50,303 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:50,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 16:59:50,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 16:59:50,307 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:50,308 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:59:50,308 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3b643b00) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 16:59:50,311 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:50,311 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:59:50,315 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 16:59:50,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 16:59:50,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,325 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:50,325 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:50,325 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:59:50,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:59:50,329 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:50,332 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:50,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 16:59:50,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 16:59:50,336 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:50,336 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:59:50,336 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3b63bf28) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 16:59:50,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:50,340 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:59:50,343 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 16:59:50,343 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:59:50,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,353 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:50,353 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:50,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:59:50,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:50,357 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:50,360 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:50,360 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:59:50,364 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:59:50,364 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:50,364 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:59:50,364 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3b64cba8) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 16:59:50,368 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:50,368 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:59:50,371 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 16:59:50,371 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:59:50,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,381 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:50,382 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:50,382 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:59:50,382 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:59:50,385 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:50,388 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:50,389 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:59:50,392 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:59:50,392 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:50,392 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:59:50,393 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3b654278) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 16:59:50,396 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:50,396 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:59:50,399 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 16:59:50,399 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:59:50,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,410 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:50,410 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:50,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:59:50,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:59:50,414 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:50,417 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:50,417 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:59:50,420 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:59:50,421 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:50,421 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:59:50,421 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3b6437f0) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 16:59:50,424 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:50,425 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:59:50,428 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30400707'} ; 2024-03-01 16:59:50,428 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:50,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:50,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:50,438 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:50,439 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:50,439 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:50,439 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:50,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:59:50,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:59:50,443 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:50,446 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:50,446 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:50,450 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:59:50,450 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:50,450 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:59:50,450 INFO blivet/MainThread: got device: DiskDevice instance (0x7fed3b65a048) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:59:50,454 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:50,458 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:50,458 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:59:50,461 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:50,461 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:59:50,465 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:50,465 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:59:50,468 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:50,468 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:59:50,471 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:50,474 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:50,478 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:50,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 0x7fed3b5ee148> 2024-03-01 16:59:53,508 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:59:53,512 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:53,512 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:53,516 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': '30404649'} ; 2024-03-01 16:59:53,517 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:53,517 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:53,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:53,526 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:53,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:53,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:53,544 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:53,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:59:53,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:59:53,568 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:53,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:59:53,571 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:53,574 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:53,574 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:53,578 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:53,578 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:53,578 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:53,581 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:53,585 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:53,588 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:53,591 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:53,595 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:53,595 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:53,595 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:59:53,596 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:53,595 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fed3b654940) -- 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 0x7fed3b5ec5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:53,600 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:53,603 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:53,603 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:59:53,606 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:53,607 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:59:53,610 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:53,610 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:59:53,613 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:53,613 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:59:53,615 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:53,615 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:53,619 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:53,619 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:59:53,622 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:53,622 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:53,623 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:53,636 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:53,649 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:59:53,650 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:59:53,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:53,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:53,663 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:59:53,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:53,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:53,674 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:53,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:53,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:53,686 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:53,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:53,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:53,697 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:53,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:53,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:53,708 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:59:53,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:53,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:53,720 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:59:53,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:53,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:53,731 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:59:53,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:59:53,737 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:59:53,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:59:53,743 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:59:53,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:59:53,749 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:59:53,752 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:53,752 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:59:53,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:59:53,756 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:53,756 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:59:53,759 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:59:53,760 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:59:53,763 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:53,763 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:59:53,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:59:53,766 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:53,766 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:59:53,769 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:59:53,769 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:59:53,772 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:53,772 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:59:53,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:59:53,776 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:53,776 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:59:53,779 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:59:53,779 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:59:53,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:59:53,784 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:59:53,787 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:53,791 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:59:53,795 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:53,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:59:53,802 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:53,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:59:53,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:59:53,807 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:59:53,807 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:59:53,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:53,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:53,820 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:59:53,821 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:53,822 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:59:53,822 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:59:53,822 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:53,822 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:59:53,826 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:53,826 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:59:53,829 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:53,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:59:53,833 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:53,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:53,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:59:53,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:53,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:53,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:53,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:59:53,851 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:53,851 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:59:53,851 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:59:53,852 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:59:53,856 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:59:53,856 INFO program/MainThread: stderr[4]: 2024-03-01 16:59:53,856 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:59:53,857 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:59:53,857 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:53,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:59:53,862 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:59:53,862 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:53,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:53,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:53,874 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:59:53,875 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:53,876 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:59:53,876 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:59:53,876 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:53,877 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:59:53,880 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:53,880 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:59:53,883 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:53,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:59:53,887 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:59:53,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:59:53,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:59:53,895 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:59:53,898 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:59:53,901 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:59:53,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:59:53,905 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:53,906 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:59:53,906 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:59:53,906 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:59:53,906 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:59:53,907 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:59:53,910 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:59:53,910 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:59:53,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:53,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:53,922 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:59:53,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:59:53,928 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:59:53,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:59:53,934 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:59:53,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:53,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:59:53,940 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:59:53,943 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:53,943 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:59:53,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:59:53,946 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:53,946 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:59:53,949 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:59:53,950 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:59:53,953 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:53,953 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:59:53,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:59:53,956 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:53,956 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:59:53,959 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:59:53,959 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:59:53,962 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:53,962 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:59:53,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:59:53,965 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:53,966 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:59:53,969 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:59:53,969 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:59:53,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:59:53,973 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:59:53,977 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:59:53,981 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:59:53,984 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:59:53,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:59:53,991 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:59:53,992 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:59:53,995 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:59:53,996 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:59:53,996 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:59:54,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:54,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:54,009 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:59:54,010 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:59:54,011 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:59:54,011 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:59:54,011 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:59:54,012 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:59:54,015 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:54,015 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:59:54,017 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:54,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:59:54,021 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:59:54,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:59:54,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:59:54,029 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:59:54,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:59:54,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:59:54,039 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:59:54,040 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:59:54,040 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:59:54,040 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:59:54,040 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:59:54,040 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:59:54,041 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:59:54,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:59:54,044 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:59:54,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:54,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:54,057 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:59:54,057 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:59:54,058 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:59:54,058 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 16:59:54,059 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:59:54,059 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:59:54,062 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:54,062 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 16:59:54,065 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:54,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:59:54,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:59:54,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:59:54,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:59:54,076 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:59:54,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:59:54,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:59:54,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:59:54,087 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:59:54,088 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:59:54,088 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:59:54,088 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:59:54,088 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:59:54,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:59:54,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:59:54,092 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:59:54,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:54,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:54,105 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:59:54,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:59:54,111 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:59:54,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:59:54,117 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:59:54,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:59:54,122 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:59:54,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:59:54,128 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:59:54,131 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:54,131 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:59:54,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:59:54,134 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:54,134 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:59:54,138 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:59:54,138 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:59:54,141 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:54,141 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:59:54,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:59:54,144 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:54,144 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:59:54,147 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:59:54,147 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:59:54,150 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:54,150 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:59:54,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:59:54,154 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:54,154 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:59:54,157 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:59:54,157 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:59:54,161 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:54,161 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:59:54,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:59:54,164 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:54,164 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:59:54,167 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:59:54,167 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:59:54,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:59:54,172 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:59:54,176 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:59:54,179 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:59:54,183 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:59:54,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:59:54,190 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:59:54,194 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:59:54,197 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:59:54,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:59:54,202 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:59:54,212 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:59:54,212 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:59:54,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:54,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:54,227 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:59:54,228 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:59:54,229 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:59:54,229 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 16:59:54,229 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:59:54,230 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:59:54,233 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:54,233 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:59:54,236 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:54,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:59:54,240 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:59:54,243 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:59:54,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:59:54,247 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:59:54,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:59:54,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:59:54,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:59:54,258 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:59:54,259 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:59:54,259 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:59:54,259 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:59:54,259 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:59:54,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:59:54,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:59:54,263 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:59:54,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:54,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:54,276 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:59:54,277 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:59:54,277 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:59:54,278 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 16:59:54,278 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:59:54,279 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:59:54,282 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:54,282 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:59:54,285 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:54,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:59:54,289 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:59:54,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:59:54,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:59:54,296 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:59:54,299 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:59:54,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:59:54,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:59:54,307 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:59:54,308 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:59:54,308 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:59:54,308 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:59:54,308 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:59:54,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:59:54,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:59:54,312 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:59:54,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:54,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:54,325 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:59:54,326 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:59:54,327 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:59:54,327 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 16:59:54,327 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:59:54,328 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:59:54,331 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:54,331 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:59:54,334 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:54,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:59:54,338 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:59:54,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:59:54,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:59:54,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:59:54,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:59:54,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:59:54,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:59:54,357 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:59:54,358 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:59:54,358 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:59:54,358 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:59:54,358 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:59:54,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:59:54,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:59:54,362 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:59:54,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:54,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:54,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:54,375 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:59:54,376 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:59:54,377 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:59:54,377 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 16:59:54,378 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:59:54,378 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:59:54,382 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:54,382 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:59:54,384 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:54,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:59:54,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:59:54,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:59:54,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:59:54,396 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:59:54,400 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:59:54,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:59:54,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:59:54,407 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:59:54,408 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:59:54,408 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:59:54,409 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:59:54,409 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:59:54,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:59:54,413 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:59:54,413 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:59:54,414 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:59:54,415 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:59:54,416 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:59:54,417 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:59:54,417 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:59:54,417 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:59:54,417 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:59:54,417 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:59:54,417 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:59:54,417 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:59:54,417 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:59:54,417 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:59:54,417 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:59:54,419 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:59:54,422 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:59:54,425 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:59:54,428 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:59:54,428 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:59:54,431 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:54,431 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 0x7fed3b593780> 2024-03-01 16:59:54,432 INFO blivet/MainThread: sorting actions... 2024-03-01 16:59:54,467 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:59:54,468 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:59:54,468 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:59:54,468 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:59:54,469 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:59:54,469 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:59:54,470 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:59:54,470 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:59:54,470 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:59:54,471 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:59:54,471 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:59:54,471 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:59:54,472 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:59:54,472 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:59:54,473 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:59:54,473 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:59:54,473 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:59:54,474 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:59:54,474 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:59:54,475 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:59:54,475 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:59:54,476 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:59:54,476 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:59:54,477 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:59:54,477 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:59:54,477 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:59:54,478 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:59:54,478 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:59:54,479 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:59:54,479 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:59:54,480 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:59:54,480 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:59:54,480 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:59:54,481 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:59:54,481 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:59:54,482 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:59:54,482 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:59:54,482 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:54,483 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:54,483 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:59:54,487 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:54,489 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:59:54,490 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:59:54,496 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,497 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,531 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,542 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,543 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:59:54,547 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:54,550 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:59:54,550 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:59:54,557 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,558 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,588 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,589 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,602 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,603 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:59:54,607 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:54,610 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:59:54,610 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:59:54,617 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,648 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,648 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,661 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,662 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:59:54,666 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:54,669 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:59:54,669 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:59:54,676 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,676 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,702 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,715 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,716 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:59:54,721 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:54,724 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:59:54,724 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:59:54,730 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,731 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,762 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,763 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,773 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,773 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:59:54,777 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:54,780 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:59:54,781 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:59:54,787 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,817 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,818 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,830 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,831 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:59:54,835 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:54,838 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:59:54,838 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:59:54,845 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,845 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,874 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,875 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,888 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,889 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:59:54,893 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:54,896 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:59:54,896 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:59:54,903 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,903 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,932 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,933 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,947 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,948 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:59:54,952 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:54,955 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:59:54,955 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:59:54,962 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,962 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:54,995 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:54,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,008 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,009 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:59:55,013 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:55,016 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:59:55,016 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:59:55,023 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,055 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,070 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,071 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:59:55,075 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,078 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,081 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,081 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:59:55,082 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:55,118 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 16:59:55,119 INFO program/MainThread: stderr[5]: 2024-03-01 16:59:55,119 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:59:55,119 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,151 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,157 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:55,158 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:59:55,159 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:59:55,171 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,171 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,204 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,205 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:59:55,209 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,212 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,215 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,215 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:59:55,216 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:55,248 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:59:55,248 INFO program/MainThread: stderr[6]: 2024-03-01 16:59:55,248 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:59:55,248 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,283 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,287 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:55,288 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:59:55,289 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:59:55,303 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,304 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,331 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,331 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:59:55,335 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,338 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,341 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,341 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:59:55,342 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:55,374 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:59:55,375 INFO program/MainThread: stderr[7]: 2024-03-01 16:59:55,375 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:59:55,375 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,405 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,412 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:55,412 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:59:55,414 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:59:55,427 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,427 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,456 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,457 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:59:55,461 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,464 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,467 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,467 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:59:55,467 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:55,502 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:59:55,502 INFO program/MainThread: stderr[8]: 2024-03-01 16:59:55,502 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:59:55,502 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,533 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,540 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:55,540 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:59:55,542 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:59:55,552 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,553 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,580 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,581 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:59:55,585 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:59:55,588 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:59:55,591 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,594 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,598 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,601 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,604 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,607 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,610 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,613 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,616 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:59:55,616 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:55,689 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 16:59:55,690 INFO program/MainThread: stderr[9]: 2024-03-01 16:59:55,690 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:59:55,698 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:59:55,706 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:59:55,714 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,719 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,725 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,729 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,735 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,739 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,743 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,746 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,746 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,757 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:59:55,766 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:59:55,766 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,778 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,779 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:59:55,788 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,789 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,799 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,800 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:59:55,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:59:55,807 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:59:55,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:59:55,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:59:55,818 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,821 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,825 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,828 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,832 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,835 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,839 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,842 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:59:55,842 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,855 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:59:55,861 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:55,885 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 16:59:55,885 INFO program/MainThread: stderr[10]: 2024-03-01 16:59:55,885 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:59:55,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:59:55,890 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:55,977 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 16:59:55,977 INFO program/MainThread: stderr[11]: 2024-03-01 16:59:55,978 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:59:55,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:59:55,993 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:55,993 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:56,045 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:56,050 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:59:56,051 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:59:56,061 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,061 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:56,079 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,080 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:59:56,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:56,087 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:59:56,090 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:59:56,091 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:59:56,116 INFO program/MainThread: stdout: 2024-03-01 16:59:56,116 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:59:56,116 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:56,116 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:56,116 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:59:56,116 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:59:56,116 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:56,116 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:56,116 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:59:56,116 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:56,117 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:56,117 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,117 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:59:56,130 INFO program/MainThread: stdout: 2024-03-01 16:59:56,131 INFO program/MainThread: writing all SBs 2024-03-01 16:59:56,131 INFO program/MainThread: new label = "" 2024-03-01 16:59:56,131 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,131 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:56,148 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:59:56,153 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:56,154 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:59:56,164 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,165 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:56,181 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,182 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:59:56,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:59:56,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:59:56,193 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:56,193 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:56,219 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 16:59:56,219 INFO program/MainThread: stderr[12]: 2024-03-01 16:59:56,219 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:59:56,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:59:56,224 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:56,317 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 16:59:56,317 INFO program/MainThread: stderr[13]: 2024-03-01 16:59:56,317 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:59:56,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:56,333 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:59:56,333 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:59:56,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:56,376 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:59:56,382 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:59:56,383 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:59:56,393 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,393 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:56,411 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,412 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:59:56,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:56,419 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:59:56,422 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:59:56,423 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:59:56,448 INFO program/MainThread: stdout: 2024-03-01 16:59:56,448 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:59:56,448 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:56,448 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:56,448 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:59:56,448 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:59:56,448 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:56,448 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:56,448 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:59:56,449 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:56,449 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:56,449 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,449 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:59:56,463 INFO program/MainThread: stdout: 2024-03-01 16:59:56,463 INFO program/MainThread: writing all SBs 2024-03-01 16:59:56,463 INFO program/MainThread: new label = "" 2024-03-01 16:59:56,464 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,464 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:56,481 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,486 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:59:56,486 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:59:56,487 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:59:56,498 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,498 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:56,514 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,515 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:59:56,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:59:56,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:59:56,526 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:56,526 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:56,550 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 16:59:56,550 INFO program/MainThread: stderr[14]: 2024-03-01 16:59:56,550 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:59:56,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:59:56,555 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:56,656 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 16:59:56,656 INFO program/MainThread: stderr[15]: 2024-03-01 16:59:56,656 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:59:56,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:56,672 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:59:56,672 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:59:56,672 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:56,707 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:59:56,713 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:59:56,714 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:59:56,724 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:56,741 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,742 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:59:56,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:56,749 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:59:56,753 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:59:56,753 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:59:56,777 INFO program/MainThread: stdout: 2024-03-01 16:59:56,777 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 16:59:56,778 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:56,778 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:56,778 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:59:56,778 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 16:59:56,778 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:56,778 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:56,778 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 16:59:56,778 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:56,778 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:56,778 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,779 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:59:56,793 INFO program/MainThread: stdout: 2024-03-01 16:59:56,793 INFO program/MainThread: writing all SBs 2024-03-01 16:59:56,794 INFO program/MainThread: new label = "" 2024-03-01 16:59:56,794 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,794 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:56,809 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:59:56,814 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:59:56,816 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:59:56,826 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:56,844 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:56,845 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:59:56,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:59:56,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:59:56,856 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:56,856 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:56,886 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 16:59:56,886 INFO program/MainThread: stderr[16]: 2024-03-01 16:59:56,886 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:59:56,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:59:56,891 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:56,973 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 16:59:56,973 INFO program/MainThread: stderr[17]: 2024-03-01 16:59:56,974 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:59:56,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:56,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:59:56,995 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:59:56,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,045 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:59:57,050 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:59:57,051 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:59:57,061 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,061 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,076 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,077 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:59:57,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,084 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:59:57,087 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:59:57,088 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:59:57,120 INFO program/MainThread: stdout: 2024-03-01 16:59:57,120 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 16:59:57,120 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:57,120 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:57,120 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:59:57,120 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 16:59:57,120 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:57,120 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:57,120 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:59:57,121 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:57,121 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:57,121 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,121 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:59:57,135 INFO program/MainThread: stdout: 2024-03-01 16:59:57,135 INFO program/MainThread: writing all SBs 2024-03-01 16:59:57,135 INFO program/MainThread: new label = "" 2024-03-01 16:59:57,136 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,136 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,153 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:59:57,158 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:59:57,159 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:59:57,170 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,170 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,188 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,189 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:59:57,193 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,196 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,199 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,199 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:59:57,199 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:57,234 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:59:57,234 INFO program/MainThread: stderr[18]: 2024-03-01 16:59:57,234 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:59:57,234 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,254 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,261 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:57,262 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:59:57,264 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:59:57,281 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,313 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,313 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:59:57,317 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,320 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,324 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,324 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:59:57,324 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:57,357 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:59:57,357 INFO program/MainThread: stderr[19]: 2024-03-01 16:59:57,357 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:59:57,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,383 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,390 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:57,390 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:59:57,392 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:59:57,405 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,405 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,436 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,436 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:59:57,440 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,443 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,446 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,446 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:59:57,446 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:57,478 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:59:57,478 INFO program/MainThread: stderr[20]: 2024-03-01 16:59:57,478 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:59:57,478 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,512 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,519 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:57,520 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:59:57,521 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:59:57,534 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,535 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,563 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,564 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:59:57,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:59:57,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:59:57,574 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,577 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,581 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,584 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,587 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,590 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:59:57,593 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:57,657 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 16:59:57,657 INFO program/MainThread: stderr[21]: 2024-03-01 16:59:57,657 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:59:57,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:59:57,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:59:57,678 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,684 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,691 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,697 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,705 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,711 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,711 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,723 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:59:57,731 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:59:57,732 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,745 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,746 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:59:57,756 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,756 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,769 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,770 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:59:57,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:59:57,777 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:59:57,781 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:59:57,784 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:59:57,788 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,791 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,795 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,798 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,801 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,805 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:59:57,805 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,819 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:59:57,824 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:57,852 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:59:57,852 INFO program/MainThread: stderr[22]: 2024-03-01 16:59:57,852 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:59:57,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:59:57,857 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:57,939 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 16:59:57,939 INFO program/MainThread: stderr[23]: 2024-03-01 16:59:57,939 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:59:57,947 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:57,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:59:57,960 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:59:57,960 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:57,994 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:57,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 16:59:57,999 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:59:58,000 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:59:58,010 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,011 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,025 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,026 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:59:58,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,034 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:59:58,037 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:59:58,037 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:59:58,059 INFO program/MainThread: stdout: 2024-03-01 16:59:58,059 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 16:59:58,059 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:58,059 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:58,059 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:59:58,060 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 16:59:58,060 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:58,060 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:58,060 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:59:58,060 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:58,060 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:58,060 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,060 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:59:58,074 INFO program/MainThread: stdout: 2024-03-01 16:59:58,075 INFO program/MainThread: writing all SBs 2024-03-01 16:59:58,075 INFO program/MainThread: new label = "" 2024-03-01 16:59:58,075 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,090 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:59:58,095 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:59:58,096 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:59:58,107 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,107 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,122 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,123 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:59:58,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:59:58,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:59:58,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,134 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:58,160 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 16:59:58,160 INFO program/MainThread: stderr[24]: 2024-03-01 16:59:58,160 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:59:58,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:59:58,165 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:58,257 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 16:59:58,258 INFO program/MainThread: stderr[25]: 2024-03-01 16:59:58,258 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:59:58,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,275 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:59:58,275 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:59:58,276 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,301 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,306 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:59:58,306 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:59:58,307 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:59:58,317 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,318 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,332 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,333 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:59:58,337 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,340 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:59:58,343 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:59:58,344 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:59:58,366 INFO program/MainThread: stdout: 2024-03-01 16:59:58,366 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:59:58,366 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:58,366 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:58,366 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:59:58,367 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:59:58,367 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:58,367 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:58,367 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:59:58,367 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:58,367 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:58,367 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,367 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:59:58,382 INFO program/MainThread: stdout: 2024-03-01 16:59:58,382 INFO program/MainThread: writing all SBs 2024-03-01 16:59:58,382 INFO program/MainThread: new label = "" 2024-03-01 16:59:58,382 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,398 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:59:58,403 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:59:58,404 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:59:58,415 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,430 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,431 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:59:58,435 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,438 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:58,441 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:58,441 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:59:58,441 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:58,478 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:59:58,478 INFO program/MainThread: stderr[26]: 2024-03-01 16:59:58,479 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:59:58,479 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,494 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,499 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:58,499 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:59:58,501 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:59:58,511 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,537 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,538 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:59:58,542 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,545 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:58,548 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:58,548 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:59:58,548 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:58,583 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:59:58,583 INFO program/MainThread: stderr[27]: 2024-03-01 16:59:58,583 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:59:58,583 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,601 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,606 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:58,607 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:59:58,608 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:59:58,618 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,644 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,644 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:59:58,648 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,651 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:58,654 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:58,654 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:59:58,654 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:58,688 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:59:58,689 INFO program/MainThread: stderr[28]: 2024-03-01 16:59:58,689 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:59:58,689 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,708 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,713 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:58,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 16:59:58,714 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:59:58,725 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,725 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,749 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,750 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:59:58,754 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:59:58,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:59:58,760 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,763 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:58,766 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,769 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:58,773 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,776 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:58,779 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:59:58,779 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:58,840 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 16:59:58,840 INFO program/MainThread: stderr[29]: 2024-03-01 16:59:58,840 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:59:58,848 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:59:58,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:59:58,869 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,876 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:58,884 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,889 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:58,898 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,904 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:58,905 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,929 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,934 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:59:58,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:59:58,938 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,953 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,953 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:59:58,963 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:58,976 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:58,976 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:59:58,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:59:58,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:59:58,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:59:58,991 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:59:58,994 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:58,998 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:59,001 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:59,005 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:59,008 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:59,012 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:59,012 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,024 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,029 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:59:59,029 INFO program/MainThread: Running [30] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:59,056 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:59:59,056 INFO program/MainThread: stderr[30]: 2024-03-01 16:59:59,056 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:59:59,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:59:59,061 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:59,155 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 16:59:59,155 INFO program/MainThread: stderr[31]: 2024-03-01 16:59:59,155 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:59:59,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:59,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:59:59,166 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:59:59,166 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,203 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:59:59,208 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:59,209 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:59:59,219 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,235 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,236 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:59:59,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:59,244 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:59:59,247 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:59:59,247 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:59:59,279 INFO program/MainThread: stdout: 2024-03-01 16:59:59,280 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:59:59,280 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:59,280 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:59,280 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:59:59,280 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:59:59,280 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:59,280 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:59,280 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:59:59,280 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:59,280 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:59,280 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,281 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:59:59,294 INFO program/MainThread: stdout: 2024-03-01 16:59:59,295 INFO program/MainThread: writing all SBs 2024-03-01 16:59:59,295 INFO program/MainThread: new label = "" 2024-03-01 16:59:59,295 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,295 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,311 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:59:59,316 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:59:59,318 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:59:59,328 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,344 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,345 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:59,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:59:59,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:59:59,356 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:59,356 INFO program/MainThread: Running [32] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:59,383 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:59:59,383 INFO program/MainThread: stderr[32]: 2024-03-01 16:59:59,383 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:59:59,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:59:59,388 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:59,475 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 16:59:59,475 INFO program/MainThread: stderr[33]: 2024-03-01 16:59:59,475 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:59:59,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:59,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:59,490 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:59:59,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,524 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:59:59,530 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:59:59,531 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:59:59,541 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,541 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,557 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,558 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:59,562 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:59,565 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:59,568 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:59:59,569 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:59:59,593 INFO program/MainThread: stdout: 2024-03-01 16:59:59,593 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 16:59:59,594 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:59,594 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:59,594 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:59:59,594 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 16:59:59,594 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:59,594 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:59,594 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:59:59,594 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:59,594 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:59,594 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,595 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:59:59,608 INFO program/MainThread: stdout: 2024-03-01 16:59:59,609 INFO program/MainThread: writing all SBs 2024-03-01 16:59:59,609 INFO program/MainThread: new label = "" 2024-03-01 16:59:59,609 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,609 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,624 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:59,629 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:59:59,630 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:59:59,640 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,641 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,658 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,664 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:59,664 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 0x7fed3c6bdba0> 2024-03-01 16:59:59,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:59:59,671 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:59:59,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:59:59,678 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:59:59,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:59:59,684 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:59:59,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:59:59,691 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:59:59,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:59:59,697 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:59:59,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:59:59,703 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:59:59,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:59:59,710 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:59:59,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:59:59,716 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:59:59,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:59:59,722 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:59:59,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:59:59,728 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:59:59,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:59:59,734 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:59:59,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:59:59,741 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:59:59,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:59:59,747 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:59:59,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:59:59,753 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:59:59,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:59:59,759 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:59:59,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:59:59,765 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:00:16,614 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_srv59tjb/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:00:16,650 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:16,651 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:00:16,654 INFO program/MainThread: stdout[2]: 2024-03-01 17:00:16,654 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 17:00:16,654 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:00:16,655 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:00:16,659 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:16,660 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:00:16,663 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:16,663 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:00:16,667 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:16,667 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:00:16,670 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:16,670 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:00:16,681 INFO program/MainThread: stdout: 2024-03-01 17:00:16,682 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:00:16,682 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc 2024-03-01 17:00:16,682 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e924418a-7ce6-45dd-b315-59f5d90bb78b 2024-03-01 17:00:16,682 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi 2024-03-01 17:00:16,682 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e924418a-7ce6-45dd-b315-59f5d90bb78b 2024-03-01 17:00:16,682 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 92cbc70e-324e-4066-90f6-51f216b0504d 2024-03-01 17:00:16,682 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 2024-03-01 17:00:16,682 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM 2024-03-01 17:00:16,682 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 793a8a33-080a-41a3-8184-93eae06a5252 2024-03-01 17:00:16,682 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 69fb7cff-be8b-4db4-a975-d028d4ee09ba 2024-03-01 17:00:16,682 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm 2024-03-01 17:00:16,682 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY 2024-03-01 17:00:16,682 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn 2024-03-01 17:00:16,682 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs d54f99d1-0779-4b6e-8391-3548642ad9ed 2024-03-01 17:00:16,682 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs c16f0553-4a42-4d79-b7d9-326483393512 2024-03-01 17:00:16,682 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 06b1f285-1173-4e0f-bcd1-dbc33d097c74 2024-03-01 17:00:16,682 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw 2024-03-01 17:00:16,682 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 06b1f285-1173-4e0f-bcd1-dbc33d097c74 2024-03-01 17:00:16,682 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY 2024-03-01 17:00:16,682 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 201bcb99-d5d7-4d3e-a7f0-75d5c817efb9 2024-03-01 17:00:16,682 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd 2024-03-01 17:00:16,682 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 201bcb99-d5d7-4d3e-a7f0-75d5c817efb9 2024-03-01 17:00:16,682 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:00:16,682 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:00:16,682 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:00:16,682 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:00:16,683 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:16,683 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e924418a-7ce6-45dd-b315-59f5d90bb78b sdb 1073741824 root disk brw-rw---- LVM2_member 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e924418a-7ce6-45dd-b315-59f5d90bb78b `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 92cbc70e-324e-4066-90f6-51f216b0504d sdc 1073741824 root disk brw-rw---- LVM2_member cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 sdd 1073741824 root disk brw-rw---- LVM2_member 5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 793a8a33-080a-41a3-8184-93eae06a5252 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 69fb7cff-be8b-4db4-a975-d028d4ee09ba sde 1073741824 root disk brw-rw---- LVM2_member SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm sdf 1073741824 root disk brw-rw---- LVM2_member qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY sdg 1073741824 root disk brw-rw---- LVM2_member KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn |-test_vg3-lv8 427819008 root disk brw-rw---- xfs d54f99d1-0779-4b6e-8391-3548642ad9ed |-test_vg3-lv7 427819008 root disk brw-rw---- xfs c16f0553-4a42-4d79-b7d9-326483393512 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 06b1f285-1173-4e0f-bcd1-dbc33d097c74 sdh 1073741824 root disk brw-rw---- LVM2_member v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 06b1f285-1173-4e0f-bcd1-dbc33d097c74 sdi 1073741824 root disk brw-rw---- LVM2_member 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 201bcb99-d5d7-4d3e-a7f0-75d5c817efb9 sdj 1073741824 root disk brw-rw---- LVM2_member QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 201bcb99-d5d7-4d3e-a7f0-75d5c817efb9 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 17:00:16,683 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:16,683 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:16,683 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:00:16,683 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:16,683 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:00:16,684 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:00:16,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:16,697 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:16,713 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 17:00:16,717 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/lvm-pv-uuid-SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc', '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': 'SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc', 'ID_FS_UUID_ENC': 'SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 17:00:16,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 17:00:16,718 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 17:00:16,750 INFO program/MainThread: stdout[3]: 2024-03-01 17:00:16,750 INFO program/MainThread: stderr[3]: 2024-03-01 17:00:16,750 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:00:16,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:16,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:16,763 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:00:16,768 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:00:16,768 INFO blivet/MainThread: sda is a disk 2024-03-01 17:00:16,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:00:16,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:00:16,772 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:00:16,776 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:00:16,776 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 17:00:16,779 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 17:00:16,779 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:00:16,780 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:00:16,780 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6460de9e8) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 17:00:16,784 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:00:16,787 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:16,788 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:00:16,791 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:16,791 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:00:16,794 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:16,795 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:00:16,798 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:16,798 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:00:16,801 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:00:16,801 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:00:16,802 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 17:00:16,827 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=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 17:00:16,827 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi. WARNING: Couldn't find device with uuid cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0. WARNING: VG test_vg1 is missing PV 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 (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 17:00:16,827 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:00:16,827 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:00:16,832 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc ; label: None ; device: /dev/sda ; serial: 36001405f8de7fa5d1194c6c8541f6030 ; exists: True ; vg_name: test_vg1 ; vg_uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; pe_start: 8 MiB ; 2024-03-01 17:00:16,832 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:00:16,835 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:00:16,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; incomplete: True ; hidden: False ; 2024-03-01 17:00:16,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:16,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:16,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:16,848 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 17:00:16,874 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=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 17:00:16,875 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi. WARNING: Couldn't find device with uuid cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0. WARNING: VG test_vg1 is missing PV 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 (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 17:00:16,875 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:00:16,875 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:00:16,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:00:16,881 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:00:16,885 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:16,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:00:16,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:00:16,888 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 17:00:16,919 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u 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 17:00:16,919 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi. WARNING: Couldn't find device with uuid cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0. WARNING: VG test_vg1 is missing PV 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 (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 17:00:16,919 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:00:16,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:00:16,924 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:00:16,927 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:00:16,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; incomplete: True ; hidden: False ; 2024-03-01 17:00:16,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:00:16,934 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:00:16,934 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:16,938 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/lvm-pv-uuid-3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594', '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': '3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi', 'ID_FS_UUID_ENC': '3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 17:00:16,938 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 17:00:16,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:00:16,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:16,948 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:00:16,949 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:00:16,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:00:16,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:00:16,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:00:16,955 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:00:16,956 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 17:00:16,959 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 17:00:16,959 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:00:16,959 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:00:16,960 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6460aaeb8) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 17:00:16,963 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:00:16,966 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:16,966 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:00:16,970 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:16,970 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:00:16,973 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:16,974 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:00:16,977 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:16,977 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:00:16,980 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:00:16,980 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:00:16,980 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 17:00:17,006 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=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 17:00:17,006 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0. WARNING: VG test_vg1 is missing PV cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 (last written to /dev/sdc). 2024-03-01 17:00:17,006 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:00:17,006 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:00:17,010 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi ; label: None ; device: /dev/sdb ; serial: 360014055b573891d46b407ea7ad42594 ; exists: True ; vg_name: test_vg1 ; vg_uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:00:17,011 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:00:17,014 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:00:17,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; incomplete: True ; hidden: False ; 2024-03-01 17:00:17,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:00:17,024 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:00:17,027 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:17,030 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:00:17,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; incomplete: True ; hidden: False ; 2024-03-01 17:00:17,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:17,036 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 17:00:17,062 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:00:17,062 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0. WARNING: VG test_vg1 is missing PV cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 (last written to /dev/sdc). 2024-03-01 17:00:17,062 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:00:17,062 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:00:17,062 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:17,067 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 17:00:17,067 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 17:00:17,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:17,078 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:00:17,079 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:00:17,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:00:17,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:00:17,082 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:00:17,085 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:00:17,085 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 17:00:17,089 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 17:00:17,089 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:00:17,089 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:00:17,090 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6460aac50) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 17:00:17,093 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:00:17,093 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:00:17,096 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 17:00:17,097 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 17:00:17,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:17,106 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:00:17,107 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:00:17,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:00:17,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:00:17,110 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:00:17,114 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:00:17,114 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 17:00:17,117 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 17:00:17,117 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:00:17,118 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:00:17,118 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe644fcacc0) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 17:00:17,121 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:00:17,121 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:00:17,125 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/lvm-pv-uuid-cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a', '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': 'cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0', 'ID_FS_UUID_ENC': 'cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 17:00:17,125 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 17:00:17,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:17,135 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:00:17,135 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:00:17,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:00:17,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:00:17,139 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:00:17,142 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:00:17,142 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 17:00:17,145 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 17:00:17,146 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:00:17,146 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:00:17,146 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe644fc6be0) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 17:00:17,149 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:00:17,153 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:17,153 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:00:17,156 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:17,156 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:00:17,160 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:17,160 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:00:17,163 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:17,163 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:00:17,166 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:00:17,166 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:00:17,167 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 17:00:17,194 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=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 17:00:17,194 INFO program/MainThread: stderr[9]: 2024-03-01 17:00:17,194 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:00:17,194 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:00:17,199 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 ; label: None ; device: /dev/sdc ; serial: 36001405149be212c82347ef8827a9c3a ; exists: True ; vg_name: test_vg1 ; vg_uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:00:17,199 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:00:17,202 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:00:17,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; incomplete: True ; hidden: False ; 2024-03-01 17:00:17,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:17,212 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:00:17,215 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:17,218 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:00:17,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; incomplete: True ; hidden: False ; 2024-03-01 17:00:17,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:17,225 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 17:00:17,255 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:00:17,255 INFO program/MainThread: stderr[10]: 2024-03-01 17:00:17,255 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:00:17,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:17,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:17,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:00:17,274 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:00:17,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:00:17,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:00:17,281 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:17,281 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:17,285 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 17:00:17,285 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:17,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:00:17,289 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:00:17,292 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:00:17,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:00:17,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:00:17,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:17,299 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:17,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 17:00:17,303 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:17,304 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:00:17,304 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:00:17,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:17,307 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:17,310 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 17:00:17,311 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:17,314 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/92cbc70e-324e-4066-90f6-51f216b0504d ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWfkB2MERyreAe3wpxQbAP27v5B8vpSkWd', '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-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWfkB2MERyreAe3wpxQbAP27v5B8vpSkWd', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '92cbc70e-324e-4066-90f6-51f216b0504d', 'ID_FS_UUID_ENC': '92cbc70e-324e-4066-90f6-51f216b0504d', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1490574754'} ; 2024-03-01 17:00:17,315 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:00:17,315 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:17,319 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:00:17,319 INFO program/MainThread: stderr[11]: 2024-03-01 17:00:17,319 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:00:17,319 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:17,322 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:00:17,323 INFO program/MainThread: stderr[12]: 2024-03-01 17:00:17,323 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:00:17,323 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:17,326 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:00:17,326 INFO program/MainThread: stderr[13]: 2024-03-01 17:00:17,326 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:00:17,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:00:17,337 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:17,337 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:00:17,338 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:17,338 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:00:17,334 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe644fbb898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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 (0x7fe6460aaf28) -- 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 = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 17:00:17,339 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:17,343 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:00:17,343 INFO program/MainThread: stderr[14]: 2024-03-01 17:00:17,343 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:00:17,347 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:00:17,351 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:17,351 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:00:17,355 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:17,355 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:00:17,359 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:17,359 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:00:17,363 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:17,363 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:00:17,365 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:00:17,365 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:00:17,368 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:17,369 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:00:17,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:00:17,372 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:17,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:17,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:17,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:00:17,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:00:17,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:00:17,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:00:17,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:17,397 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:17,400 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 17:00:17,400 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:17,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:00:17,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:00:17,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:00:17,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:00:17,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:00:17,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:17,415 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:17,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 17:00:17,419 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:17,419 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:00:17,419 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:00:17,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:17,422 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:17,426 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 17:00:17,426 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:17,430 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-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWcUjQSkntIJoYllF72Bkq3ySiGS597R6u ' '/dev/disk/by-uuid/e924418a-7ce6-45dd-b315-59f5d90bb78b ' '/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-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWcUjQSkntIJoYllF72Bkq3ySiGS597R6u', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e924418a-7ce6-45dd-b315-59f5d90bb78b', 'ID_FS_UUID_ENC': 'e924418a-7ce6-45dd-b315-59f5d90bb78b', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1490250793'} ; 2024-03-01 17:00:17,430 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:00:17,430 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:17,434 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:00:17,434 INFO program/MainThread: stderr[15]: 2024-03-01 17:00:17,434 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:00:17,434 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:17,438 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:00:17,438 INFO program/MainThread: stderr[16]: 2024-03-01 17:00:17,438 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:00:17,438 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:17,441 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:00:17,441 INFO program/MainThread: stderr[17]: 2024-03-01 17:00:17,441 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:00:17,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:00:17,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:17,453 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:17,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:17,454 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:17,450 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe6460aa7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u 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 (0x7fe6460aaf28) -- name = test_vg1 status = True 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 = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 17:00:17,455 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:17,459 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:00:17,459 INFO program/MainThread: stderr[18]: 2024-03-01 17:00:17,459 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:00:17,463 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:00:17,467 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:17,467 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:00:17,471 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:17,471 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:00:17,474 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:17,474 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:00:17,478 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:17,478 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:00:17,478 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:00:17,482 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:17,482 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:00:17,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:00:17,486 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:17,486 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:17,490 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/lvm-pv-uuid-5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM', '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': '5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM', 'ID_FS_UUID_ENC': '5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 17:00:17,490 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 17:00:17,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:17,500 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:00:17,501 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:00:17,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:00:17,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:00:17,504 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:00:17,508 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:00:17,508 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 17:00:17,511 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 17:00:17,512 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:00:17,512 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:00:17,512 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe644fd5dd8) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 17:00:17,516 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:00:17,519 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:17,519 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:00:17,522 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:17,522 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:00:17,526 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:17,526 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:00:17,530 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:17,530 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:00:17,533 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:00:17,533 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:00:17,533 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:17,561 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=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 17:00:17,561 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm. WARNING: Couldn't find device with uuid qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY. WARNING: VG test_vg2 is missing PV SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm (last written to /dev/sde). WARNING: VG test_vg2 is missing PV qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY (last written to /dev/sdf). 2024-03-01 17:00:17,561 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:00:17,561 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:00:17,566 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM ; label: None ; device: /dev/sdd ; serial: 36001405982c9691b297482f8e71a7812 ; exists: True ; vg_name: test_vg2 ; vg_uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:00:17,566 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:00:17,569 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:00:17,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; incomplete: True ; hidden: False ; 2024-03-01 17:00:17,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:17,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:17,582 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:17,610 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 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=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=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 17:00:17,610 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm. WARNING: Couldn't find device with uuid qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY. WARNING: VG test_vg2 is missing PV SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm (last written to /dev/sde). WARNING: VG test_vg2 is missing PV qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY (last written to /dev/sdf). 2024-03-01 17:00:17,610 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:00:17,610 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:00:17,611 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:00:17,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:00:17,619 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:17,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:00:17,623 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:00:17,623 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:17,653 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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 17:00:17,653 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm. WARNING: Couldn't find device with uuid qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY. WARNING: VG test_vg2 is missing PV SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm (last written to /dev/sde). WARNING: VG test_vg2 is missing PV qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY (last written to /dev/sdf). 2024-03-01 17:00:17,653 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:00:17,658 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:00:17,658 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:00:17,661 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:00:17,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; incomplete: True ; hidden: False ; 2024-03-01 17:00:17,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:00:17,668 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:00:17,668 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:17,672 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/lvm-pv-uuid-SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm', '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': 'SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm', 'ID_FS_UUID_ENC': 'SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 17:00:17,672 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 17:00:17,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:17,682 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:00:17,683 INFO blivet/MainThread: sde is a disk 2024-03-01 17:00:17,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:00:17,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:00:17,686 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:00:17,690 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:00:17,690 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 17:00:17,693 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 17:00:17,693 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:00:17,694 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:00:17,694 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe644fd0ba8) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 17:00:17,697 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:00:17,701 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:17,701 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:00:17,704 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:17,704 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:00:17,708 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:17,708 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:00:17,711 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:17,711 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:00:17,714 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:00:17,714 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:00:17,714 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:17,742 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=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 17:00:17,742 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY. WARNING: VG test_vg2 is missing PV qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY (last written to /dev/sdf). 2024-03-01 17:00:17,742 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:00:17,742 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:00:17,747 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm ; label: None ; device: /dev/sde ; serial: 3600140552d4d1c3d14a4e2fb802ae974 ; exists: True ; vg_name: test_vg2 ; vg_uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:00:17,747 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:00:17,750 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:00:17,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; incomplete: True ; hidden: False ; 2024-03-01 17:00:17,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:00:17,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:00:17,763 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:17,766 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:00:17,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; incomplete: True ; hidden: False ; 2024-03-01 17:00:17,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:17,773 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:17,800 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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 17:00:17,800 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY. WARNING: VG test_vg2 is missing PV qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY (last written to /dev/sdf). 2024-03-01 17:00:17,800 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:00:17,800 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:00:17,800 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:17,805 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a', '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': 'qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY', 'ID_FS_UUID_ENC': 'qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 17:00:17,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 17:00:17,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:17,816 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:00:17,817 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:00:17,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:00:17,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:00:17,820 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:00:17,824 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:00:17,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 17:00:17,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 17:00:17,827 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:00:17,828 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:00:17,828 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe644f6c940) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 17:00:17,831 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:00:17,835 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:17,835 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:00:17,838 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:17,838 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:00:17,842 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:17,842 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:00:17,845 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:17,846 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:00:17,849 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:00:17,849 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:00:17,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/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:17,876 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=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 17:00:17,876 INFO program/MainThread: stderr[24]: 2024-03-01 17:00:17,876 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:00:17,876 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:00:17,881 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY ; label: None ; device: /dev/sdf ; serial: 3600140537a570cbdce048649c670928e ; exists: True ; vg_name: test_vg2 ; vg_uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:00:17,881 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:00:17,884 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:00:17,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; incomplete: True ; hidden: False ; 2024-03-01 17:00:17,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:17,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:00:17,897 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:17,900 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:00:17,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; incomplete: True ; hidden: False ; 2024-03-01 17:00:17,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:17,907 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:17,935 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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 17:00:17,935 INFO program/MainThread: stderr[25]: 2024-03-01 17:00:17,935 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:00:17,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:17,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R ; incomplete: False ; hidden: False ; 2024-03-01 17:00:17,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:17,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:00:17,953 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:00:17,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:00:17,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:00:17,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:17,961 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:17,964 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 17:00:17,965 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:17,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:00:17,968 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:00:17,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:00:17,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:00:17,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:00:17,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:17,979 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:17,983 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 17:00:17,983 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:17,983 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:00:17,983 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:00:17,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:17,987 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:17,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 17:00:17,991 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:17,994 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/69fb7cff-be8b-4db4-a975-d028d4ee09ba ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-j0af2YyMDWCod779Vs9n9JOLAS4xsUQEpZDYtR7I5zl1TrHSBL7NxsmabKHxcc0R', '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-j0af2YyMDWCod779Vs9n9JOLAS4xsUQEpZDYtR7I5zl1TrHSBL7NxsmabKHxcc0R', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '69fb7cff-be8b-4db4-a975-d028d4ee09ba', 'ID_FS_UUID_ENC': '69fb7cff-be8b-4db4-a975-d028d4ee09ba', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1489351378'} ; 2024-03-01 17:00:17,994 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:00:17,995 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:17,999 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:00:17,999 INFO program/MainThread: stderr[26]: 2024-03-01 17:00:17,999 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:00:17,999 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:18,002 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:00:18,002 INFO program/MainThread: stderr[27]: 2024-03-01 17:00:18,002 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:00:18,003 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:18,006 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:00:18,006 INFO program/MainThread: stderr[28]: 2024-03-01 17:00:18,006 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:00:18,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:00:18,017 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:18,017 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:00:18,018 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:18,018 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:00:18,014 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe644f6c8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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 (0x7fe644fca710) -- 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 = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 17:00:18,019 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:18,023 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:00:18,023 INFO program/MainThread: stderr[29]: 2024-03-01 17:00:18,023 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:00:18,028 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:00:18,031 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:18,031 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:00:18,035 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:18,035 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:00:18,039 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,039 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:00:18,042 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,043 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:00:18,043 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:00:18,046 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:18,046 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:00:18,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:00:18,050 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:18,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:18,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:18,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:00:18,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:18,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:00:18,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:00:18,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:18,075 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:18,078 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 17:00:18,079 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:18,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:00:18,082 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:00:18,086 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:18,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:00:18,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:00:18,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:18,093 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:18,096 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 17:00:18,097 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:18,097 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:00:18,097 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:00:18,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:18,111 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:18,114 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 17:00:18,114 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:18,118 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/793a8a33-080a-41a3-8184-93eae06a5252 ' '/dev/disk/by-id/dm-uuid-LVM-j0af2YyMDWCod779Vs9n9JOLAS4xsUQETXubYR5miPRIvdZY5eRjPKpnngpbDBZI ' '/dev/mapper/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-j0af2YyMDWCod779Vs9n9JOLAS4xsUQETXubYR5miPRIvdZY5eRjPKpnngpbDBZI', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '793a8a33-080a-41a3-8184-93eae06a5252', 'ID_FS_UUID_ENC': '793a8a33-080a-41a3-8184-93eae06a5252', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1489043657'} ; 2024-03-01 17:00:18,118 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:00:18,119 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:18,123 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:00:18,123 INFO program/MainThread: stderr[30]: 2024-03-01 17:00:18,123 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:00:18,123 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:18,126 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:00:18,127 INFO program/MainThread: stderr[31]: 2024-03-01 17:00:18,127 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:00:18,127 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:18,130 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:00:18,130 INFO program/MainThread: stderr[32]: 2024-03-01 17:00:18,130 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:00:18,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:00:18,142 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:18,142 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:18,143 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:18,143 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:18,139 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe644f8d4a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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 (0x7fe644fca710) -- name = test_vg2 status = 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 = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 17:00:18,144 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:18,148 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:00:18,148 INFO program/MainThread: stderr[33]: 2024-03-01 17:00:18,148 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:00:18,153 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:00:18,156 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:18,157 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:00:18,160 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:18,160 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:00:18,164 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,164 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:00:18,167 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,167 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:00:18,168 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:00:18,171 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:18,171 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:00:18,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:00:18,175 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:18,175 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:18,179 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/lvm-pv-uuid-KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f', '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': 'KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn', 'ID_FS_UUID_ENC': 'KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 17:00:18,179 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 17:00:18,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:18,190 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:00:18,191 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:00:18,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:00:18,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:00:18,194 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:00:18,197 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:00:18,198 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 17:00:18,201 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 17:00:18,201 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:00:18,202 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:00:18,202 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe644f89278) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 17:00:18,205 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:00:18,208 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:18,209 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:00:18,212 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:18,212 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:00:18,215 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,216 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:00:18,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:00:18,222 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:00:18,222 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:00:18,222 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:18,252 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=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 17:00:18,252 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw. WARNING: Couldn't find device with uuid 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY. WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:18,252 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:00:18,252 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:00:18,257 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn ; label: None ; device: /dev/sdg ; serial: 36001405f68c0f3a034c498999af0f65b ; exists: True ; vg_name: test_vg3 ; vg_uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:00:18,257 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:00:18,260 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:00:18,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:18,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:18,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:18,273 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:18,302 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 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=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 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=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=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 17:00:18,302 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw. WARNING: Couldn't find device with uuid 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY. WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:18,302 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:00:18,302 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:00:18,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:00:18,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:00:18,311 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:18,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:00:18,315 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:00:18,315 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:18,345 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN 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=4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN 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 17:00:18,345 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw. WARNING: Couldn't find device with uuid 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY. WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:18,345 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:00:18,350 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:00:18,350 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:00:18,354 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:00:18,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:18,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:00:18,360 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:00:18,360 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:18,364 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719', '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': 'v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw', 'ID_FS_UUID_ENC': 'v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 17:00:18,364 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 17:00:18,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:18,375 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:00:18,376 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:00:18,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:00:18,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:00:18,379 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:00:18,382 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:00:18,382 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 17:00:18,386 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 17:00:18,386 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:00:18,386 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:00:18,386 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe644fd0cf8) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 17:00:18,390 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:00:18,394 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:18,394 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:00:18,397 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:18,397 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:00:18,400 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,401 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:00:18,404 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,404 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:00:18,407 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:00:18,407 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:00:18,407 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:18,438 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=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 17:00:18,438 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY. WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:18,438 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:00:18,438 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:00:18,443 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw ; label: None ; device: /dev/sdh ; serial: 36001405469fa63f6a444ec18beda1375 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; pe_start: 8 MiB ; 2024-03-01 17:00:18,443 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:00:18,446 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:00:18,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:18,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:00:18,456 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:00:18,459 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:18,463 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:00:18,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:18,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:18,469 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:18,499 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN 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=4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN 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 17:00:18,499 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY. WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:18,499 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:00:18,499 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:00:18,500 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:18,504 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/lvm-pv-uuid-0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', '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': '0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY', 'ID_FS_UUID_ENC': '0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 17:00:18,504 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 17:00:18,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:18,516 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:00:18,517 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:00:18,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:00:18,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:00:18,520 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:00:18,524 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:00:18,524 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 17:00:18,527 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 17:00:18,527 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:00:18,528 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:00:18,528 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe644fd0f98) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 17:00:18,531 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:00:18,535 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:18,535 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:00:18,538 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:18,539 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:00:18,542 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,542 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:00:18,546 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,546 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:00:18,549 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:00:18,549 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:00:18,549 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:18,579 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=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 17:00:18,579 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:18,579 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:00:18,580 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:00:18,584 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY ; label: None ; device: /dev/sdi ; serial: 360014053ea3bcad82694b96956209aba ; exists: True ; vg_name: test_vg3 ; vg_uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; pe_start: 8 MiB ; 2024-03-01 17:00:18,584 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:00:18,587 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:00:18,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:18,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:18,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:00:18,601 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:18,604 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:00:18,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:18,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:18,610 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:18,640 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN 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=4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN 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 17:00:18,640 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:18,640 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:00:18,640 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:00:18,641 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:18,646 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/lvm-pv-uuid-QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd', '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': 'QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd', 'ID_FS_UUID_ENC': 'QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 17:00:18,646 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 17:00:18,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:18,657 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:00:18,658 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:00:18,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:00:18,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:00:18,661 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:00:18,665 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:00:18,665 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 17:00:18,668 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 17:00:18,669 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:00:18,669 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:00:18,669 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe644fe6a90) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 17:00:18,673 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:00:18,676 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:18,676 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:00:18,679 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:18,679 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:00:18,683 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,683 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:00:18,686 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,687 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:00:18,690 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:00:18,690 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:00:18,690 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:18,719 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=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 17:00:18,719 INFO program/MainThread: stderr[41]: 2024-03-01 17:00:18,719 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:00:18,719 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:00:18,724 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd ; label: None ; device: /dev/sdj ; serial: 3600140589e064ce3dab4fe58f6bea754 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:00:18,724 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:00:18,727 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:00:18,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:18,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:18,737 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:00:18,741 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:18,744 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:00:18,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:18,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:18,750 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:18,781 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN 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=4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN 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 17:00:18,781 INFO program/MainThread: stderr[42]: 2024-03-01 17:00:18,781 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:00:18,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:18,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:18,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:00:18,800 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:00:18,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:00:18,803 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:00:18,807 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:18,807 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:18,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:00:18,811 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:18,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:00:18,815 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:00:18,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:00:18,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:00:18,822 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:00:18,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:18,826 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:18,829 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 17:00:18,830 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:18,830 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:00:18,830 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:00:18,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:18,834 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:18,837 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 17:00:18,837 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:18,841 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzONneQLtyAfWEqZAVuFLVMw4KIINOXct6 ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-uuid/201bcb99-d5d7-4d3e-a7f0-75d5c817efb9', '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-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzONneQLtyAfWEqZAVuFLVMw4KIINOXct6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '201bcb99-d5d7-4d3e-a7f0-75d5c817efb9', 'ID_FS_UUID_ENC': '201bcb99-d5d7-4d3e-a7f0-75d5c817efb9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1488078705'} ; 2024-03-01 17:00:18,841 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:00:18,841 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:18,845 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:00:18,846 INFO program/MainThread: stderr[43]: 2024-03-01 17:00:18,846 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:00:18,846 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:18,849 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:00:18,849 INFO program/MainThread: stderr[44]: 2024-03-01 17:00:18,849 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:00:18,850 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:18,853 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:00:18,853 INFO program/MainThread: stderr[45]: 2024-03-01 17:00:18,853 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:00:18,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:00:18,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:18,865 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:00:18,866 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:18,867 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:00:18,862 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe646097f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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 (0x7fe644f89668) -- 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 = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 17:00:18,867 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:18,871 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:00:18,871 INFO program/MainThread: stderr[46]: 2024-03-01 17:00:18,871 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:00:18,876 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:00:18,879 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:18,880 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:00:18,883 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:18,883 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:00:18,887 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,887 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:00:18,891 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:18,891 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:00:18,892 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:00:18,895 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:18,895 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:00:18,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:00:18,899 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:18,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:18,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:18,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:00:18,915 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:00:18,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:00:18,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:00:18,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:18,923 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:18,927 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 17:00:18,927 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:18,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:00:18,931 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:00:18,934 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:00:18,934 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:00:18,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:00:18,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:18,941 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:18,945 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 17:00:18,945 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:18,946 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:00:18,946 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:00:18,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:18,949 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:18,953 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 17:00:18,953 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:18,957 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz5wza1Wec5UZEfc25YzEdWq3CX5nAx1io ' '/dev/disk/by-uuid/06b1f285-1173-4e0f-bcd1-dbc33d097c74 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_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-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz5wza1Wec5UZEfc25YzEdWq3CX5nAx1io', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '06b1f285-1173-4e0f-bcd1-dbc33d097c74', 'ID_FS_UUID_ENC': '06b1f285-1173-4e0f-bcd1-dbc33d097c74', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1487742457'} ; 2024-03-01 17:00:18,957 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:00:18,957 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:18,961 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:00:18,961 INFO program/MainThread: stderr[47]: 2024-03-01 17:00:18,961 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:00:18,961 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:18,965 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:00:18,965 INFO program/MainThread: stderr[48]: 2024-03-01 17:00:18,965 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:00:18,965 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:18,968 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:00:18,968 INFO program/MainThread: stderr[49]: 2024-03-01 17:00:18,968 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:00:18,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:18,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:00:18,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:18,981 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:00:18,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:18,983 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:00:18,977 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe644fd5f98) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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 (0x7fe644f89668) -- name = test_vg3 status = True 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 = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:00:18,983 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:18,987 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:00:18,987 INFO program/MainThread: stderr[50]: 2024-03-01 17:00:18,987 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:00:18,992 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:00:18,996 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:18,996 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:00:18,999 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:18,999 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:00:19,003 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:19,003 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:00:19,007 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:19,007 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:00:19,007 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:00:19,010 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:19,010 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:00:19,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:00:19,014 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:19,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:19,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:19,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN ; incomplete: False ; hidden: False ; 2024-03-01 17:00:19,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:19,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:00:19,031 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:19,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:00:19,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:00:19,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:19,039 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:19,042 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 17:00:19,043 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:19,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:00:19,046 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:00:19,050 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:19,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:00:19,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:00:19,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:19,057 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:19,061 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 17:00:19,061 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:19,061 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:00:19,062 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:00:19,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:19,065 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:19,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:00:19,069 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:19,072 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/c16f0553-4a42-4d79-b7d9-326483393512 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzu7hS2oDtFoaOWaKE2ec90nt4q8v9AwrN ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_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-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzu7hS2oDtFoaOWaKE2ec90nt4q8v9AwrN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c16f0553-4a42-4d79-b7d9-326483393512', 'ID_FS_UUID_ENC': 'c16f0553-4a42-4d79-b7d9-326483393512', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1487411631'} ; 2024-03-01 17:00:19,072 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:00:19,073 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:19,077 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:00:19,077 INFO program/MainThread: stderr[51]: 2024-03-01 17:00:19,077 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:00:19,077 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:19,080 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:00:19,081 INFO program/MainThread: stderr[52]: 2024-03-01 17:00:19,081 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:00:19,081 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:19,084 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:00:19,084 INFO program/MainThread: stderr[53]: 2024-03-01 17:00:19,084 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:00:19,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:19,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:00:19,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:19,097 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:00:19,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:19,099 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:00:19,093 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe64614e550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN 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 (0x7fe644f89668) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:00:19,100 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:19,104 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:00:19,104 INFO program/MainThread: stderr[54]: 2024-03-01 17:00:19,104 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:00:19,108 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:00:19,112 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:19,112 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:00:19,116 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:19,116 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:00:19,120 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:19,120 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:00:19,123 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:19,123 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:00:19,124 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:00:19,127 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:19,127 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:00:19,130 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:00:19,131 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:19,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:19,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:19,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN ; incomplete: False ; hidden: False ; 2024-03-01 17:00:19,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:19,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:00:19,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:00:19,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:00:19,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:00:19,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:19,155 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:19,159 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 17:00:19,159 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:19,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:00:19,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:00:19,167 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:00:19,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:00:19,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:00:19,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:19,174 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:19,177 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 17:00:19,178 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:19,178 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:00:19,178 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:00:19,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:19,182 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:19,185 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 17:00:19,185 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:19,189 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/d54f99d1-0779-4b6e-8391-3548642ad9ed ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz4B2JLoJYmetJCi8hJi64BxK7yU8UunJN ' '/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-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz4B2JLoJYmetJCi8hJi64BxK7yU8UunJN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd54f99d1-0779-4b6e-8391-3548642ad9ed', 'ID_FS_UUID_ENC': 'd54f99d1-0779-4b6e-8391-3548642ad9ed', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1487077957'} ; 2024-03-01 17:00:19,190 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:00:19,190 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:19,194 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:00:19,194 INFO program/MainThread: stderr[55]: 2024-03-01 17:00:19,194 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:00:19,194 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:19,198 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:00:19,198 INFO program/MainThread: stderr[56]: 2024-03-01 17:00:19,198 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:00:19,198 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:19,201 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:00:19,201 INFO program/MainThread: stderr[57]: 2024-03-01 17:00:19,201 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:00:19,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:19,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:00:19,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:19,215 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:19,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:19,217 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:19,211 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe644f94e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN 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 (0x7fe644f89668) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 17:00:19,217 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:19,222 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:00:19,222 INFO program/MainThread: stderr[58]: 2024-03-01 17:00:19,222 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:00:19,226 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:00:19,230 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:19,230 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:00:19,234 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:19,234 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:00:19,237 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:19,237 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:00:19,241 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:19,241 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:00:19,241 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:00:19,245 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:19,245 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:00:19,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:00:19,249 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:19,249 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:19,252 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30400707'} ; 2024-03-01 17:00:19,252 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:00:19,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:19,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:19,264 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:00:19,264 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:00:19,264 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:00:19,264 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:00:19,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:00:19,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:00:19,268 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:00:19,271 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:00:19,271 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:00:19,274 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:00:19,275 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:00:19,275 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:00:19,275 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe644fd22e8) -- 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 17:00:19,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:00:19,282 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:19,282 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:00:19,285 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:19,285 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:00:19,289 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:19,289 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:00:19,292 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:19,292 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:00:19,296 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:00:19,299 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:19,302 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:00:19,306 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7fe6460b9048> 2024-03-01 17:00:22,262 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:00:22,266 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:00:22,266 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:00:22,270 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': '30404649'} ; 2024-03-01 17:00:22,270 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:00:22,271 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:00:22,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:22,282 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:00:22,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:22,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:22,301 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:22,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:00:22,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:00:22,329 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:00:22,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:00:22,332 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:00:22,336 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:00:22,336 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:00:22,339 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:00:22,340 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:00:22,340 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:00:22,343 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:00:22,346 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:00:22,349 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:00:22,353 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:00:22,356 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:00:22,356 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:00:22,357 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:00:22,357 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:00:22,357 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe644fd2c88) -- 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 0x7fe644f2bca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:00:22,361 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:00:22,365 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:22,365 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:00:22,368 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:22,368 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:00:22,371 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:22,372 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:00:22,375 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:22,375 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:00:22,375 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:00:22,378 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:22,378 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:00:22,381 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:00:22,382 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:22,385 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz4B2JLoJYmetJCi8hJi64BxK7yU8UunJN ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/d54f99d1-0779-4b6e-8391-3548642ad9ed ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz4B2JLoJYmetJCi8hJi64BxK7yU8UunJN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd54f99d1-0779-4b6e-8391-3548642ad9ed', 'ID_FS_UUID_ENC': 'd54f99d1-0779-4b6e-8391-3548642ad9ed', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1487077957'} ; 2024-03-01 17:00:22,385 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:00:22,385 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:22,389 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:00:22,390 INFO program/MainThread: stderr[59]: 2024-03-01 17:00:22,390 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:00:22,390 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:22,393 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:00:22,393 INFO program/MainThread: stderr[60]: 2024-03-01 17:00:22,393 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:00:22,393 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:22,397 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:00:22,397 INFO program/MainThread: stderr[61]: 2024-03-01 17:00:22,397 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:00:22,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:00:22,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:22,410 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:22,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:22,412 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:22,406 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe644f94e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe644f89668) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:22,412 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:22,416 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:00:22,417 INFO program/MainThread: stderr[62]: 2024-03-01 17:00:22,417 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:00:22,421 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:00:22,421 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:00:22,424 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzu7hS2oDtFoaOWaKE2ec90nt4q8v9AwrN ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/c16f0553-4a42-4d79-b7d9-326483393512 ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzu7hS2oDtFoaOWaKE2ec90nt4q8v9AwrN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c16f0553-4a42-4d79-b7d9-326483393512', 'ID_FS_UUID_ENC': 'c16f0553-4a42-4d79-b7d9-326483393512', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1487411631'} ; 2024-03-01 17:00:22,424 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:00:22,425 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:22,428 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:00:22,429 INFO program/MainThread: stderr[63]: 2024-03-01 17:00:22,429 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:00:22,429 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:22,432 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:00:22,432 INFO program/MainThread: stderr[64]: 2024-03-01 17:00:22,432 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:00:22,432 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:22,436 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:00:22,436 INFO program/MainThread: stderr[65]: 2024-03-01 17:00:22,436 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:00:22,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:00:22,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:22,450 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:22,450 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:22,452 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:22,446 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe64614e550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe644f89668) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:22,452 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:22,456 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:00:22,457 INFO program/MainThread: stderr[66]: 2024-03-01 17:00:22,457 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:00:22,461 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:00:22,461 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:00:22,464 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz5wza1Wec5UZEfc25YzEdWq3CX5nAx1io ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/06b1f285-1173-4e0f-bcd1-dbc33d097c74 ' '/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-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz5wza1Wec5UZEfc25YzEdWq3CX5nAx1io', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '06b1f285-1173-4e0f-bcd1-dbc33d097c74', 'ID_FS_UUID_ENC': '06b1f285-1173-4e0f-bcd1-dbc33d097c74', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1487742457'} ; 2024-03-01 17:00:22,464 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:00:22,465 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:22,469 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:00:22,469 INFO program/MainThread: stderr[67]: 2024-03-01 17:00:22,469 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:00:22,469 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:22,472 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:00:22,473 INFO program/MainThread: stderr[68]: 2024-03-01 17:00:22,473 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:00:22,473 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:22,476 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:00:22,476 INFO program/MainThread: stderr[69]: 2024-03-01 17:00:22,476 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:00:22,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:00:22,488 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:22,490 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:22,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:22,491 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:22,485 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe644fd5f98) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe644f89668) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:22,492 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:22,496 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:00:22,496 INFO program/MainThread: stderr[70]: 2024-03-01 17:00:22,496 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:00:22,501 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:00:22,501 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:00:22,504 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/201bcb99-d5d7-4d3e-a7f0-75d5c817efb9 ' '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzONneQLtyAfWEqZAVuFLVMw4KIINOXct6 ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_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-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzONneQLtyAfWEqZAVuFLVMw4KIINOXct6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '201bcb99-d5d7-4d3e-a7f0-75d5c817efb9', 'ID_FS_UUID_ENC': '201bcb99-d5d7-4d3e-a7f0-75d5c817efb9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1488078705'} ; 2024-03-01 17:00:22,504 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:00:22,505 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:22,509 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:00:22,509 INFO program/MainThread: stderr[71]: 2024-03-01 17:00:22,509 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:00:22,509 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:22,513 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:00:22,513 INFO program/MainThread: stderr[72]: 2024-03-01 17:00:22,513 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:00:22,513 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:22,516 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:00:22,516 INFO program/MainThread: stderr[73]: 2024-03-01 17:00:22,516 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:00:22,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,525 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 17:00:22,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:22,530 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:22,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:22,531 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:22,525 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe646097f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe644f89668) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:22,532 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:22,536 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:00:22,536 INFO program/MainThread: stderr[74]: 2024-03-01 17:00:22,536 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:00:22,541 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:00:22,541 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:00:22,544 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/793a8a33-080a-41a3-8184-93eae06a5252 ' '/dev/disk/by-id/dm-uuid-LVM-j0af2YyMDWCod779Vs9n9JOLAS4xsUQETXubYR5miPRIvdZY5eRjPKpnngpbDBZI ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_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-j0af2YyMDWCod779Vs9n9JOLAS4xsUQETXubYR5miPRIvdZY5eRjPKpnngpbDBZI', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '793a8a33-080a-41a3-8184-93eae06a5252', 'ID_FS_UUID_ENC': '793a8a33-080a-41a3-8184-93eae06a5252', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1489043657'} ; 2024-03-01 17:00:22,544 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:00:22,544 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:22,548 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:00:22,549 INFO program/MainThread: stderr[75]: 2024-03-01 17:00:22,549 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:00:22,549 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:22,552 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:00:22,552 INFO program/MainThread: stderr[76]: 2024-03-01 17:00:22,552 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:00:22,553 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:22,556 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:00:22,556 INFO program/MainThread: stderr[77]: 2024-03-01 17:00:22,556 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:00:22,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:00:22,567 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:22,568 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:22,568 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:22,569 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:22,565 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe644f8d4a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe644fca710) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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 17:00:22,570 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:22,574 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:00:22,574 INFO program/MainThread: stderr[78]: 2024-03-01 17:00:22,574 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:00:22,578 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:00:22,579 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:00:22,582 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/69fb7cff-be8b-4db4-a975-d028d4ee09ba ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-j0af2YyMDWCod779Vs9n9JOLAS4xsUQEpZDYtR7I5zl1TrHSBL7NxsmabKHxcc0R ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_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-j0af2YyMDWCod779Vs9n9JOLAS4xsUQEpZDYtR7I5zl1TrHSBL7NxsmabKHxcc0R', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '69fb7cff-be8b-4db4-a975-d028d4ee09ba', 'ID_FS_UUID_ENC': '69fb7cff-be8b-4db4-a975-d028d4ee09ba', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1489351378'} ; 2024-03-01 17:00:22,582 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:00:22,582 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:22,586 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:00:22,587 INFO program/MainThread: stderr[79]: 2024-03-01 17:00:22,587 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:00:22,587 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:22,590 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:00:22,591 INFO program/MainThread: stderr[80]: 2024-03-01 17:00:22,591 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:00:22,591 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:22,594 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:00:22,594 INFO program/MainThread: stderr[81]: 2024-03-01 17:00:22,594 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:00:22,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:00:22,606 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:22,607 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:22,607 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:22,608 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:22,603 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe644f6c8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe644fca710) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:22,608 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:22,613 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:00:22,613 INFO program/MainThread: stderr[82]: 2024-03-01 17:00:22,613 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:00:22,617 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:00:22,617 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:00:22,620 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/e924418a-7ce6-45dd-b315-59f5d90bb78b ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWcUjQSkntIJoYllF72Bkq3ySiGS597R6u', '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-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWcUjQSkntIJoYllF72Bkq3ySiGS597R6u', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e924418a-7ce6-45dd-b315-59f5d90bb78b', 'ID_FS_UUID_ENC': 'e924418a-7ce6-45dd-b315-59f5d90bb78b', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1490250793'} ; 2024-03-01 17:00:22,621 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:00:22,621 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:22,625 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:00:22,625 INFO program/MainThread: stderr[83]: 2024-03-01 17:00:22,625 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:00:22,625 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:22,629 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:00:22,629 INFO program/MainThread: stderr[84]: 2024-03-01 17:00:22,629 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:00:22,629 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:22,633 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:00:22,633 INFO program/MainThread: stderr[85]: 2024-03-01 17:00:22,633 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:00:22,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,641 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 17:00:22,644 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:22,645 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:22,645 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:22,646 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:22,641 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe6460aa7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe6460aaf28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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 17:00:22,647 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:22,651 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:00:22,651 INFO program/MainThread: stderr[86]: 2024-03-01 17:00:22,651 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:00:22,655 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:00:22,656 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:00:22,659 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWfkB2MERyreAe3wpxQbAP27v5B8vpSkWd ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/92cbc70e-324e-4066-90f6-51f216b0504d ' '/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-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWfkB2MERyreAe3wpxQbAP27v5B8vpSkWd', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '92cbc70e-324e-4066-90f6-51f216b0504d', 'ID_FS_UUID_ENC': '92cbc70e-324e-4066-90f6-51f216b0504d', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1490574754'} ; 2024-03-01 17:00:22,659 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:00:22,659 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:22,663 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:00:22,664 INFO program/MainThread: stderr[87]: 2024-03-01 17:00:22,664 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:00:22,664 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:22,667 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:00:22,668 INFO program/MainThread: stderr[88]: 2024-03-01 17:00:22,668 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:00:22,668 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:22,671 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:00:22,671 INFO program/MainThread: stderr[89]: 2024-03-01 17:00:22,671 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:00:22,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:00:22,682 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:22,683 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:22,684 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:22,684 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:22,680 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe644fbb898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe6460aaf28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:22,685 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:22,689 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:00:22,689 INFO program/MainThread: stderr[90]: 2024-03-01 17:00:22,689 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:00:22,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:00:22,694 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:00:22,694 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:22,707 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:22,724 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:00:22,725 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:00:22,729 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 17:00:22,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:22,736 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 17:00:22,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:22,739 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:00:22,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:22,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:22,752 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:00:22,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:22,761 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 17:00:22,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:22,764 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:00:22,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:22,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:00:22,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:22,777 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:00:22,780 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 17:00:22,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:22,786 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 17:00:22,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:22,789 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 17:00:22,792 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 17:00:22,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:22,798 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 17:00:22,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:22,802 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:00:27,538 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_bjgptewh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:00:27,574 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:27,575 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:00:27,578 INFO program/MainThread: stdout[2]: 2024-03-01 17:00:27,578 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 17:00:27,578 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:00:27,579 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:00:27,583 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:27,584 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:00:27,587 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:27,587 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:00:27,591 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:27,591 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:00:27,594 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:27,594 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:00:27,606 INFO program/MainThread: stdout: 2024-03-01 17:00:27,606 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:00:27,606 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc 2024-03-01 17:00:27,606 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e924418a-7ce6-45dd-b315-59f5d90bb78b 2024-03-01 17:00:27,606 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi 2024-03-01 17:00:27,606 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e924418a-7ce6-45dd-b315-59f5d90bb78b 2024-03-01 17:00:27,606 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 92cbc70e-324e-4066-90f6-51f216b0504d 2024-03-01 17:00:27,606 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 2024-03-01 17:00:27,606 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM 2024-03-01 17:00:27,606 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 793a8a33-080a-41a3-8184-93eae06a5252 2024-03-01 17:00:27,606 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 69fb7cff-be8b-4db4-a975-d028d4ee09ba 2024-03-01 17:00:27,606 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm 2024-03-01 17:00:27,607 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY 2024-03-01 17:00:27,607 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn 2024-03-01 17:00:27,607 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs d54f99d1-0779-4b6e-8391-3548642ad9ed 2024-03-01 17:00:27,607 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs c16f0553-4a42-4d79-b7d9-326483393512 2024-03-01 17:00:27,607 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 06b1f285-1173-4e0f-bcd1-dbc33d097c74 2024-03-01 17:00:27,607 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw 2024-03-01 17:00:27,607 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 06b1f285-1173-4e0f-bcd1-dbc33d097c74 2024-03-01 17:00:27,607 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY 2024-03-01 17:00:27,607 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 201bcb99-d5d7-4d3e-a7f0-75d5c817efb9 2024-03-01 17:00:27,607 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd 2024-03-01 17:00:27,607 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 201bcb99-d5d7-4d3e-a7f0-75d5c817efb9 2024-03-01 17:00:27,607 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:00:27,607 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:00:27,607 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:00:27,607 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:00:27,607 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:27,607 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e924418a-7ce6-45dd-b315-59f5d90bb78b sdb 1073741824 root disk brw-rw---- LVM2_member 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e924418a-7ce6-45dd-b315-59f5d90bb78b `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 92cbc70e-324e-4066-90f6-51f216b0504d sdc 1073741824 root disk brw-rw---- LVM2_member cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 sdd 1073741824 root disk brw-rw---- LVM2_member 5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 793a8a33-080a-41a3-8184-93eae06a5252 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 69fb7cff-be8b-4db4-a975-d028d4ee09ba sde 1073741824 root disk brw-rw---- LVM2_member SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm sdf 1073741824 root disk brw-rw---- LVM2_member qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY sdg 1073741824 root disk brw-rw---- LVM2_member KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn |-test_vg3-lv8 427819008 root disk brw-rw---- xfs d54f99d1-0779-4b6e-8391-3548642ad9ed |-test_vg3-lv7 427819008 root disk brw-rw---- xfs c16f0553-4a42-4d79-b7d9-326483393512 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 06b1f285-1173-4e0f-bcd1-dbc33d097c74 sdh 1073741824 root disk brw-rw---- LVM2_member v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 06b1f285-1173-4e0f-bcd1-dbc33d097c74 sdi 1073741824 root disk brw-rw---- LVM2_member 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 201bcb99-d5d7-4d3e-a7f0-75d5c817efb9 sdj 1073741824 root disk brw-rw---- LVM2_member QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 201bcb99-d5d7-4d3e-a7f0-75d5c817efb9 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 17:00:27,607 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:27,608 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:27,608 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:00:27,608 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:27,608 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:00:27,608 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:00:27,608 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:27,622 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:27,637 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 17:00:27,642 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/lvm-pv-uuid-SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030', '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': 'SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc', 'ID_FS_UUID_ENC': 'SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 17:00:27,642 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 17:00:27,643 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 17:00:27,676 INFO program/MainThread: stdout[3]: 2024-03-01 17:00:27,676 INFO program/MainThread: stderr[3]: 2024-03-01 17:00:27,676 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:00:27,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:27,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:27,689 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:00:27,694 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:00:27,695 INFO blivet/MainThread: sda is a disk 2024-03-01 17:00:27,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:00:27,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:00:27,699 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:00:27,702 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:00:27,702 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 17:00:27,705 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 17:00:27,706 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:00:27,706 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:00:27,706 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba1632ba8) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 17:00:27,710 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:00:27,714 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:27,714 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:00:27,717 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:27,718 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:00:27,721 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:27,721 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:00:27,724 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:27,724 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:00:27,728 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:00:27,728 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:00:27,728 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 17:00:27,756 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=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 17:00:27,756 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi. WARNING: Couldn't find device with uuid cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0. WARNING: VG test_vg1 is missing PV 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 (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 17:00:27,756 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:00:27,756 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:00:27,761 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc ; label: None ; device: /dev/sda ; serial: 36001405f8de7fa5d1194c6c8541f6030 ; exists: True ; vg_name: test_vg1 ; vg_uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; pe_start: 8 MiB ; 2024-03-01 17:00:27,761 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:00:27,765 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:00:27,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; incomplete: True ; hidden: False ; 2024-03-01 17:00:27,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:27,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:27,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:27,778 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 17:00:27,807 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=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 17:00:27,807 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi. WARNING: Couldn't find device with uuid cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0. WARNING: VG test_vg1 is missing PV 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 (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 17:00:27,807 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:00:27,807 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:00:27,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:00:27,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:00:27,817 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:27,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:00:27,820 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:00:27,821 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 17:00:27,850 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u 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 17:00:27,850 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi. WARNING: Couldn't find device with uuid cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0. WARNING: VG test_vg1 is missing PV 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 (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 17:00:27,850 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:00:27,855 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:00:27,855 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:00:27,858 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:00:27,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; incomplete: True ; hidden: False ; 2024-03-01 17:00:27,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:00:27,865 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:00:27,865 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:27,869 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033', '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': '3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi', 'ID_FS_UUID_ENC': '3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 17:00:27,869 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 17:00:27,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:00:27,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:27,879 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:00:27,880 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:00:27,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:00:27,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:00:27,883 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:00:27,887 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:00:27,887 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 17:00:27,890 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 17:00:27,891 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:00:27,891 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:00:27,891 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba1645eb8) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 17:00:27,895 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:00:27,898 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:27,898 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:00:27,901 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:27,902 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:00:27,905 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:27,905 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:00:27,909 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:27,909 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:00:27,912 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:00:27,912 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:00:27,912 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 17:00:27,938 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=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 17:00:27,938 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0. WARNING: VG test_vg1 is missing PV cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 (last written to /dev/sdc). 2024-03-01 17:00:27,938 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:00:27,938 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:00:27,943 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi ; label: None ; device: /dev/sdb ; serial: 360014055b573891d46b407ea7ad42594 ; exists: True ; vg_name: test_vg1 ; vg_uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:00:27,943 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:00:27,946 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:00:27,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; incomplete: True ; hidden: False ; 2024-03-01 17:00:27,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:00:27,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:00:27,959 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:27,962 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:00:27,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; incomplete: True ; hidden: False ; 2024-03-01 17:00:27,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:27,969 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 17:00:27,997 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:00:27,997 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0. WARNING: VG test_vg1 is missing PV cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 (last written to /dev/sdc). 2024-03-01 17:00:27,997 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:00:27,997 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:00:27,997 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:28,002 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 17:00:28,002 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 17:00:28,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:28,013 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:00:28,014 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:00:28,014 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:00:28,014 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:00:28,017 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:00:28,020 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:00:28,021 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 17:00:28,024 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 17:00:28,024 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:00:28,025 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:00:28,025 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba1645c50) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 17:00:28,028 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:00:28,028 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:00:28,032 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 17:00:28,032 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 17:00:28,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:28,042 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:00:28,042 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:00:28,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:00:28,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:00:28,046 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:00:28,049 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:00:28,049 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 17:00:28,052 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 17:00:28,053 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:00:28,053 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:00:28,053 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba0565cc0) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 17:00:28,057 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:00:28,057 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:00:28,060 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a', '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': 'cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0', 'ID_FS_UUID_ENC': 'cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 17:00:28,060 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 17:00:28,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:28,070 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:00:28,071 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:00:28,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:00:28,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:00:28,074 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:00:28,078 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:00:28,078 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 17:00:28,081 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 17:00:28,081 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:00:28,082 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:00:28,082 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba0561be0) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 17:00:28,085 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:00:28,089 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:28,089 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:00:28,092 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:28,092 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:00:28,096 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,096 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:00:28,099 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,099 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:00:28,102 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:00:28,102 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:00:28,103 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 17:00:28,129 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=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 17:00:28,129 INFO program/MainThread: stderr[9]: 2024-03-01 17:00:28,129 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:00:28,129 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:00:28,134 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 ; label: None ; device: /dev/sdc ; serial: 36001405149be212c82347ef8827a9c3a ; exists: True ; vg_name: test_vg1 ; vg_uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:00:28,134 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:00:28,137 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:00:28,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; incomplete: True ; hidden: False ; 2024-03-01 17:00:28,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:28,147 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:00:28,150 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:28,153 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:00:28,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW ; incomplete: True ; hidden: False ; 2024-03-01 17:00:28,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:28,160 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 17:00:28,185 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:00:28,185 INFO program/MainThread: stderr[10]: 2024-03-01 17:00:28,185 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:00:28,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:28,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:28,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:00:28,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:00:28,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:00:28,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:00:28,211 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:28,211 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:28,215 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 17:00:28,215 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:28,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:00:28,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:00:28,222 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:00:28,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:00:28,226 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:00:28,230 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:28,230 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:28,233 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 17:00:28,234 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:28,234 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:00:28,234 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:00:28,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:28,238 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:28,241 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 17:00:28,241 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:28,245 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/92cbc70e-324e-4066-90f6-51f216b0504d ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWfkB2MERyreAe3wpxQbAP27v5B8vpSkWd ' '/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-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWfkB2MERyreAe3wpxQbAP27v5B8vpSkWd', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '92cbc70e-324e-4066-90f6-51f216b0504d', 'ID_FS_UUID_ENC': '92cbc70e-324e-4066-90f6-51f216b0504d', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1490574754'} ; 2024-03-01 17:00:28,245 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:00:28,245 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:28,250 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:00:28,250 INFO program/MainThread: stderr[11]: 2024-03-01 17:00:28,250 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:00:28,250 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:28,253 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:00:28,253 INFO program/MainThread: stderr[12]: 2024-03-01 17:00:28,253 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:00:28,253 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:28,257 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:00:28,257 INFO program/MainThread: stderr[13]: 2024-03-01 17:00:28,257 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:00:28,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:00:28,268 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:28,268 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:00:28,269 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:28,269 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:00:28,265 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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 (0x7f8ba1645f28) -- 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 = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 17:00:28,270 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:28,274 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:00:28,274 INFO program/MainThread: stderr[14]: 2024-03-01 17:00:28,274 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:00:28,279 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:00:28,282 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:28,283 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:00:28,286 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:28,286 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:00:28,291 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,291 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:00:28,295 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,295 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:00:28,296 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:00:28,297 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:00:28,300 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:28,300 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:00:28,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:00:28,304 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:28,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:28,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:28,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:00:28,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:00:28,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:00:28,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:00:28,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:28,328 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:28,332 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 17:00:28,332 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:28,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:00:28,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:00:28,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:00:28,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:00:28,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:00:28,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:28,347 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:28,350 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 17:00:28,351 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:28,351 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:00:28,351 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:00:28,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:28,355 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:28,358 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 17:00:28,359 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:28,362 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWcUjQSkntIJoYllF72Bkq3ySiGS597R6u ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/e924418a-7ce6-45dd-b315-59f5d90bb78b ' '/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-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWcUjQSkntIJoYllF72Bkq3ySiGS597R6u', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e924418a-7ce6-45dd-b315-59f5d90bb78b', 'ID_FS_UUID_ENC': 'e924418a-7ce6-45dd-b315-59f5d90bb78b', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1490250793'} ; 2024-03-01 17:00:28,362 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:00:28,363 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:28,367 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:00:28,367 INFO program/MainThread: stderr[15]: 2024-03-01 17:00:28,367 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:00:28,367 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:28,371 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:00:28,371 INFO program/MainThread: stderr[16]: 2024-03-01 17:00:28,371 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:00:28,371 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:28,374 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:00:28,375 INFO program/MainThread: stderr[17]: 2024-03-01 17:00:28,375 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:00:28,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:00:28,386 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:28,387 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:28,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:28,388 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:28,383 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u 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 (0x7f8ba1645f28) -- name = test_vg1 status = True 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 = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 17:00:28,388 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:28,392 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:00:28,393 INFO program/MainThread: stderr[18]: 2024-03-01 17:00:28,393 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:00:28,397 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:00:28,401 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:28,401 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:00:28,405 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:28,405 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:00:28,408 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,408 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:00:28,412 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,412 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:00:28,412 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:00:28,416 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:28,416 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:00:28,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:00:28,420 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:28,420 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:28,423 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/lvm-pv-uuid-5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', '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': '5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM', 'ID_FS_UUID_ENC': '5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 17:00:28,423 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 17:00:28,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:28,434 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:00:28,435 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:00:28,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:00:28,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:00:28,438 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:00:28,441 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:00:28,442 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 17:00:28,445 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 17:00:28,445 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:00:28,446 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:00:28,446 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba0570cc0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 17:00:28,449 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:00:28,453 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:28,453 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:00:28,456 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:28,456 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:00:28,460 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,460 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:00:28,463 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,463 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:00:28,466 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:00:28,466 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:00:28,466 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:28,494 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=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 17:00:28,494 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm. WARNING: Couldn't find device with uuid qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY. WARNING: VG test_vg2 is missing PV SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm (last written to /dev/sde). WARNING: VG test_vg2 is missing PV qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY (last written to /dev/sdf). 2024-03-01 17:00:28,494 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:00:28,494 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:00:28,499 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM ; label: None ; device: /dev/sdd ; serial: 36001405982c9691b297482f8e71a7812 ; exists: True ; vg_name: test_vg2 ; vg_uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:00:28,499 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:00:28,502 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:00:28,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; incomplete: True ; hidden: False ; 2024-03-01 17:00:28,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:28,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:28,515 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:28,544 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 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=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=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 17:00:28,544 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm. WARNING: Couldn't find device with uuid qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY. WARNING: VG test_vg2 is missing PV SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm (last written to /dev/sde). WARNING: VG test_vg2 is missing PV qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY (last written to /dev/sdf). 2024-03-01 17:00:28,544 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:00:28,544 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:00:28,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:00:28,549 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:00:28,553 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:28,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:00:28,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:00:28,557 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:28,586 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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 17:00:28,586 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm. WARNING: Couldn't find device with uuid qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY. WARNING: VG test_vg2 is missing PV SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm (last written to /dev/sde). WARNING: VG test_vg2 is missing PV qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY (last written to /dev/sdf). 2024-03-01 17:00:28,586 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:00:28,591 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:00:28,591 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:00:28,594 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:00:28,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; incomplete: True ; hidden: False ; 2024-03-01 17:00:28,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:00:28,601 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:00:28,601 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:28,605 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/lvm-pv-uuid-SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm', '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': 'SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm', 'ID_FS_UUID_ENC': 'SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 17:00:28,605 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 17:00:28,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:28,616 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:00:28,616 INFO blivet/MainThread: sde is a disk 2024-03-01 17:00:28,616 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:00:28,616 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:00:28,620 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:00:28,623 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:00:28,623 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 17:00:28,626 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 17:00:28,627 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:00:28,627 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:00:28,627 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba0560be0) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 17:00:28,631 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:00:28,634 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:28,634 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:00:28,638 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:28,638 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:00:28,641 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,641 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:00:28,644 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,645 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:00:28,648 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:00:28,648 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:00:28,648 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:28,678 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=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 17:00:28,678 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY. WARNING: VG test_vg2 is missing PV qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY (last written to /dev/sdf). 2024-03-01 17:00:28,678 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:00:28,678 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:00:28,683 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm ; label: None ; device: /dev/sde ; serial: 3600140552d4d1c3d14a4e2fb802ae974 ; exists: True ; vg_name: test_vg2 ; vg_uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:00:28,683 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:00:28,686 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:00:28,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; incomplete: True ; hidden: False ; 2024-03-01 17:00:28,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:00:28,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:00:28,699 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:28,703 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:00:28,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; incomplete: True ; hidden: False ; 2024-03-01 17:00:28,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:28,709 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:28,737 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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 17:00:28,737 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY. WARNING: VG test_vg2 is missing PV qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY (last written to /dev/sdf). 2024-03-01 17:00:28,737 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:00:28,737 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:00:28,737 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:28,742 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/lvm-pv-uuid-qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e', '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': 'qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY', 'ID_FS_UUID_ENC': 'qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 17:00:28,742 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 17:00:28,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:28,754 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:00:28,754 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:00:28,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:00:28,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:00:28,758 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:00:28,761 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:00:28,761 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 17:00:28,764 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 17:00:28,765 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:00:28,765 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:00:28,765 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba0507978) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 17:00:28,769 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:00:28,772 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:28,772 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:00:28,776 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:28,776 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:00:28,779 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,779 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:00:28,783 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,783 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:00:28,786 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:00:28,786 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:00:28,786 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:28,813 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=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 17:00:28,813 INFO program/MainThread: stderr[24]: 2024-03-01 17:00:28,813 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:00:28,813 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:00:28,818 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY ; label: None ; device: /dev/sdf ; serial: 3600140537a570cbdce048649c670928e ; exists: True ; vg_name: test_vg2 ; vg_uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:00:28,818 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:00:28,821 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:00:28,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; incomplete: True ; hidden: False ; 2024-03-01 17:00:28,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:28,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:00:28,834 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:28,837 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:00:28,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE ; incomplete: True ; hidden: False ; 2024-03-01 17:00:28,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:28,844 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:28,873 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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 17:00:28,873 INFO program/MainThread: stderr[25]: 2024-03-01 17:00:28,873 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:00:28,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:28,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:28,888 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:00:28,891 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:00:28,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:00:28,895 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:00:28,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:28,899 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:28,902 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 17:00:28,903 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:28,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:00:28,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:00:28,910 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:00:28,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:00:28,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:00:28,918 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:28,918 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:28,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:00:28,922 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:28,922 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:00:28,922 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:00:28,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:28,926 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:28,929 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 17:00:28,929 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:28,933 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/69fb7cff-be8b-4db4-a975-d028d4ee09ba ' '/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-j0af2YyMDWCod779Vs9n9JOLAS4xsUQEpZDYtR7I5zl1TrHSBL7NxsmabKHxcc0R', '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-j0af2YyMDWCod779Vs9n9JOLAS4xsUQEpZDYtR7I5zl1TrHSBL7NxsmabKHxcc0R', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '69fb7cff-be8b-4db4-a975-d028d4ee09ba', 'ID_FS_UUID_ENC': '69fb7cff-be8b-4db4-a975-d028d4ee09ba', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1489351378'} ; 2024-03-01 17:00:28,933 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:00:28,933 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:28,938 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:00:28,938 INFO program/MainThread: stderr[26]: 2024-03-01 17:00:28,938 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:00:28,938 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:28,941 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:00:28,941 INFO program/MainThread: stderr[27]: 2024-03-01 17:00:28,941 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:00:28,941 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:28,945 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:00:28,945 INFO program/MainThread: stderr[28]: 2024-03-01 17:00:28,945 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:00:28,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:00:28,956 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:28,957 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:00:28,957 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:28,958 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:00:28,953 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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 (0x7f8ba0570da0) -- 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 = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 17:00:28,958 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:28,962 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:00:28,962 INFO program/MainThread: stderr[29]: 2024-03-01 17:00:28,962 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:00:28,967 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:00:28,971 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:28,971 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:00:28,975 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:28,975 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:00:28,978 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,978 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:00:28,982 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:28,982 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:00:28,982 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:00:28,986 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:28,986 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:00:28,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:00:28,989 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:28,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:28,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:28,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:29,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:00:29,007 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:29,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:00:29,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:00:29,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:29,014 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:29,018 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 17:00:29,018 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:29,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:00:29,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:00:29,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:29,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:00:29,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:00:29,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:29,033 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:29,036 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 17:00:29,037 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:29,037 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:00:29,037 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:00:29,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:29,051 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:29,054 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 17:00:29,055 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:29,058 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/793a8a33-080a-41a3-8184-93eae06a5252 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-j0af2YyMDWCod779Vs9n9JOLAS4xsUQETXubYR5miPRIvdZY5eRjPKpnngpbDBZI ' '/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-j0af2YyMDWCod779Vs9n9JOLAS4xsUQETXubYR5miPRIvdZY5eRjPKpnngpbDBZI', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '793a8a33-080a-41a3-8184-93eae06a5252', 'ID_FS_UUID_ENC': '793a8a33-080a-41a3-8184-93eae06a5252', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1489043657'} ; 2024-03-01 17:00:29,058 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:00:29,059 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:29,063 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:00:29,063 INFO program/MainThread: stderr[30]: 2024-03-01 17:00:29,063 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:00:29,063 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:29,067 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:00:29,067 INFO program/MainThread: stderr[31]: 2024-03-01 17:00:29,067 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:00:29,067 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:29,070 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:00:29,070 INFO program/MainThread: stderr[32]: 2024-03-01 17:00:29,070 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:00:29,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:00:29,082 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:29,082 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:29,083 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:29,084 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:29,079 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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 (0x7f8ba0570da0) -- name = test_vg2 status = 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 = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 17:00:29,084 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:29,088 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:00:29,089 INFO program/MainThread: stderr[33]: 2024-03-01 17:00:29,089 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:00:29,093 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:00:29,097 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:29,097 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:00:29,101 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:29,101 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:00:29,105 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,105 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:00:29,108 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,108 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:00:29,109 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:00:29,112 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:29,112 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:00:29,116 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:00:29,116 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:29,116 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:29,120 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/lvm-pv-uuid-KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn', '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': 'KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn', 'ID_FS_UUID_ENC': 'KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 17:00:29,120 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 17:00:29,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:29,131 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:00:29,132 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:00:29,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:00:29,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:00:29,135 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:00:29,138 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:00:29,139 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 17:00:29,142 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 17:00:29,142 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:00:29,143 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:00:29,143 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba0524550) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 17:00:29,146 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:00:29,149 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:29,150 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:00:29,153 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:29,153 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:00:29,157 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,157 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:00:29,160 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,160 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:00:29,163 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:00:29,163 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:00:29,163 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:29,193 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=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 17:00:29,193 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw. WARNING: Couldn't find device with uuid 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY. WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:29,193 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:00:29,193 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:00:29,198 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn ; label: None ; device: /dev/sdg ; serial: 36001405f68c0f3a034c498999af0f65b ; exists: True ; vg_name: test_vg3 ; vg_uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:00:29,198 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:00:29,201 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:00:29,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:29,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:29,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:29,214 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:29,243 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 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=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 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=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=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 17:00:29,243 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw. WARNING: Couldn't find device with uuid 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY. WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:29,243 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:00:29,243 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:00:29,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:00:29,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:00:29,252 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:29,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:00:29,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:00:29,256 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:29,286 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN 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=4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN 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 17:00:29,286 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw. WARNING: Couldn't find device with uuid 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY. WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:29,286 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:00:29,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:00:29,292 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:00:29,295 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:00:29,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:29,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:00:29,302 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:00:29,302 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:29,305 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/lvm-pv-uuid-v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', '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': 'v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw', 'ID_FS_UUID_ENC': 'v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 17:00:29,305 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 17:00:29,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:29,317 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:00:29,317 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:00:29,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:00:29,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:00:29,321 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:00:29,324 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:00:29,324 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 17:00:29,327 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 17:00:29,328 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:00:29,328 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:00:29,328 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba0560ac8) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 17:00:29,332 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:00:29,336 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:29,336 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:00:29,339 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:29,339 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:00:29,343 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,343 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:00:29,346 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,346 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:00:29,349 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:00:29,349 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:00:29,349 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:29,379 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=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 17:00:29,379 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY. WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:29,379 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:00:29,379 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:00:29,384 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw ; label: None ; device: /dev/sdh ; serial: 36001405469fa63f6a444ec18beda1375 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; pe_start: 8 MiB ; 2024-03-01 17:00:29,384 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:00:29,387 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:00:29,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:29,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:00:29,397 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:00:29,401 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:29,404 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:00:29,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:29,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:29,410 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:29,441 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN 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=4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN 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 17:00:29,441 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY. WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:29,441 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:00:29,441 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:00:29,442 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:29,446 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/lvm-pv-uuid-0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', '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': '0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY', 'ID_FS_UUID_ENC': '0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 17:00:29,447 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 17:00:29,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:29,458 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:00:29,459 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:00:29,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:00:29,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:00:29,462 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:00:29,466 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:00:29,466 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 17:00:29,469 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 17:00:29,470 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:00:29,470 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:00:29,470 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba0560f28) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 17:00:29,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:00:29,477 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:29,477 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:00:29,481 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:29,481 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:00:29,484 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,484 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:00:29,488 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,488 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:00:29,491 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:00:29,491 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:00:29,491 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:29,521 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=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 17:00:29,521 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:29,521 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:00:29,522 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:00:29,526 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY ; label: None ; device: /dev/sdi ; serial: 360014053ea3bcad82694b96956209aba ; exists: True ; vg_name: test_vg3 ; vg_uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; pe_start: 8 MiB ; 2024-03-01 17:00:29,526 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:00:29,529 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:00:29,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:29,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:29,540 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:00:29,543 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:29,546 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:00:29,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:29,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:29,553 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:29,583 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN 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=4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN 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 17:00:29,583 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd. WARNING: VG test_vg3 is missing PV QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd (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 17:00:29,583 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:00:29,584 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:00:29,584 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:29,589 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754', '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': 'QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd', 'ID_FS_UUID_ENC': 'QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 17:00:29,589 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 17:00:29,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:29,601 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:00:29,601 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:00:29,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:00:29,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:00:29,605 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:00:29,608 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:00:29,608 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 17:00:29,612 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 17:00:29,612 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:00:29,613 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:00:29,613 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba0581a20) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 17:00:29,616 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:00:29,620 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:29,620 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:00:29,623 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:29,623 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:00:29,626 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,627 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:00:29,630 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,630 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:00:29,633 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:00:29,633 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:00:29,634 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:29,666 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=SQGxsL-lW4m-cd9z-1sT3-O2As-bnjM-vJsqWc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3ZVWei-BjFN-J9do-1uyE-IRUu-aORn-6tImPi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cY0xks-JFX1-qSBe-BWXk-PAZN-V4X1-BMaNK0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kEu3E-2INN-Z79j-jjYY-AJyx-J4Hn-hfsvsM LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SlBNLe-bkBO-QX6z-glBC-KJkt-9vtK-RfiWfm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qHFAuh-LHcy-OH3V-0FIc-ASyi-s9Ej-KjyCWY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KFFSoG-XyhD-LwU6-S12j-Tk6c-cFTB-XdChAn LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=v2RvnO-aDsX-yA7e-6Wyl-oftu-cK4O-ojaIlw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=0nq5GN-48Ux-oGkK-HFFH-CixA-TQGe-gX1SLY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=4261412864 LVM2_VG_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=QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz LVM2_VG_SIZE=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 17:00:29,666 INFO program/MainThread: stderr[41]: 2024-03-01 17:00:29,666 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:00:29,667 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:00:29,671 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QGbOUX-beqq-cD6E-dP2P-Gwib-bLP3-mdffXd ; label: None ; device: /dev/sdj ; serial: 3600140589e064ce3dab4fe58f6bea754 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:00:29,671 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:00:29,675 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:00:29,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:29,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:29,685 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:00:29,688 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:29,691 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:00:29,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz ; incomplete: True ; hidden: False ; 2024-03-01 17:00:29,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:29,698 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:29,729 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd 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=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R 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=TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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=u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN 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=4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN 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 17:00:29,729 INFO program/MainThread: stderr[42]: 2024-03-01 17:00:29,729 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:00:29,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:29,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:29,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:00:29,748 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:00:29,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:00:29,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:00:29,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:29,756 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:29,759 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 17:00:29,760 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:29,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:00:29,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:00:29,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:00:29,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:00:29,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:00:29,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:29,775 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:29,778 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 17:00:29,779 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:29,779 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:00:29,779 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:00:29,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:29,783 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:29,786 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 17:00:29,786 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:29,790 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/201bcb99-d5d7-4d3e-a7f0-75d5c817efb9 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzONneQLtyAfWEqZAVuFLVMw4KIINOXct6', '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-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzONneQLtyAfWEqZAVuFLVMw4KIINOXct6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '201bcb99-d5d7-4d3e-a7f0-75d5c817efb9', 'ID_FS_UUID_ENC': '201bcb99-d5d7-4d3e-a7f0-75d5c817efb9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1488078705'} ; 2024-03-01 17:00:29,790 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:00:29,790 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:29,794 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:00:29,795 INFO program/MainThread: stderr[43]: 2024-03-01 17:00:29,795 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:00:29,795 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:29,798 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:00:29,798 INFO program/MainThread: stderr[44]: 2024-03-01 17:00:29,799 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:00:29,799 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:29,802 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:00:29,802 INFO program/MainThread: stderr[45]: 2024-03-01 17:00:29,802 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:00:29,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:00:29,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:29,815 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:00:29,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:29,816 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:00:29,811 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 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 (0x7f8ba0561d30) -- 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 = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 17:00:29,816 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:29,820 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:00:29,821 INFO program/MainThread: stderr[46]: 2024-03-01 17:00:29,821 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:00:29,825 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:00:29,829 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:29,829 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:00:29,833 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:29,833 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:00:29,836 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,837 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:00:29,841 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,841 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:00:29,841 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:00:29,845 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:29,845 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:00:29,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:00:29,848 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:29,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:29,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:29,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:00:29,865 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:00:29,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:00:29,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:00:29,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:29,873 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:29,876 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 17:00:29,877 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:29,877 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:00:29,881 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:00:29,884 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:00:29,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:00:29,888 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:00:29,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:29,891 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:29,895 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 17:00:29,895 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:29,896 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:00:29,896 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:00:29,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:29,899 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:29,902 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 17:00:29,903 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:29,907 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz5wza1Wec5UZEfc25YzEdWq3CX5nAx1io ' '/dev/disk/by-uuid/06b1f285-1173-4e0f-bcd1-dbc33d097c74 ' '/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-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz5wza1Wec5UZEfc25YzEdWq3CX5nAx1io', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '06b1f285-1173-4e0f-bcd1-dbc33d097c74', 'ID_FS_UUID_ENC': '06b1f285-1173-4e0f-bcd1-dbc33d097c74', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1487742457'} ; 2024-03-01 17:00:29,907 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:00:29,907 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:29,911 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:00:29,911 INFO program/MainThread: stderr[47]: 2024-03-01 17:00:29,911 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:00:29,911 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:29,915 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:00:29,915 INFO program/MainThread: stderr[48]: 2024-03-01 17:00:29,915 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:00:29,915 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:29,918 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:00:29,919 INFO program/MainThread: stderr[49]: 2024-03-01 17:00:29,919 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:00:29,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:00:29,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:29,932 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:00:29,932 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:29,933 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:00:29,928 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io 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 (0x7f8ba0561d30) -- name = test_vg3 status = True 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 = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:00:29,934 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:29,938 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:00:29,938 INFO program/MainThread: stderr[50]: 2024-03-01 17:00:29,938 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:00:29,943 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:00:29,946 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:29,947 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:00:29,950 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:29,950 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:00:29,954 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,954 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:00:29,958 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:29,958 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:00:29,958 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:00:29,962 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:29,962 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:00:29,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:00:29,965 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:29,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:29,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN ; incomplete: False ; hidden: False ; 2024-03-01 17:00:29,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:29,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:00:29,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:29,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:00:29,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:00:29,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:29,990 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:29,993 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 17:00:29,994 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:29,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:00:29,998 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:00:30,001 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:30,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:00:30,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:00:30,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:30,009 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:30,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:00:30,013 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:30,013 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:00:30,013 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:00:30,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:30,017 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:30,020 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 17:00:30,021 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:30,024 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzu7hS2oDtFoaOWaKE2ec90nt4q8v9AwrN ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/c16f0553-4a42-4d79-b7d9-326483393512', '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-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzu7hS2oDtFoaOWaKE2ec90nt4q8v9AwrN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c16f0553-4a42-4d79-b7d9-326483393512', 'ID_FS_UUID_ENC': 'c16f0553-4a42-4d79-b7d9-326483393512', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1487411631'} ; 2024-03-01 17:00:30,024 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:00:30,025 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:30,029 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:00:30,029 INFO program/MainThread: stderr[51]: 2024-03-01 17:00:30,029 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:00:30,029 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:30,033 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:00:30,033 INFO program/MainThread: stderr[52]: 2024-03-01 17:00:30,033 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:00:30,033 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:30,036 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:00:30,037 INFO program/MainThread: stderr[53]: 2024-03-01 17:00:30,037 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:00:30,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:00:30,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:30,050 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:00:30,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:30,051 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:00:30,046 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN 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 (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:00:30,052 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:30,056 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:00:30,056 INFO program/MainThread: stderr[54]: 2024-03-01 17:00:30,057 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:00:30,061 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:00:30,065 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:30,065 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:00:30,069 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:30,069 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:00:30,073 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,073 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:00:30,076 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,076 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:00:30,077 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:00:30,080 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:30,080 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:00:30,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:00:30,084 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:30,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:30,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:30,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:00:30,101 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:00:30,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:00:30,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:00:30,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:30,109 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:30,112 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 17:00:30,113 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:30,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:00:30,117 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:00:30,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:00:30,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:00:30,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:00:30,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:30,128 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:30,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:00:30,132 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:30,132 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:00:30,132 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:00:30,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:30,135 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:30,139 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 17:00:30,139 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:30,143 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz4B2JLoJYmetJCi8hJi64BxK7yU8UunJN ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/d54f99d1-0779-4b6e-8391-3548642ad9ed', '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-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz4B2JLoJYmetJCi8hJi64BxK7yU8UunJN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd54f99d1-0779-4b6e-8391-3548642ad9ed', 'ID_FS_UUID_ENC': 'd54f99d1-0779-4b6e-8391-3548642ad9ed', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1487077957'} ; 2024-03-01 17:00:30,143 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:00:30,143 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:30,148 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:00:30,148 INFO program/MainThread: stderr[55]: 2024-03-01 17:00:30,148 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:00:30,148 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:30,151 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:00:30,152 INFO program/MainThread: stderr[56]: 2024-03-01 17:00:30,152 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:00:30,152 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:30,155 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:00:30,156 INFO program/MainThread: stderr[57]: 2024-03-01 17:00:30,156 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:00:30,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:00:30,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:30,169 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:30,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:30,171 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:30,165 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN 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 (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 17:00:30,172 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:30,176 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:00:30,176 INFO program/MainThread: stderr[58]: 2024-03-01 17:00:30,176 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:00:30,180 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:00:30,184 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:30,184 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:00:30,188 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:30,188 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:00:30,192 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,192 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:00:30,195 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,195 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:00:30,196 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:00:30,199 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:30,199 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:00:30,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:00:30,203 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:30,203 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:30,207 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30400707'} ; 2024-03-01 17:00:30,207 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:00:30,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:30,218 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:00:30,219 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:00:30,219 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:00:30,219 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:00:30,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:00:30,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:00:30,222 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:00:30,226 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:00:30,226 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:00:30,229 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:00:30,229 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:00:30,230 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:00:30,230 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ba056b2e8) -- 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 17:00:30,233 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:00:30,237 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:30,237 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:00:30,240 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:30,240 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:00:30,244 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,244 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:00:30,247 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,247 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:00:30,250 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:00:30,254 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:30,257 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:00:30,261 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f8ba0576048> 2024-03-01 17:00:33,262 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:00:33,266 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:00:33,266 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:00:33,270 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': '30404649'} ; 2024-03-01 17:00:33,270 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:00:33,271 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:00:33,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,282 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:00:33,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:33,300 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:33,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:00:33,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:00:33,328 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:00:33,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:00:33,331 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:00:33,334 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:00:33,335 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:00:33,338 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:00:33,338 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:00:33,339 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:00:33,342 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:00:33,345 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:00:33,348 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:00:33,351 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:00:33,355 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:00:33,355 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:00:33,355 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:00:33,356 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:00:33,355 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f8ba056bcc0) -- 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 0x7f8ba04c6ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:00:33,360 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:00:33,363 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:33,363 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:00:33,367 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:33,367 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:00:33,370 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:33,370 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:00:33,374 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:33,374 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:00:33,374 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:00:33,377 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:33,377 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:00:33,380 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:00:33,380 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:33,384 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz4B2JLoJYmetJCi8hJi64BxK7yU8UunJN ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/d54f99d1-0779-4b6e-8391-3548642ad9ed ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz4B2JLoJYmetJCi8hJi64BxK7yU8UunJN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd54f99d1-0779-4b6e-8391-3548642ad9ed', 'ID_FS_UUID_ENC': 'd54f99d1-0779-4b6e-8391-3548642ad9ed', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1487077957'} ; 2024-03-01 17:00:33,384 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:00:33,384 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:33,388 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:00:33,389 INFO program/MainThread: stderr[59]: 2024-03-01 17:00:33,389 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:00:33,389 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:33,392 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:00:33,393 INFO program/MainThread: stderr[60]: 2024-03-01 17:00:33,393 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:00:33,393 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:33,396 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:00:33,397 INFO program/MainThread: stderr[61]: 2024-03-01 17:00:33,397 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:00:33,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:00:33,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:33,410 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:33,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:33,412 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:33,406 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:33,413 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:33,417 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:00:33,417 INFO program/MainThread: stderr[62]: 2024-03-01 17:00:33,417 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:00:33,421 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:00:33,421 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:00:33,424 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/c16f0553-4a42-4d79-b7d9-326483393512 ' '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzu7hS2oDtFoaOWaKE2ec90nt4q8v9AwrN ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzu7hS2oDtFoaOWaKE2ec90nt4q8v9AwrN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c16f0553-4a42-4d79-b7d9-326483393512', 'ID_FS_UUID_ENC': 'c16f0553-4a42-4d79-b7d9-326483393512', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1487411631'} ; 2024-03-01 17:00:33,425 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:00:33,425 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:33,429 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:00:33,429 INFO program/MainThread: stderr[63]: 2024-03-01 17:00:33,429 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:00:33,429 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:33,433 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:00:33,433 INFO program/MainThread: stderr[64]: 2024-03-01 17:00:33,433 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:00:33,433 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:33,437 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:00:33,437 INFO program/MainThread: stderr[65]: 2024-03-01 17:00:33,437 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:00:33,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:00:33,450 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:33,451 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:33,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:33,453 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:33,447 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:33,454 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:33,458 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:00:33,458 INFO program/MainThread: stderr[66]: 2024-03-01 17:00:33,458 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:00:33,463 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:00:33,463 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:00:33,466 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz5wza1Wec5UZEfc25YzEdWq3CX5nAx1io ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/06b1f285-1173-4e0f-bcd1-dbc33d097c74 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-6M6JDatMmf8y4xByjRRXAXo6aaABGoHz5wza1Wec5UZEfc25YzEdWq3CX5nAx1io', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '06b1f285-1173-4e0f-bcd1-dbc33d097c74', 'ID_FS_UUID_ENC': '06b1f285-1173-4e0f-bcd1-dbc33d097c74', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1487742457'} ; 2024-03-01 17:00:33,466 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:00:33,466 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:33,471 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:00:33,471 INFO program/MainThread: stderr[67]: 2024-03-01 17:00:33,471 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:00:33,471 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:33,475 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:00:33,475 INFO program/MainThread: stderr[68]: 2024-03-01 17:00:33,475 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:00:33,475 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:33,479 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:00:33,479 INFO program/MainThread: stderr[69]: 2024-03-01 17:00:33,479 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:00:33,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:00:33,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:33,492 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:33,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:33,494 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:33,488 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:33,495 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:33,499 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:00:33,499 INFO program/MainThread: stderr[70]: 2024-03-01 17:00:33,499 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:00:33,504 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:00:33,504 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:00:33,507 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/201bcb99-d5d7-4d3e-a7f0-75d5c817efb9 ' '/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-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzONneQLtyAfWEqZAVuFLVMw4KIINOXct6', '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-6M6JDatMmf8y4xByjRRXAXo6aaABGoHzONneQLtyAfWEqZAVuFLVMw4KIINOXct6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '201bcb99-d5d7-4d3e-a7f0-75d5c817efb9', 'ID_FS_UUID_ENC': '201bcb99-d5d7-4d3e-a7f0-75d5c817efb9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1488078705'} ; 2024-03-01 17:00:33,507 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:00:33,507 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:33,512 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:00:33,512 INFO program/MainThread: stderr[71]: 2024-03-01 17:00:33,512 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:00:33,512 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:33,516 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:00:33,516 INFO program/MainThread: stderr[72]: 2024-03-01 17:00:33,516 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:00:33,516 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:33,520 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:00:33,520 INFO program/MainThread: stderr[73]: 2024-03-01 17:00:33,520 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:00:33,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,528 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 17:00:33,532 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:33,533 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:33,534 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:33,535 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:33,529 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:33,536 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:33,540 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:00:33,540 INFO program/MainThread: stderr[74]: 2024-03-01 17:00:33,540 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:00:33,544 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:00:33,545 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:00:33,548 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-j0af2YyMDWCod779Vs9n9JOLAS4xsUQETXubYR5miPRIvdZY5eRjPKpnngpbDBZI ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/793a8a33-080a-41a3-8184-93eae06a5252 ' '/dev/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-j0af2YyMDWCod779Vs9n9JOLAS4xsUQETXubYR5miPRIvdZY5eRjPKpnngpbDBZI', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '793a8a33-080a-41a3-8184-93eae06a5252', 'ID_FS_UUID_ENC': '793a8a33-080a-41a3-8184-93eae06a5252', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1489043657'} ; 2024-03-01 17:00:33,548 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:00:33,548 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:33,552 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:00:33,553 INFO program/MainThread: stderr[75]: 2024-03-01 17:00:33,553 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:00:33,553 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:33,556 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:00:33,556 INFO program/MainThread: stderr[76]: 2024-03-01 17:00:33,556 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:00:33,556 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:33,560 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:00:33,560 INFO program/MainThread: stderr[77]: 2024-03-01 17:00:33,560 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:00:33,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:00:33,571 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:33,572 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:33,573 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:33,573 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:33,569 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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 17:00:33,574 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:33,578 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:00:33,578 INFO program/MainThread: stderr[78]: 2024-03-01 17:00:33,578 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:00:33,583 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:00:33,583 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:00:33,586 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-j0af2YyMDWCod779Vs9n9JOLAS4xsUQEpZDYtR7I5zl1TrHSBL7NxsmabKHxcc0R ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/69fb7cff-be8b-4db4-a975-d028d4ee09ba ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_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-j0af2YyMDWCod779Vs9n9JOLAS4xsUQEpZDYtR7I5zl1TrHSBL7NxsmabKHxcc0R', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '69fb7cff-be8b-4db4-a975-d028d4ee09ba', 'ID_FS_UUID_ENC': '69fb7cff-be8b-4db4-a975-d028d4ee09ba', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1489351378'} ; 2024-03-01 17:00:33,586 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:00:33,587 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:33,591 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:00:33,591 INFO program/MainThread: stderr[79]: 2024-03-01 17:00:33,591 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:00:33,591 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:33,594 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:00:33,594 INFO program/MainThread: stderr[80]: 2024-03-01 17:00:33,595 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:00:33,595 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:33,598 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:00:33,598 INFO program/MainThread: stderr[81]: 2024-03-01 17:00:33,598 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:00:33,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:00:33,610 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:33,610 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:33,611 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:33,612 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:33,607 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:33,612 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:33,616 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:00:33,617 INFO program/MainThread: stderr[82]: 2024-03-01 17:00:33,617 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:00:33,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:00:33,621 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:00:33,624 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/e924418a-7ce6-45dd-b315-59f5d90bb78b ' '/dev/disk/by-id/dm-uuid-LVM-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWcUjQSkntIJoYllF72Bkq3ySiGS597R6u ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_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-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWcUjQSkntIJoYllF72Bkq3ySiGS597R6u', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e924418a-7ce6-45dd-b315-59f5d90bb78b', 'ID_FS_UUID_ENC': 'e924418a-7ce6-45dd-b315-59f5d90bb78b', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1490250793'} ; 2024-03-01 17:00:33,624 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:00:33,625 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:33,629 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:00:33,629 INFO program/MainThread: stderr[83]: 2024-03-01 17:00:33,629 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:00:33,629 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:33,633 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:00:33,633 INFO program/MainThread: stderr[84]: 2024-03-01 17:00:33,633 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:00:33,633 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:33,637 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:00:33,637 INFO program/MainThread: stderr[85]: 2024-03-01 17:00:33,637 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:00:33,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,645 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 17:00:33,648 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,649 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,649 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,650 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,646 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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 17:00:33,651 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:33,655 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:00:33,655 INFO program/MainThread: stderr[86]: 2024-03-01 17:00:33,655 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:00:33,659 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:00:33,660 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:00:33,663 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/92cbc70e-324e-4066-90f6-51f216b0504d ' '/dev/disk/by-id/dm-uuid-LVM-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWfkB2MERyreAe3wpxQbAP27v5B8vpSkWd ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zc9DqaIuQA2Zb56Dqvl01fQT2qfjcIFWfkB2MERyreAe3wpxQbAP27v5B8vpSkWd', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '92cbc70e-324e-4066-90f6-51f216b0504d', 'ID_FS_UUID_ENC': '92cbc70e-324e-4066-90f6-51f216b0504d', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1490574754'} ; 2024-03-01 17:00:33,663 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:00:33,663 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:33,667 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:00:33,668 INFO program/MainThread: stderr[87]: 2024-03-01 17:00:33,668 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:00:33,668 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:33,671 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:00:33,671 INFO program/MainThread: stderr[88]: 2024-03-01 17:00:33,672 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:00:33,672 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:33,675 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:00:33,675 INFO program/MainThread: stderr[89]: 2024-03-01 17:00:33,675 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:00:33,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:00:33,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,687 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,687 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,688 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,684 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,689 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:33,693 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:00:33,693 INFO program/MainThread: stderr[90]: 2024-03-01 17:00:33,693 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:00:33,698 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:00:33,698 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:00:33,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:33,709 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:33,726 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:00:33,727 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:00:33,731 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 17:00:33,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,737 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 17:00:33,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:33,741 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:00:33,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:33,753 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:00:33,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,762 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 17:00:33,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:33,766 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:00:33,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:33,779 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:00:33,781 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 17:00:33,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,787 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 17:00:33,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:33,791 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 17:00:33,794 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 17:00:33,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,800 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 17:00:33,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:33,803 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:00:33,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,810 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:00:33,810 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,810 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,811 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,811 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,812 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,812 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,812 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,813 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,813 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,813 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,814 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,814 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:33,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:00:33,820 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:00:33,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:00:33,826 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:00:33,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:00:33,832 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:00:33,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:00:33,838 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:00:33,841 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,842 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,842 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,843 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,846 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,846 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,847 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,851 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,851 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,852 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,856 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,856 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,857 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,860 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,861 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,861 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,857 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,864 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,865 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,865 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,866 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,862 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,869 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,869 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,870 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,870 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,874 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,874 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,875 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,878 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,879 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,880 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,883 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,883 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,884 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,887 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,888 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,888 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,889 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,892 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,893 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,893 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,897 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,897 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,898 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,901 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,901 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,902 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,903 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,906 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,907 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,911 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,911 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,912 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,915 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,915 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,916 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,919 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,920 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,921 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,925 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,926 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,929 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,929 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,930 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,933 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,934 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,935 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,938 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,939 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,940 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,942 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,943 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,943 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,944 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,947 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,948 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,949 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,951 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,952 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,953 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,957 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,957 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,958 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,961 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,961 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,962 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,963 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,966 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,966 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,967 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,963 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,970 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,971 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,971 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,972 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,975 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,976 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,980 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,980 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,981 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,984 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,986 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0556898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fkB2ME-Ryre-Ae3w-pxQb-AP27-v5B8-vpSkWd size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:00:33,986 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:00:33,989 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 17:00:33,990 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:33,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 17:00:33,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:00:33,994 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:33,994 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 17:00:33,998 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:00:33,999 INFO program/MainThread: stderr[91]: 2024-03-01 17:00:33,999 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 17:00:34,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 17:00:34,004 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:00:34,004 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:34,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,010 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 17:00:34,011 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:00:34,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,014 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,015 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,017 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,018 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,019 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,022 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,022 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,023 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,023 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,026 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,026 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,027 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,030 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,030 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,031 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,031 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,034 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,035 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,035 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,038 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,039 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,039 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,042 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,043 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,043 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,047 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,047 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,048 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,044 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,050 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,051 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,051 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,052 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,048 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,054 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,055 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,055 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,056 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,058 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,059 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,060 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,063 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,064 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,060 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,067 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,067 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,068 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,068 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,071 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,071 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,072 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,072 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,075 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,075 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,076 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,076 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,079 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,079 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,080 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,080 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,077 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,083 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,083 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,084 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,081 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,087 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,088 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,091 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,092 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,095 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,096 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,099 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,099 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,100 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,100 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,103 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,104 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,105 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,101 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,107 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,108 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,108 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,109 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,112 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,113 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,116 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,116 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,117 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,120 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,120 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,121 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,123 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,124 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,124 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,125 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,121 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,127 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,128 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,128 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,129 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,131 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,132 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,132 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,133 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,129 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,136 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,136 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,137 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,133 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,140 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,140 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:34,141 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:34,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16457b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cUjQSk-ntIJ-oYll-F72B-kq3y-SiGS-597R6u size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba1645f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zc9Dqa-IuQA-2Zb5-6Dqv-l01f-QT2q-fjcIFW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:00:34,142 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 17:00:34,145 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 17:00:34,145 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 17:00:34,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 17:00:34,149 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:34,152 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:00:34,152 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 17:00:34,152 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:34,152 DEBUG blivet.ansible/MainThread: ['sda', 'test_vg1', 'sdb', 'sdc'] 2024-03-01 17:00:34,152 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:00:34,155 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:00:34,156 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,159 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:00:34,162 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:00:34,165 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:00:34,165 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:00:34,165 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:00:34,165 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:00:34,166 DEBUG blivet/MainThread: removing sda 2024-03-01 17:00:34,168 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:34,168 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 17:00:34,172 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:00:34,172 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:00:34,172 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:00:34,172 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:00:34,175 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:34,175 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 17:00:34,178 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:00:34,178 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:00:34,178 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:00:34,179 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:00:34,181 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:34,181 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 17:00:34,185 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:00:34,185 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:00:34,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,191 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 17:00:34,191 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,192 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,192 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,192 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,193 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,193 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,194 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,194 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,194 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,195 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,195 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,196 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:34,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:00:34,202 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:00:34,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 17:00:34,208 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:00:34,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 17:00:34,214 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:00:34,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:00:34,220 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:00:34,222 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,223 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,223 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,224 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,227 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,228 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,228 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,229 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,225 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,231 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,232 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,233 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,233 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,236 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,237 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,237 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,238 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,241 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,241 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,242 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,242 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,245 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,246 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,246 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,247 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,250 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,250 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,252 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,254 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,255 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,255 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,256 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,259 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,260 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,260 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,261 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,263 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,264 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,265 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,265 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,261 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,268 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,269 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,269 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,270 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,272 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,273 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,274 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,274 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,277 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,278 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,278 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,279 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,275 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,282 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,282 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,283 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,283 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,279 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,286 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,287 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,287 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,288 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,291 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,291 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,292 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,293 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,295 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,296 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,296 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,297 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,293 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,300 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,301 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,301 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,302 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,298 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,304 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,305 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,306 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,302 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,309 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,310 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,310 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,311 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,307 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,314 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,314 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,315 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,315 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,311 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,318 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,319 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,319 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,320 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,323 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,323 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,324 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,325 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,327 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,328 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,328 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,329 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,332 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,333 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,333 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,334 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,330 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,336 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,337 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,337 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,338 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,334 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,341 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,342 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,342 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,343 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,345 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,346 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,347 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,347 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,350 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,351 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,351 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,352 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,355 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,355 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,356 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,357 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,359 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,360 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,360 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,361 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,364 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,365 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,365 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,366 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:34,362 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0507908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = pZDYtR-7I5z-l1Tr-HSBL-7Nxs-mabK-Hxcc0R size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:00:34,366 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 17:00:34,369 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 17:00:34,370 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 17:00:34,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 17:00:34,373 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:34,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 17:00:34,377 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 17:00:34,377 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:34,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:00:34,383 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:00:34,385 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,386 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,386 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,387 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,383 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,390 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,390 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,391 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,391 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,394 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,394 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,395 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,395 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,392 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,398 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,398 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,399 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,399 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,396 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,402 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,403 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,403 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,403 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,400 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,406 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,407 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,407 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,408 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,410 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,411 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,411 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,412 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,414 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,415 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,415 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,416 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,418 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,419 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,419 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,420 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,422 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,423 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,423 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,424 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,426 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,427 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,427 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,428 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,431 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,432 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,435 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,435 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,436 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,438 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,439 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,439 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,440 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,442 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,443 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,443 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,444 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,446 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,447 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,447 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,448 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,451 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,451 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,451 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,452 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,455 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,455 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,456 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,456 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,453 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,459 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,459 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,460 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,460 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,457 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,463 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,463 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,464 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,464 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,467 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,467 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,468 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,468 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,465 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,471 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,471 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,472 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,472 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,475 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,476 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,476 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,479 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,479 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,480 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,480 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,483 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,483 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,484 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,484 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,487 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,488 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,488 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,488 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,485 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,491 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,492 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,492 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,493 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,489 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,495 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,496 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,496 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,497 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,499 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,500 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,500 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,501 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,503 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,504 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,504 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,505 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,507 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,508 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,508 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,509 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,505 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,511 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,512 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,512 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:34,513 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:34,509 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba05284e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TXubYR-5miP-RIvd-ZY5e-RjPK-pnng-pbDBZI size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0570da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = j0af2Y-yMDW-Cod7-79Vs-9n9J-OLAS-4xsUQE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:00:34,514 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 17:00:34,517 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 17:00:34,517 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 17:00:34,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 17:00:34,520 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:34,524 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:34,524 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 17:00:34,524 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:34,524 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdd', 'sde', 'sdf'] 2024-03-01 17:00:34,524 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 17:00:34,527 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 17:00:34,528 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,531 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:00:34,534 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:00:34,537 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:00:34,538 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 17:00:34,538 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:00:34,538 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 17:00:34,538 DEBUG blivet/MainThread: removing sdd 2024-03-01 17:00:34,541 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:34,541 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 17:00:34,544 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 17:00:34,544 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:00:34,544 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 17:00:34,544 DEBUG blivet/MainThread: removing sde 2024-03-01 17:00:34,547 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:34,547 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,547 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 17:00:34,550 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 17:00:34,550 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:00:34,551 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 17:00:34,551 DEBUG blivet/MainThread: removing sdf 2024-03-01 17:00:34,553 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:34,554 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 17:00:34,557 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 17:00:34,557 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:00:34,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,563 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 17:00:34,564 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,564 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,565 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,565 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,566 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,566 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,566 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,567 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,567 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,568 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,568 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,569 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:34,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 17:00:34,576 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:00:34,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 17:00:34,581 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:00:34,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 17:00:34,587 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:00:34,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 17:00:34,593 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:00:34,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,599 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 17:00:34,599 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:00:34,602 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,604 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,605 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,599 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,611 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,616 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,617 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,622 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,624 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,628 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,630 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,634 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,636 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,631 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,640 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,642 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,647 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,647 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,648 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,653 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,654 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,649 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,658 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,659 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,661 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,664 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,665 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,667 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,671 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,673 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,677 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,679 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,682 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,683 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,685 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,688 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,690 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,691 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,696 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,697 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,702 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,703 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,708 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,710 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,714 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,716 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,720 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,722 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,725 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,726 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,728 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,732 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,734 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,739 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,740 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,744 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,745 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,747 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,741 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,751 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,753 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,756 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,757 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,759 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,753 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,763 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,765 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,770 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,771 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,776 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,777 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,772 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,782 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,783 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,788 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,790 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,794 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,796 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:34,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba1632a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ONneQL-tyAf-WEqZ-AVuF-LVMw-4KII-NOXct6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:00:34,797 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 17:00:34,800 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 17:00:34,800 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 17:00:34,803 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 17:00:34,803 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:34,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 17:00:34,807 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 17:00:34,807 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:34,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:34,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:00:34,813 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:00:34,816 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,817 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,818 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,818 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,813 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,822 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,823 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,824 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,819 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,828 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,830 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,825 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,833 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,834 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,835 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,840 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,841 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,845 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,847 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,851 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,852 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,856 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,856 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,858 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,861 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,862 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,863 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,867 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,868 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,869 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,872 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,873 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,875 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,879 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,880 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,875 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,883 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,884 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,886 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,881 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,889 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,890 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,891 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,896 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,897 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,901 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,903 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,907 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,908 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,912 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,914 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,909 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,917 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,918 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,918 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,919 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,923 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,924 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,925 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,928 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,929 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,931 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,934 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,935 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,936 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,941 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,941 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,942 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,946 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,948 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,952 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,953 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,958 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,959 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,963 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,965 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,969 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,970 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,974 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,976 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,971 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,980 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,981 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,986 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,987 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,991 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,992 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:34,993 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:34,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0570d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5wza1W-ec5U-ZEfc-25Yz-EdWq-3CX5-nAx1io size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:00:34,993 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 17:00:34,996 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 17:00:34,997 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:34,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 17:00:35,000 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 17:00:35,000 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:35,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 17:00:35,004 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 17:00:35,004 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:35,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:35,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:00:35,011 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:00:35,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,014 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,015 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,019 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,021 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,024 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,026 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,030 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,031 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,035 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,036 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,040 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,041 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,045 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,046 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,050 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,051 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,051 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,055 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,057 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,061 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,062 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,066 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,067 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,071 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,072 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,075 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,076 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,077 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,081 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,083 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,086 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,088 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,092 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,093 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,097 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,098 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,102 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,103 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,107 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,108 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,108 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,104 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,112 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,113 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,114 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,117 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,119 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,114 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,123 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,124 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,128 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,129 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,133 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,134 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,138 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,139 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,143 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,144 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,140 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,148 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,150 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,153 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,155 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,150 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,159 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,160 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,163 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,164 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,165 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,169 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,170 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,174 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,176 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:35,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba16e9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u7hS2o-DtFo-aOWa-KE2e-c90n-t4q8-v9AwrN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,176 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 17:00:35,179 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 17:00:35,180 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:35,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 17:00:35,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 17:00:35,183 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:35,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:35,187 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 17:00:35,187 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:35,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:35,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:00:35,193 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:00:35,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,196 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,198 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,193 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,201 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,202 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,202 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,198 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,206 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,207 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,211 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,212 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,215 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,216 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,212 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,220 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,221 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,217 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,224 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,225 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,229 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,229 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,230 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,233 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,234 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,235 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,238 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,239 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,235 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,243 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,244 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,248 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,248 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,249 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,252 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,252 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,253 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,257 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,258 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,262 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,263 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,266 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,267 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,271 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,272 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,275 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,276 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,280 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,281 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,285 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,286 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,289 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,289 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,290 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,290 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,294 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,295 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,299 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,300 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,303 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,304 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,308 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,309 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,313 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,314 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,317 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,318 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,314 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,322 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,323 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,326 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,327 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,328 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,331 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,332 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,332 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,336 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,337 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,341 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:35,342 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:35,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8ba0537e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4B2JLo-JYme-tJCi-8hJi-64Bx-K7yU-8UunJN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ba0561d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 6M6JDa-tMmf-8y4x-ByjR-RXAX-o6aa-ABGoHz size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:00:35,342 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 17:00:35,346 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 17:00:35,346 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:35,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 17:00:35,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 17:00:35,349 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:35,353 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 17:00:35,353 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 17:00:35,353 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:35,353 DEBUG blivet.ansible/MainThread: ['sdi', 'test_vg3', 'sdj', 'sdg', 'sdh'] 2024-03-01 17:00:35,353 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 17:00:35,356 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 17:00:35,357 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:35,360 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:00:35,363 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:00:35,367 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:00:35,370 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:00:35,370 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 17:00:35,370 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:00:35,370 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 17:00:35,370 DEBUG blivet/MainThread: removing sdi 2024-03-01 17:00:35,373 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:35,373 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:35,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 17:00:35,376 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 17:00:35,377 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:00:35,377 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 17:00:35,377 DEBUG blivet/MainThread: removing sdj 2024-03-01 17:00:35,380 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:35,380 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:35,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 17:00:35,383 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 17:00:35,383 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:00:35,383 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 17:00:35,383 DEBUG blivet/MainThread: removing sdg 2024-03-01 17:00:35,386 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:35,386 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:35,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 17:00:35,389 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 17:00:35,390 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:00:35,390 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 17:00:35,390 DEBUG blivet/MainThread: removing sdh 2024-03-01 17:00:35,392 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:35,393 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:35,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 17:00:35,396 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 17:00:35,396 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:00:35,397 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:35,409 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,424 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:35,438 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,457 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:00:35,458 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:35,472 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,491 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:00:35,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:35,504 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,523 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:00:35,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:35,536 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,555 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:00:35,556 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:35,570 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,589 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:00:35,590 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:35,605 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,624 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:00:35,625 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:35,639 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,658 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:00:35,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:35,673 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,692 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:00:35,693 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:35,693 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:35,693 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:35,693 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:35,693 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:00:35,693 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:00:35,693 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:00:35,693 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:00:35,693 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:35,694 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:35,694 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:35,694 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:35,694 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:00:35,694 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:00:35,694 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:00:35,694 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:00:35,694 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:35,694 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:35,694 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:35,694 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:35,694 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:35,695 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:35,695 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:35,695 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:35,695 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:00:35,695 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:00:35,695 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:00:35,695 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:00:35,695 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:00:35,695 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:00:35,697 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:00:35,700 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:00:35,703 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:00:35,706 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:00:35,706 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:00:35,709 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:00:35,709 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 0x7f8ba0493db0> 2024-03-01 17:00:35,710 INFO blivet/MainThread: sorting actions... 2024-03-01 17:00:35,731 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:35,731 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:35,732 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:35,732 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:35,732 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:35,732 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:35,732 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:35,732 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:35,733 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:00:35,733 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:00:35,733 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:00:35,733 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:00:35,733 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:00:35,733 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:35,733 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:35,734 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:35,734 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:35,734 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:00:35,734 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:00:35,734 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:00:35,734 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:00:35,734 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:35,735 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:35,735 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:35,735 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:35,735 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:00:35,735 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:00:35,735 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:00:35,735 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:00:35,736 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:35,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:35,742 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:00:35,743 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 17:00:35,752 INFO program/MainThread: stdout: 2024-03-01 17:00:35,752 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:35,753 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,753 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:35,770 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,771 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:35,782 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,783 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:35,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:35,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:00:35,795 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:00:35,799 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 17:00:35,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:00:35,803 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:35,837 INFO program/MainThread: stdout[92]: 2024-03-01 17:00:35,837 INFO program/MainThread: stderr[92]: 2024-03-01 17:00:35,837 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 17:00:35,842 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:00:35,845 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:35,848 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:00:35,852 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:35,855 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:00:35,858 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:35,861 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:00:35,865 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:35,868 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:00:35,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 17:00:35,872 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:35,916 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 17:00:35,917 INFO program/MainThread: stderr[93]: 2024-03-01 17:00:35,917 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 17:00:35,918 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:35,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:35,939 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:00:35,940 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 17:00:35,958 INFO program/MainThread: stdout: 2024-03-01 17:00:35,958 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:35,958 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,959 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:35,994 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:35,994 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:36,005 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,006 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:36,011 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:36,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:00:36,018 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:00:36,021 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 17:00:36,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:00:36,025 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:36,060 INFO program/MainThread: stdout[94]: 2024-03-01 17:00:36,060 INFO program/MainThread: stderr[94]: 2024-03-01 17:00:36,060 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 17:00:36,065 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:00:36,068 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,071 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:00:36,074 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,078 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:00:36,081 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,084 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:00:36,087 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,090 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:00:36,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 17:00:36,094 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:36,134 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 17:00:36,134 INFO program/MainThread: stderr[95]: 2024-03-01 17:00:36,134 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 17:00:36,135 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:36,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,150 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:00:36,151 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 17:00:36,180 INFO program/MainThread: stdout: 2024-03-01 17:00:36,180 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:36,180 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,181 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:36,212 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,212 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:36,224 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,225 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:36,230 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:36,233 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:00:36,237 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:00:36,240 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 17:00:36,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:00:36,244 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:36,279 INFO program/MainThread: stdout[96]: 2024-03-01 17:00:36,279 INFO program/MainThread: stderr[96]: 2024-03-01 17:00:36,279 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 17:00:36,284 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:00:36,287 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,290 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:00:36,293 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,296 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:00:36,300 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,303 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:00:36,307 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,310 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:00:36,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 17:00:36,313 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:36,361 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 17:00:36,361 INFO program/MainThread: stderr[97]: 2024-03-01 17:00:36,361 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 17:00:36,362 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:36,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,378 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:00:36,379 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 17:00:36,403 INFO program/MainThread: stdout: 2024-03-01 17:00:36,403 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:36,403 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,403 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:36,433 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,433 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:36,444 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,445 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:36,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:36,453 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:00:36,457 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:00:36,460 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 17:00:36,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:00:36,464 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:36,498 INFO program/MainThread: stdout[98]: 2024-03-01 17:00:36,498 INFO program/MainThread: stderr[98]: 2024-03-01 17:00:36,498 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 17:00:36,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:00:36,506 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,509 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:36,513 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,516 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:36,519 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,523 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:36,526 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,529 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:36,532 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 17:00:36,532 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:36,570 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 17:00:36,570 INFO program/MainThread: stderr[99]: 2024-03-01 17:00:36,570 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 17:00:36,571 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:00:36,578 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 17:00:36,587 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 17:00:36,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:00:36,606 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,613 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:36,622 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,627 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:36,636 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,641 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:36,645 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,650 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:36,656 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 17:00:36,656 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:36,692 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 17:00:36,693 INFO program/MainThread: stderr[100]: 2024-03-01 17:00:36,693 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 17:00:36,693 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:36,755 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 17:00:36,756 INFO program/MainThread: stderr[101]: 2024-03-01 17:00:36,756 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 17:00:36,756 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:36,791 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 17:00:36,791 INFO program/MainThread: stderr[102]: 2024-03-01 17:00:36,791 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 17:00:36,792 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:00:36,799 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,817 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:00:36,822 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:00:36,823 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:36,880 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 17:00:36,880 INFO program/MainThread: stderr[103]: 2024-03-01 17:00:36,880 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 17:00:36,880 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 17:00:36,880 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:36,921 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,921 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:36,940 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,941 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:36,956 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,956 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:00:36,960 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:36,963 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:00:36,966 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:00:36,967 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:37,001 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 17:00:37,002 INFO program/MainThread: stderr[104]: 2024-03-01 17:00:37,002 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 17:00:37,002 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 17:00:37,002 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,037 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,052 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,053 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,069 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,069 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:00:37,074 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,077 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:00:37,080 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:00:37,080 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:37,109 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 17:00:37,109 INFO program/MainThread: stderr[105]: 2024-03-01 17:00:37,109 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 17:00:37,110 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 17:00:37,110 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,146 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,163 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,163 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,178 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,179 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:00:37,183 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,186 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:00:37,189 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:00:37,190 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:37,219 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 17:00:37,219 INFO program/MainThread: stderr[106]: 2024-03-01 17:00:37,219 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 17:00:37,219 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 17:00:37,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,255 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,275 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,275 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,287 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,288 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:37,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,296 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:00:37,296 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 17:00:37,305 INFO program/MainThread: stdout: 2024-03-01 17:00:37,305 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:37,305 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,305 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,323 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,324 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,338 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,338 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:37,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:37,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:00:37,350 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:00:37,354 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 17:00:37,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:00:37,358 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:37,395 INFO program/MainThread: stdout[107]: 2024-03-01 17:00:37,395 INFO program/MainThread: stderr[107]: 2024-03-01 17:00:37,395 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 17:00:37,400 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:00:37,403 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,406 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 17:00:37,410 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,413 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 17:00:37,416 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,419 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 17:00:37,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 17:00:37,423 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:37,468 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 17:00:37,468 INFO program/MainThread: stderr[108]: 2024-03-01 17:00:37,468 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 17:00:37,469 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:37,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,485 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:00:37,485 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 17:00:37,500 INFO program/MainThread: stdout: 2024-03-01 17:00:37,500 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:37,500 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,500 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,525 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,525 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,539 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,539 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:37,544 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:37,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:00:37,551 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:00:37,554 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 17:00:37,558 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:00:37,558 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:37,593 INFO program/MainThread: stdout[109]: 2024-03-01 17:00:37,593 INFO program/MainThread: stderr[109]: 2024-03-01 17:00:37,593 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 17:00:37,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:00:37,601 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,605 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:37,608 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,611 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:37,614 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,617 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:37,621 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 17:00:37,621 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:37,657 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 17:00:37,657 INFO program/MainThread: stderr[110]: 2024-03-01 17:00:37,657 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 17:00:37,658 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:00:37,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 17:00:37,672 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 17:00:37,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:00:37,687 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,693 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:37,702 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,707 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:37,712 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,718 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:37,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 17:00:37,724 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:37,753 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 17:00:37,753 INFO program/MainThread: stderr[111]: 2024-03-01 17:00:37,753 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 17:00:37,753 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:37,807 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 17:00:37,807 INFO program/MainThread: stderr[112]: 2024-03-01 17:00:37,807 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 17:00:37,807 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:37,851 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 17:00:37,851 INFO program/MainThread: stderr[113]: 2024-03-01 17:00:37,851 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 17:00:37,852 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:00:37,859 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,866 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:00:37,872 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:00:37,872 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:37,913 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 17:00:37,913 INFO program/MainThread: stderr[114]: 2024-03-01 17:00:37,913 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 17:00:37,913 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 17:00:37,914 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,947 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,948 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,966 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:37,983 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:37,984 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:00:37,988 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:37,991 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:00:37,994 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:00:37,995 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:38,024 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 17:00:38,025 INFO program/MainThread: stderr[115]: 2024-03-01 17:00:38,025 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 17:00:38,025 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 17:00:38,025 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,056 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,057 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,074 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,090 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,091 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:00:38,095 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,098 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:00:38,101 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:00:38,101 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:38,132 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 17:00:38,132 INFO program/MainThread: stderr[116]: 2024-03-01 17:00:38,132 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 17:00:38,132 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 17:00:38,132 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,168 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,168 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,181 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,182 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,196 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,197 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:38,202 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,205 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:00:38,205 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 17:00:38,215 INFO program/MainThread: stdout: 2024-03-01 17:00:38,215 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:38,215 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,233 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,234 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,248 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,248 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:38,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:38,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:00:38,260 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:00:38,263 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 17:00:38,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:00:38,267 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:38,307 INFO program/MainThread: stdout[117]: 2024-03-01 17:00:38,307 INFO program/MainThread: stderr[117]: 2024-03-01 17:00:38,307 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 17:00:38,312 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:00:38,315 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,319 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 17:00:38,322 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,325 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 17:00:38,328 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,331 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 17:00:38,335 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 17:00:38,335 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:38,376 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 17:00:38,377 INFO program/MainThread: stderr[118]: 2024-03-01 17:00:38,377 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 17:00:38,377 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:38,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,393 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:00:38,393 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:00:38,414 INFO program/MainThread: stdout: 2024-03-01 17:00:38,415 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:38,415 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,439 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,439 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,450 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,451 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:38,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:38,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:00:38,463 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:00:38,466 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:00:38,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:00:38,470 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:38,507 INFO program/MainThread: stdout[119]: 2024-03-01 17:00:38,507 INFO program/MainThread: stderr[119]: 2024-03-01 17:00:38,507 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 17:00:38,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:00:38,515 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,518 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:38,522 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,525 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:38,528 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,531 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:38,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:00:38,535 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:38,576 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 17:00:38,576 INFO program/MainThread: stderr[120]: 2024-03-01 17:00:38,576 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 17:00:38,577 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:00:38,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:00:38,592 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:00:38,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:00:38,605 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,611 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:38,616 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,624 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:38,630 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,635 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:38,638 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:00:38,638 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:38,680 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 17:00:38,680 INFO program/MainThread: stderr[121]: 2024-03-01 17:00:38,680 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 17:00:38,681 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:38,725 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:00:38,725 INFO program/MainThread: stderr[122]: 2024-03-01 17:00:38,725 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 17:00:38,725 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:38,759 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 17:00:38,759 INFO program/MainThread: stderr[123]: 2024-03-01 17:00:38,759 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 17:00:38,760 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:00:38,767 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,774 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:00:38,779 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:00:38,780 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:38,831 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:00:38,831 INFO program/MainThread: stderr[124]: 2024-03-01 17:00:38,831 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 17:00:38,831 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:00:38,832 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,861 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,861 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,880 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,880 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,896 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,897 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:00:38,901 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:38,905 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:00:38,908 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:00:38,908 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:38,935 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:00:38,935 INFO program/MainThread: stderr[125]: 2024-03-01 17:00:38,935 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 17:00:38,935 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:00:38,936 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,967 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,982 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,983 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,999 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:39,000 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:00:39,004 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:39,007 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:00:39,010 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:00:39,011 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 17:00:39,038 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:00:39,039 INFO program/MainThread: stderr[126]: 2024-03-01 17:00:39,039 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 17:00:39,039 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:00:39,039 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:39,075 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:39,076 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:39,088 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:39,089 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:39,103 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:39,109 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:00:39,109 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 0x7f8ba0493a98> 2024-03-01 17:00:50,043 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_zvywqpu1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:00:54,904 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_q9z94tu1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:02,106 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_x9zm9uyp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:02,144 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:02,144 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:01:02,148 INFO program/MainThread: stdout[2]: 2024-03-01 17:01:02,148 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 17:01:02,148 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:01:02,149 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:01:02,154 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:02,155 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:01:02,159 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:02,159 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:01:02,162 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:02,162 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:01:02,165 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:02,165 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:01:02,174 INFO program/MainThread: stdout: 2024-03-01 17:01:02,175 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:01:02,175 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:01:02,175 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:01:02,175 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:02,175 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 17:01:02,175 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:02,176 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:02,176 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:01:02,176 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:02,176 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:01:02,177 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:01:02,177 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:02,192 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:02,204 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:01:02,208 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 17:01:02,209 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 17:01:02,209 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 17:01:02,244 INFO program/MainThread: stdout[3]: 2024-03-01 17:01:02,244 INFO program/MainThread: stderr[3]: 2024-03-01 17:01:02,244 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:01:02,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,258 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:01:02,263 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:01:02,264 INFO blivet/MainThread: sda is a disk 2024-03-01 17:01:02,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:01:02,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:01:02,268 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:02,272 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:02,272 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 17:01:02,275 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 17:01:02,276 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:01:02,276 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:01:02,276 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b4532eb8) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 17:01:02,280 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:01:02,280 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:01:02,284 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 17:01:02,284 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 17:01:02,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,294 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:01:02,295 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:01:02,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:01:02,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:01:02,298 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:02,302 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:02,302 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 17:01:02,305 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 17:01:02,305 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:01:02,306 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:01:02,306 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b44f11d0) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 17:01:02,309 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:01:02,310 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:01:02,313 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 17:01:02,313 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 17:01:02,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,323 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:01:02,324 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:01:02,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:01:02,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:01:02,327 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:01:02,331 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:01:02,331 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 17:01:02,334 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 17:01:02,335 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:01:02,335 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:01:02,335 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b34a5ba8) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 17:01:02,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:01:02,339 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:01:02,342 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 17:01:02,342 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 17:01:02,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,353 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:01:02,353 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:01:02,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:01:02,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:01:02,357 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:01:02,360 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:01:02,360 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 17:01:02,364 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 17:01:02,364 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:01:02,364 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:01:02,364 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b34a5f28) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 17:01:02,368 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:01:02,368 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:01:02,372 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 17:01:02,372 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 17:01:02,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,383 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:01:02,383 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:01:02,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:01:02,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:01:02,387 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:02,390 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:02,390 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 17:01:02,393 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 17:01:02,394 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:01:02,394 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:01:02,394 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b34a5f98) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 17:01:02,398 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:01:02,398 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:01:02,401 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 17:01:02,402 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 17:01:02,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,412 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:01:02,413 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:01:02,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:01:02,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:01:02,416 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:01:02,419 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:01:02,420 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 17:01:02,423 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 17:01:02,423 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:01:02,424 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:01:02,424 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b34abf98) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 17:01:02,427 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:01:02,427 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:01:02,431 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 17:01:02,431 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 17:01:02,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,441 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:01:02,442 INFO blivet/MainThread: sde is a disk 2024-03-01 17:01:02,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:01:02,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:01:02,445 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:01:02,448 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:01:02,449 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 17:01:02,452 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 17:01:02,452 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:01:02,453 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:01:02,453 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b34abbe0) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 17:01:02,456 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:01:02,456 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:01:02,460 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 17:01:02,460 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 17:01:02,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,470 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:01:02,471 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:01:02,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:01:02,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:01:02,474 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:01:02,478 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:01:02,478 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 17:01:02,481 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 17:01:02,482 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:01:02,482 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:01:02,482 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b34b3c88) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 17:01:02,486 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:01:02,486 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:01:02,489 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 17:01:02,489 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 17:01:02,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,500 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:01:02,500 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:01:02,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:01:02,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:01:02,504 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:01:02,507 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:01:02,507 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 17:01:02,510 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 17:01:02,511 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:01:02,511 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:01:02,511 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b34ab588) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 17:01:02,515 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:01:02,515 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:01:02,518 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 17:01:02,519 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 17:01:02,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,529 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:01:02,530 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:01:02,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:01:02,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:01:02,533 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:01:02,537 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:01:02,537 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 17:01:02,540 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 17:01:02,540 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:01:02,541 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:01:02,541 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b34b2d30) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 17:01:02,544 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:01:02,545 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:01:02,548 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 17:01:02,548 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 17:01:02,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,558 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:01:02,559 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:01:02,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:01:02,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:01:02,562 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:01:02,566 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:01:02,566 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 17:01:02,569 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 17:01:02,570 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:01:02,570 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:01:02,570 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b34c1400) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 17:01:02,573 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:01:02,574 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:01:02,577 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 17:01:02,577 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 17:01:02,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,588 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:01:02,588 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:01:02,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:01:02,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:01:02,592 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:01:02,595 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:01:02,595 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 17:01:02,598 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 17:01:02,599 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:01:02,599 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:01:02,599 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b34b2898) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 17:01:02,603 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:01:02,603 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:01:02,606 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': '30400707'} ; 2024-03-01 17:01:02,606 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:01:02,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:02,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:02,617 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:01:02,617 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:01:02,617 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:01:02,618 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:01:02,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:01:02,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:01:02,621 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:01:02,625 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:01:02,625 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:01:02,628 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:01:02,629 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:01:02,629 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:01:02,629 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b34ca2e8) -- 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 17:01:02,633 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:01:02,636 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:02,637 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:01:02,640 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:02,640 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:01:02,644 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:02,644 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:01:02,647 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:02,647 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:01:02,650 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:01:02,653 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:02,657 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:01:02,662 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 0x7f49b344c508> 2024-03-01 17:01:05,745 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:01:05,749 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:01:05,749 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:01:05,753 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': '30404649'} ; 2024-03-01 17:01:05,754 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:01:05,754 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:01:05,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:05,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:05,763 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:01:05,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:05,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:05,769 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,781 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:05,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:01:05,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:01:05,805 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:01:05,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:01:05,808 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:01:05,811 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:01:05,811 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:01:05,815 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:01:05,815 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:05,815 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:01:05,819 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:01:05,823 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:01:05,826 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:01:05,829 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:01:05,832 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:01:05,833 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:05,833 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:01:05,834 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:01:05,833 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f49b34c15c0) -- 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 0x7f49b345d5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:01:05,837 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:01:05,841 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:05,841 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:01:05,844 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:05,844 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:01:05,848 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:05,848 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:01:05,851 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:05,851 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:01:05,853 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:01:05,853 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:01:05,857 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:05,857 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:01:05,860 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:01:05,860 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:05,861 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,874 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,887 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:01:05,888 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:01:05,892 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 17:01:05,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:05,898 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 17:01:05,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:05,901 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:01:05,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:05,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:05,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:05,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:05,912 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:01:05,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:01:05,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:05,921 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 17:01:05,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:05,924 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:01:05,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:05,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:05,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:05,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:05,935 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:01:05,938 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 17:01:05,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:05,944 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 17:01:05,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:05,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 17:01:05,949 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 17:01:05,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:05,955 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 17:01:05,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:05,958 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:01:05,961 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:05,961 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 17:01:05,964 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:05,964 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 83 2024-03-01 17:01:05,967 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:05,967 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 84 2024-03-01 17:01:05,970 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:05,970 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 85 2024-03-01 17:01:05,973 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:05,973 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 86 2024-03-01 17:01:05,976 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:05,976 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 87 2024-03-01 17:01:05,979 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:05,979 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 88 2024-03-01 17:01:05,982 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:05,982 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 89 2024-03-01 17:01:10,578 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_jc2fmf9a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:10,615 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:10,615 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:01:10,619 INFO program/MainThread: stdout[2]: 2024-03-01 17:01:10,619 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 17:01:10,619 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:01:10,619 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:01:10,624 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:10,624 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:01:10,628 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:10,628 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:01:10,631 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:10,631 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:01:10,635 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:10,635 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:01:10,643 INFO program/MainThread: stdout: 2024-03-01 17:01:10,643 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:01:10,643 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:01:10,643 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:01:10,643 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:10,644 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 17:01:10,644 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:10,644 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:10,644 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:01:10,644 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:10,644 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:01:10,645 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:01:10,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:10,655 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:10,667 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:01:10,671 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 17:01:10,671 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 17:01:10,672 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 17:01:10,701 INFO program/MainThread: stdout[3]: 2024-03-01 17:01:10,701 INFO program/MainThread: stderr[3]: 2024-03-01 17:01:10,701 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:01:10,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,715 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:01:10,719 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:01:10,720 INFO blivet/MainThread: sda is a disk 2024-03-01 17:01:10,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:01:10,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:01:10,724 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:10,727 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:10,727 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 17:01:10,731 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:01:10,731 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,732 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:01:10,732 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3edb995eb8) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 17:01:10,735 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:01:10,736 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:01:10,739 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 17:01:10,739 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:01:10,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,749 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:01:10,750 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:01:10,750 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:01:10,750 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:01:10,753 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:10,757 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:10,757 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 17:01:10,760 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 17:01:10,760 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,761 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:01:10,761 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3edb9541d0) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 17:01:10,764 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:01:10,764 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:01:10,768 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 17:01:10,768 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 17:01:10,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,778 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:01:10,779 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:01:10,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:01:10,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:01:10,782 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:01:10,785 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:01:10,786 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 17:01:10,789 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 17:01:10,789 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,790 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:01:10,790 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eda905be0) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 17:01:10,793 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:01:10,793 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:01:10,797 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 17:01:10,797 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 17:01:10,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,807 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:01:10,807 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:01:10,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:01:10,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:01:10,811 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:01:10,814 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:01:10,814 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 17:01:10,817 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 17:01:10,818 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,818 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:01:10,818 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eda905588) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 17:01:10,822 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:01:10,822 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:01:10,825 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 17:01:10,825 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 17:01:10,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,836 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:01:10,836 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:01:10,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:01:10,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:01:10,839 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:10,843 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:10,843 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 17:01:10,846 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 17:01:10,847 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,847 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:01:10,847 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eda905160) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 17:01:10,850 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:01:10,851 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:01:10,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 17:01:10,854 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 17:01:10,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,864 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:01:10,865 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:01:10,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:01:10,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:01:10,868 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:01:10,872 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:01:10,872 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:01:10,875 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 17:01:10,875 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,876 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:01:10,876 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eda9150f0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 17:01:10,879 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:01:10,879 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:01:10,883 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 17:01:10,883 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 17:01:10,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,893 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:01:10,894 INFO blivet/MainThread: sde is a disk 2024-03-01 17:01:10,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:01:10,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:01:10,897 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:01:10,900 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:01:10,901 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 17:01:10,904 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 17:01:10,904 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,905 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:01:10,905 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eda90eba8) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 17:01:10,908 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:01:10,908 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:01:10,912 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 17:01:10,912 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 17:01:10,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,922 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:01:10,922 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:01:10,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:01:10,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:01:10,926 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:01:10,929 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:01:10,929 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 17:01:10,933 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 17:01:10,933 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,934 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:01:10,934 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eda915cc0) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 17:01:10,937 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:01:10,937 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:01:10,940 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 17:01:10,941 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 17:01:10,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,951 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:01:10,951 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:01:10,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:01:10,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:01:10,955 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:01:10,958 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:01:10,958 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 17:01:10,962 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 17:01:10,962 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,962 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:01:10,962 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eda90e748) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 17:01:10,966 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:01:10,966 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:01:10,969 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 17:01:10,970 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 17:01:10,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,980 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:01:10,980 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:01:10,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:01:10,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:01:10,984 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:01:10,987 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:01:10,987 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 17:01:10,991 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 17:01:10,991 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,991 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:01:10,992 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eda919d68) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 17:01:10,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:01:10,995 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:01:10,999 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 17:01:10,999 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 17:01:11,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:11,009 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:01:11,009 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:01:11,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:01:11,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:01:11,013 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:01:11,016 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:01:11,016 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 17:01:11,020 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 17:01:11,020 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:01:11,020 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:01:11,020 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eda924438) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 17:01:11,024 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:01:11,024 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:01:11,027 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 17:01:11,027 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:01:11,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:11,038 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:01:11,039 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:01:11,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:01:11,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:01:11,042 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:01:11,045 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:01:11,046 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:01:11,049 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:01:11,049 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:01:11,050 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:01:11,050 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eda9198d0) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 17:01:11,053 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:01:11,053 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:01:11,057 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': '30400707'} ; 2024-03-01 17:01:11,057 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:01:11,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:11,067 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:01:11,068 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:01:11,068 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:01:11,068 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:01:11,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:01:11,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:01:11,072 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:01:11,075 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:01:11,075 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:01:11,079 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:01:11,079 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:01:11,079 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:01:11,080 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3eda92d320) -- 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 17:01:11,083 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:01:11,087 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:11,087 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:01:11,091 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:11,091 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:01:11,094 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:11,094 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:01:11,098 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:11,098 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:01:11,101 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:01:11,104 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:11,107 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:01:11,112 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 0x7f3eda8b04c8> 2024-03-01 17:01:14,035 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:01:14,039 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:01:14,039 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:01:14,044 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30404649'} ; 2024-03-01 17:01:14,044 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:01:14,044 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:01:14,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,054 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:01:14,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:14,073 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:14,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:01:14,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:01:14,096 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:01:14,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:01:14,100 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:01:14,103 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:01:14,103 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:01:14,107 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:01:14,107 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:14,107 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:01:14,111 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:01:14,115 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:01:14,118 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:01:14,121 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:01:14,124 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:01:14,125 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:14,125 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:01:14,126 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:01:14,125 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3eda9245f8) -- 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 0x7f3eda8c05c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:01:14,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:01:14,133 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:14,133 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:01:14,136 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:14,136 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:01:14,140 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:14,140 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:01:14,143 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:14,143 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:01:14,145 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:01:14,145 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:01:14,149 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,149 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:01:14,152 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:01:14,152 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:14,153 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:14,163 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:14,175 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:01:14,176 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:01:14,180 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 17:01:14,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,186 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 17:01:14,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,189 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:01:14,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,200 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:01:14,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,209 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 17:01:14,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,212 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:01:14,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,223 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:01:14,226 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 17:01:14,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,232 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 17:01:14,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,235 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 17:01:14,238 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 17:01:14,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,244 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 17:01:14,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,247 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:01:14,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,259 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:01:14,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:01:14,265 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:01:14,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:01:14,270 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:01:14,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:01:14,276 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:01:14,279 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:14,279 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:01:14,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:01:14,283 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:14,283 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:01:14,287 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,287 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:01:14,290 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:14,290 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:01:14,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:01:14,294 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:14,294 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:01:14,297 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,297 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:01:14,300 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:14,300 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:01:14,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:01:14,303 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:14,304 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:01:14,307 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,307 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:01:14,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:01:14,312 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:01:14,315 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:14,319 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:01:14,322 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:14,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:01:14,330 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:14,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:01:14,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:01:14,335 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:01:14,335 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:01:14,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,348 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:01:14,349 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:01:14,350 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:01:14,350 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 17:01:14,350 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:01:14,351 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:01:14,354 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,354 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:01:14,357 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:01:14,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:14,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:01:14,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:01:14,368 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:01:14,372 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:14,375 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:01:14,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:01:14,379 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:01:14,380 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:01:14,380 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:01:14,380 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:01:14,384 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:01:14,384 INFO program/MainThread: stderr[4]: 2024-03-01 17:01:14,384 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:01:14,385 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:01:14,385 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:14,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:01:14,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:01:14,390 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:14,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,403 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 17:01:14,404 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:01:14,404 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:01:14,404 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 17:01:14,405 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:01:14,405 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:01:14,408 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,409 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 17:01:14,411 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:01:14,415 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:01:14,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:01:14,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 17:01:14,423 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:01:14,426 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:01:14,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:01:14,433 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 17:01:14,434 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:01:14,434 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:01:14,435 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:01:14,435 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 17:01:14,435 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:01:14,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 17:01:14,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 17:01:14,439 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:01:14,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,451 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 17:01:14,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 17:01:14,457 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:01:14,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 17:01:14,463 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:01:14,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 17:01:14,469 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:01:14,472 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:14,472 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 17:01:14,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:01:14,476 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:01:14,476 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:01:14,479 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,479 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:01:14,482 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:14,482 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 17:01:14,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 17:01:14,485 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:01:14,485 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:01:14,489 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,489 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:01:14,492 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:14,492 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 17:01:14,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 17:01:14,495 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:01:14,495 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:01:14,498 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,498 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:01:14,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 17:01:14,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:01:14,507 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:01:14,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:01:14,514 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:01:14,518 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:01:14,521 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:01:14,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 17:01:14,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:01:14,526 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 17:01:14,526 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:01:14,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,540 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 17:01:14,541 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:01:14,541 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:01:14,541 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 17:01:14,541 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:01:14,542 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:01:14,545 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,545 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 17:01:14,548 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 17:01:14,552 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:01:14,556 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:01:14,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 17:01:14,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:01:14,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:01:14,566 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:01:14,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 17:01:14,571 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:01:14,571 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:01:14,571 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:01:14,572 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 17:01:14,572 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:01:14,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:01:14,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 17:01:14,576 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:01:14,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,588 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 17:01:14,589 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:01:14,590 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:01:14,590 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 17:01:14,590 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:01:14,591 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:01:14,594 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,594 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 17:01:14,597 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 17:01:14,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:01:14,604 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:01:14,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:01:14,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:01:14,612 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:01:14,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:01:14,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 17:01:14,619 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:01:14,620 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:01:14,620 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:01:14,620 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 17:01:14,620 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:01:14,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 17:01:14,624 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 17:01:14,625 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:01:14,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,637 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 17:01:14,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 17:01:14,643 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:01:14,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 17:01:14,649 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:01:14,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 17:01:14,655 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:01:14,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 17:01:14,661 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:01:14,664 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:14,664 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 17:01:14,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 17:01:14,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:01:14,668 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:01:14,671 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,671 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:01:14,674 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:14,674 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 17:01:14,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 17:01:14,677 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:01:14,677 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:01:14,681 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,681 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:01:14,684 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:14,684 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 17:01:14,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 17:01:14,687 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:01:14,687 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:01:14,690 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,690 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:01:14,694 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:14,694 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:01:14,694 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:01:14,698 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:01:14,698 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:01:14,701 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,701 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:01:14,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 17:01:14,706 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:01:14,709 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:01:14,713 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:01:14,717 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:01:14,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:01:14,724 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:01:14,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:01:14,731 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:01:14,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 17:01:14,736 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:01:14,747 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 17:01:14,747 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:01:14,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,762 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 17:01:14,763 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:01:14,763 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:01:14,764 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 17:01:14,764 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:01:14,764 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:01:14,768 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,768 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 17:01:14,771 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 17:01:14,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:01:14,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:01:14,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:01:14,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:01:14,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:01:14,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:01:14,792 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 17:01:14,793 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:01:14,794 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:01:14,794 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:01:14,794 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 17:01:14,794 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:01:14,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 17:01:14,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 17:01:14,798 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:01:14,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,811 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 17:01:14,812 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:01:14,813 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:01:14,813 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 17:01:14,813 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:01:14,814 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:01:14,817 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,817 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 17:01:14,820 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 17:01:14,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:01:14,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:01:14,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 17:01:14,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:01:14,835 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:01:14,838 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:01:14,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 17:01:14,843 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:01:14,843 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:01:14,844 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:01:14,844 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 17:01:14,844 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:01:14,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:01:14,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 17:01:14,848 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:01:14,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,861 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 17:01:14,862 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:01:14,863 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:01:14,863 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 17:01:14,863 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:01:14,864 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:01:14,867 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,867 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 17:01:14,870 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:01:14,874 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:01:14,878 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:01:14,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 17:01:14,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:01:14,885 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:01:14,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:01:14,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 17:01:14,893 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:01:14,894 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:01:14,894 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:01:14,894 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 17:01:14,894 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:01:14,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 17:01:14,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 17:01:14,899 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:01:14,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:14,912 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 17:01:14,913 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:01:14,914 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:01:14,914 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 17:01:14,914 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:01:14,915 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:01:14,918 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,918 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 17:01:14,921 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:01:14,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:01:14,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:01:14,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 17:01:14,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:01:14,936 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:01:14,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:01:14,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 17:01:14,944 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:01:14,945 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:01:14,945 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:01:14,945 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 17:01:14,946 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:01:14,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 17:01:14,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 17:01:14,950 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:01:14,951 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:01:14,951 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:01:14,951 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:01:14,952 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:01:14,953 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:01:14,954 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:01:14,954 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:01:14,954 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:01:14,954 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:01:14,954 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:01:14,954 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:01:14,954 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:01:14,954 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:01:14,956 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:01:14,959 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:01:14,962 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:01:14,965 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:01:14,965 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:01:14,968 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:01:14,969 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 0x7f3eda867780> 2024-03-01 17:01:14,969 INFO blivet/MainThread: sorting actions... 2024-03-01 17:01:15,004 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:01:15,004 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:01:15,005 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:01:15,005 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:01:15,005 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:01:15,006 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:01:15,006 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:01:15,007 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:01:15,007 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:01:15,007 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:01:15,008 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:01:15,008 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:01:15,009 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:01:15,009 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:01:15,009 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:01:15,010 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:01:15,010 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:01:15,010 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:01:15,011 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:01:15,011 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:01:15,012 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:01:15,012 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:01:15,013 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:01:15,013 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:01:15,014 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:01:15,014 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:01:15,014 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:01:15,015 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:01:15,015 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:01:15,016 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:01:15,016 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:01:15,017 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:01:15,017 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:01:15,017 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:01:15,018 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:01:15,018 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:01:15,019 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:01:15,019 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:15,020 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:15,020 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:01:15,023 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,026 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 17:01:15,026 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 17:01:15,035 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,035 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,065 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,065 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,078 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,079 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:01:15,083 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,086 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 17:01:15,086 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 17:01:15,095 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,095 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,124 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,137 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,138 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:01:15,142 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,145 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 17:01:15,145 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 17:01:15,153 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,154 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,185 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,185 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,198 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,199 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:01:15,203 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,206 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 17:01:15,206 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 17:01:15,215 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,245 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,260 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,261 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:01:15,266 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,269 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 17:01:15,269 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 17:01:15,275 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,276 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,306 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,320 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,321 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:01:15,325 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,328 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 17:01:15,328 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 17:01:15,335 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,367 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,367 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,380 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,381 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:01:15,385 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,388 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 17:01:15,388 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 17:01:15,396 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,397 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,427 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,427 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,438 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,439 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:01:15,443 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,446 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:01:15,446 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:01:15,453 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,453 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,480 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,494 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,495 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:01:15,499 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,502 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:01:15,502 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:01:15,511 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,541 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,541 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,554 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,555 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:01:15,559 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,562 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:01:15,562 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:01:15,570 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,571 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,601 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,602 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,614 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,615 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:01:15,619 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:15,622 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,625 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,625 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:01:15,625 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 17:01:15,658 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 17:01:15,658 INFO program/MainThread: stderr[5]: 2024-03-01 17:01:15,658 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:01:15,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,678 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,683 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:01:15,683 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 17:01:15,684 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 17:01:15,694 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,695 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,717 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,718 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:01:15,722 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:15,725 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,728 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,728 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:01:15,729 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 17:01:15,761 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 17:01:15,761 INFO program/MainThread: stderr[6]: 2024-03-01 17:01:15,762 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:01:15,762 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,779 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,784 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:01:15,784 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 17:01:15,785 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 17:01:15,795 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,795 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,821 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,821 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:01:15,826 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:15,829 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,832 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,832 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:01:15,832 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:15,865 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 17:01:15,865 INFO program/MainThread: stderr[7]: 2024-03-01 17:01:15,865 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:01:15,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,885 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,890 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:01:15,890 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 17:01:15,891 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 17:01:15,901 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,902 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,924 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,925 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:01:15,929 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:15,932 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,935 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,935 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:01:15,935 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:15,966 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 17:01:15,966 INFO program/MainThread: stderr[8]: 2024-03-01 17:01:15,966 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:01:15,966 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,988 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,992 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:01:15,992 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 17:01:15,993 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 17:01:16,004 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,004 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,032 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,032 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:01:16,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 17:01:16,039 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:01:16,042 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,046 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:01:16,049 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,052 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:01:16,055 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,058 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:01:16,061 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,064 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:01:16,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 17:01:16,068 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:16,135 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 17:01:16,136 INFO program/MainThread: stderr[9]: 2024-03-01 17:01:16,136 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:01:16,145 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:01:16,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:01:16,164 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,170 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:01:16,185 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,193 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:01:16,199 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,205 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:01:16,208 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,215 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:01:16,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,235 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,240 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:01:16,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:01:16,244 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,255 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,256 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 17:01:16,265 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,266 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,275 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,276 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:01:16,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 17:01:16,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 17:01:16,287 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:01:16,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:01:16,294 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,298 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:01:16,301 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,304 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:01:16,308 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,311 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:01:16,315 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,318 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:01:16,318 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,331 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:01:16,337 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:16,362 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 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 17:01:16,362 INFO program/MainThread: stderr[10]: 2024-03-01 17:01:16,362 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:01:16,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 17:01:16,367 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:16,456 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 17:01:16,457 INFO program/MainThread: stderr[11]: 2024-03-01 17:01:16,457 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:01:16,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:01:16,472 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:16,472 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,517 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,522 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 17:01:16,523 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:01:16,523 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:01:16,533 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,549 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,550 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:01:16,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,558 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:01:16,561 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 17:01:16,561 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 17:01:16,580 INFO program/MainThread: stdout: 2024-03-01 17:01:16,580 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:01:16,580 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:01:16,580 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:01:16,580 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:01:16,581 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:01:16,581 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:01:16,581 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:01:16,581 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:01:16,581 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:01:16,581 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:01:16,581 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,581 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 17:01:16,595 INFO program/MainThread: stdout: 2024-03-01 17:01:16,595 INFO program/MainThread: writing all SBs 2024-03-01 17:01:16,595 INFO program/MainThread: new label = "" 2024-03-01 17:01:16,595 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,596 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,612 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:01:16,617 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:16,618 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:01:16,628 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,628 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,643 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,644 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:01:16,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 17:01:16,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 17:01:16,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,655 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:16,684 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 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 17:01:16,684 INFO program/MainThread: stderr[12]: 2024-03-01 17:01:16,684 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:01:16,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 17:01:16,689 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:16,776 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 17:01:16,777 INFO program/MainThread: stderr[13]: 2024-03-01 17:01:16,777 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:01:16,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:01:16,794 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:01:16,795 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,838 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,843 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 17:01:16,844 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:01:16,844 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:01:16,854 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,869 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,870 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:01:16,874 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,878 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:01:16,881 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 17:01:16,881 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 17:01:16,903 INFO program/MainThread: stdout: 2024-03-01 17:01:16,903 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:01:16,903 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:01:16,904 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:01:16,904 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:01:16,904 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:01:16,904 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:01:16,904 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:01:16,904 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:01:16,904 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:01:16,904 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:01:16,904 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,905 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 17:01:16,918 INFO program/MainThread: stdout: 2024-03-01 17:01:16,918 INFO program/MainThread: writing all SBs 2024-03-01 17:01:16,918 INFO program/MainThread: new label = "" 2024-03-01 17:01:16,919 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,919 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,935 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:01:16,940 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:01:16,941 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:01:16,951 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,952 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,966 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,967 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:01:16,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 17:01:16,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 17:01:16,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:16,978 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:17,004 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 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 17:01:17,004 INFO program/MainThread: stderr[14]: 2024-03-01 17:01:17,004 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:01:17,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 17:01:17,009 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:17,101 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 17:01:17,101 INFO program/MainThread: stderr[15]: 2024-03-01 17:01:17,101 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:01:17,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:17,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:01:17,121 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:01:17,121 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,161 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,166 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 17:01:17,166 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:01:17,167 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:01:17,178 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,178 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,195 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,196 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:01:17,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:17,203 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:01:17,207 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 17:01:17,207 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 17:01:17,234 INFO program/MainThread: stdout: 2024-03-01 17:01:17,235 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 17:01:17,235 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:01:17,235 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:01:17,235 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:01:17,235 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 17:01:17,235 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:01:17,235 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:01:17,235 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 17:01:17,235 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:01:17,236 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:01:17,236 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,236 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 17:01:17,250 INFO program/MainThread: stdout: 2024-03-01 17:01:17,250 INFO program/MainThread: writing all SBs 2024-03-01 17:01:17,250 INFO program/MainThread: new label = "" 2024-03-01 17:01:17,250 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,250 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,265 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:01:17,270 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:01:17,272 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:01:17,282 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,283 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,298 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,299 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:01:17,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 17:01:17,306 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 17:01:17,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:17,310 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:17,334 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 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 17:01:17,334 INFO program/MainThread: stderr[16]: 2024-03-01 17:01:17,334 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:01:17,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 17:01:17,339 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:17,440 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 17:01:17,440 INFO program/MainThread: stderr[17]: 2024-03-01 17:01:17,440 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:01:17,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:17,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:01:17,459 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:01:17,459 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,491 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,496 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 17:01:17,496 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:01:17,497 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:01:17,507 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,524 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,525 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:01:17,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:17,533 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:01:17,536 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 17:01:17,536 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 17:01:17,565 INFO program/MainThread: stdout: 2024-03-01 17:01:17,565 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 17:01:17,565 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:01:17,565 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:01:17,566 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:01:17,566 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 17:01:17,566 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:01:17,566 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:01:17,566 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:01:17,566 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:01:17,566 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:01:17,566 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,567 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 17:01:17,580 INFO program/MainThread: stdout: 2024-03-01 17:01:17,581 INFO program/MainThread: writing all SBs 2024-03-01 17:01:17,581 INFO program/MainThread: new label = "" 2024-03-01 17:01:17,581 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,598 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:01:17,603 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:01:17,604 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:01:17,614 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,615 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,630 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,631 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:01:17,635 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:17,638 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:01:17,641 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:01:17,641 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:01:17,641 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:17,676 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 17:01:17,676 INFO program/MainThread: stderr[18]: 2024-03-01 17:01:17,676 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:01:17,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,696 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,700 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:01:17,700 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 17:01:17,701 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 17:01:17,712 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,712 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,737 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,738 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:01:17,742 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:17,745 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:01:17,749 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:01:17,749 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:01:17,749 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:17,781 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 17:01:17,781 INFO program/MainThread: stderr[19]: 2024-03-01 17:01:17,781 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:01:17,781 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,802 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,806 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:01:17,806 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 17:01:17,808 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 17:01:17,818 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,818 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,843 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,844 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:01:17,848 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:17,851 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:01:17,854 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:01:17,854 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:01:17,855 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:17,888 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 17:01:17,888 INFO program/MainThread: stderr[20]: 2024-03-01 17:01:17,888 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:01:17,888 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,908 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,913 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:01:17,913 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 17:01:17,914 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 17:01:17,925 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:17,950 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:17,951 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:01:17,955 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 17:01:17,958 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:01:17,961 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:17,964 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:01:17,967 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:17,971 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:01:17,974 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:17,977 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:01:17,980 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 17:01:17,980 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:18,040 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 17:01:18,041 INFO program/MainThread: stderr[21]: 2024-03-01 17:01:18,041 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:01:18,049 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:01:18,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:01:18,064 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,070 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:01:18,075 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,078 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:01:18,082 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,085 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:01:18,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,096 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,101 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:01:18,105 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:01:18,105 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,115 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,116 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 17:01:18,126 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,126 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,138 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,139 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:01:18,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 17:01:18,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 17:01:18,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:01:18,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:01:18,157 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,161 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:01:18,164 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,168 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:01:18,171 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,175 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:01:18,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,185 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,190 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:01:18,190 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:18,216 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ 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 17:01:18,216 INFO program/MainThread: stderr[22]: 2024-03-01 17:01:18,216 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:01:18,221 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 17:01:18,221 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:18,303 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 17:01:18,304 INFO program/MainThread: stderr[23]: 2024-03-01 17:01:18,304 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:01:18,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:01:18,319 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:01:18,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,357 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:01:18,363 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:01:18,364 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:01:18,374 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,374 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,389 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,390 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:01:18,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,397 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:01:18,401 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 17:01:18,401 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 17:01:18,426 INFO program/MainThread: stdout: 2024-03-01 17:01:18,426 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 17:01:18,427 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:01:18,427 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:01:18,427 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:01:18,427 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 17:01:18,427 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:01:18,427 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:01:18,427 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:01:18,427 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:01:18,427 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:01:18,427 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,428 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 17:01:18,441 INFO program/MainThread: stdout: 2024-03-01 17:01:18,441 INFO program/MainThread: writing all SBs 2024-03-01 17:01:18,441 INFO program/MainThread: new label = "" 2024-03-01 17:01:18,442 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,442 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,459 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:01:18,464 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:01:18,465 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:01:18,476 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,476 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,491 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,492 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:01:18,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 17:01:18,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 17:01:18,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,504 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:18,531 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ 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 17:01:18,531 INFO program/MainThread: stderr[24]: 2024-03-01 17:01:18,531 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:01:18,536 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 17:01:18,536 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:18,626 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 17:01:18,627 INFO program/MainThread: stderr[25]: 2024-03-01 17:01:18,627 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:01:18,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,641 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:01:18,642 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:01:18,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,674 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,679 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 17:01:18,680 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:01:18,680 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:01:18,691 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,691 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,707 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,708 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:01:18,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,716 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:01:18,719 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 17:01:18,719 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 17:01:18,747 INFO program/MainThread: stdout: 2024-03-01 17:01:18,747 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 17:01:18,747 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:01:18,747 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:01:18,747 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:01:18,747 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 17:01:18,747 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:01:18,747 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:01:18,748 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:01:18,748 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:01:18,748 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:01:18,748 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,748 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 17:01:18,763 INFO program/MainThread: stdout: 2024-03-01 17:01:18,763 INFO program/MainThread: writing all SBs 2024-03-01 17:01:18,763 INFO program/MainThread: new label = "" 2024-03-01 17:01:18,763 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,763 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,782 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,786 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:01:18,787 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:01:18,788 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:01:18,798 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,799 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,819 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,819 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:01:18,823 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,826 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:18,829 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:18,830 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:01:18,830 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:18,868 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:01:18,869 INFO program/MainThread: stderr[26]: 2024-03-01 17:01:18,869 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:01:18,869 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,889 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,893 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:18,893 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 17:01:18,895 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:01:18,906 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,906 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,932 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:18,932 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:01:18,936 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:18,939 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:18,942 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:18,942 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:01:18,943 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:18,977 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:01:18,977 INFO program/MainThread: stderr[27]: 2024-03-01 17:01:18,977 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:01:18,977 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:18,997 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,002 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:19,002 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 17:01:19,003 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:01:19,014 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,014 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,041 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,041 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:01:19,045 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,048 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:19,051 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:19,052 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:01:19,052 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:19,086 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:01:19,086 INFO program/MainThread: stderr[28]: 2024-03-01 17:01:19,086 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:01:19,086 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,108 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,112 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:19,112 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 17:01:19,113 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:01:19,124 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,148 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,148 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:01:19,152 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:01:19,155 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:01:19,159 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,162 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:19,165 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,168 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:19,171 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,174 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:19,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:01:19,178 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:19,243 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 17:01:19,243 INFO program/MainThread: stderr[29]: 2024-03-01 17:01:19,243 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:01:19,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:01:19,261 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:01:19,267 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,272 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:19,275 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,278 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:19,282 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,285 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:19,285 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,297 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:01:19,306 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:01:19,306 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,317 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,318 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:01:19,327 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,328 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,340 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,341 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:01:19,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 17:01:19,348 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 17:01:19,352 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:01:19,355 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:01:19,359 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,362 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:19,366 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,370 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:19,373 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,377 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:19,377 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,390 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:01:19,396 INFO program/MainThread: Running [30] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:19,423 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd 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 17:01:19,423 INFO program/MainThread: stderr[30]: 2024-03-01 17:01:19,423 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:01:19,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 17:01:19,428 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:19,517 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 17:01:19,518 INFO program/MainThread: stderr[31]: 2024-03-01 17:01:19,518 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:01:19,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,532 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:01:19,533 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:01:19,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,564 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,569 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 17:01:19,569 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:19,570 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:01:19,580 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,580 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,595 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,596 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:01:19,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,603 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:01:19,606 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 17:01:19,607 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 17:01:19,638 INFO program/MainThread: stdout: 2024-03-01 17:01:19,639 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:01:19,639 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:01:19,639 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:01:19,639 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:01:19,639 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:01:19,639 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:01:19,639 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:01:19,639 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:01:19,639 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:01:19,639 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:01:19,639 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,640 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 17:01:19,653 INFO program/MainThread: stdout: 2024-03-01 17:01:19,653 INFO program/MainThread: writing all SBs 2024-03-01 17:01:19,653 INFO program/MainThread: new label = "" 2024-03-01 17:01:19,653 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,654 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,671 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:01:19,676 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:01:19,677 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:01:19,687 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,688 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,702 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,703 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:19,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:01:19,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:01:19,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,714 INFO program/MainThread: Running [32] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:19,743 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd 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 17:01:19,743 INFO program/MainThread: stderr[32]: 2024-03-01 17:01:19,743 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:01:19,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:01:19,748 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:19,841 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 17:01:19,842 INFO program/MainThread: stderr[33]: 2024-03-01 17:01:19,842 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:01:19,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,859 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:19,859 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:01:19,859 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,882 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,887 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 17:01:19,888 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:01:19,889 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:01:19,899 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,914 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,915 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:19,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:19,922 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:01:19,926 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:01:19,926 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:01:19,946 INFO program/MainThread: stdout: 2024-03-01 17:01:19,946 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 17:01:19,947 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:01:19,947 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:01:19,947 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:01:19,947 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 17:01:19,947 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:01:19,947 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:01:19,947 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:01:19,947 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:01:19,947 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:01:19,947 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,948 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:01:19,962 INFO program/MainThread: stdout: 2024-03-01 17:01:19,962 INFO program/MainThread: writing all SBs 2024-03-01 17:01:19,962 INFO program/MainThread: new label = "" 2024-03-01 17:01:19,963 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:19,978 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,983 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:19,983 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:01:19,984 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:01:19,994 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:19,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:20,013 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:20,019 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:01:20,019 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 0x7f3edb98fba0> 2024-03-01 17:01:20,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:01:20,027 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:01:20,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,033 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 17:01:20,033 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:01:20,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:01:20,040 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:01:20,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:01:20,047 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:01:20,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,053 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 17:01:20,053 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:01:20,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:01:20,059 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:01:20,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:01:20,066 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:01:20,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:01:20,072 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:01:20,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:01:20,079 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:01:20,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,085 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 17:01:20,085 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:01:20,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:01:20,091 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:01:20,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:01:20,098 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:01:20,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,104 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 17:01:20,104 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:01:20,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:01:20,110 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:01:20,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:01:20,116 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:01:20,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:20,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:01:20,122 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:02:19,373 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_4uohbn00/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:02:19,409 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:19,409 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:02:19,412 INFO program/MainThread: stdout[2]: 2024-03-01 17:02:19,412 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 17:02:19,413 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:02:19,413 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:02:19,417 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:19,418 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:02:19,421 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:19,421 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:02:19,424 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:19,425 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:02:19,427 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:19,428 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:02:19,439 INFO program/MainThread: stdout: 2024-03-01 17:02:19,439 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:02:19,439 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 2024-03-01 17:02:19,439 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs bb9726a1-6dae-440a-b0d5-6215c7367139 2024-03-01 17:02:19,439 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA 2024-03-01 17:02:19,439 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs bb9726a1-6dae-440a-b0d5-6215c7367139 2024-03-01 17:02:19,439 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 8b1bbfa3-b87e-49cb-bba6-25571d8c88de 2024-03-01 17:02:19,439 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 2024-03-01 17:02:19,439 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 2024-03-01 17:02:19,439 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs f2091b85-cf24-480a-948c-430c08d0eb72 2024-03-01 17:02:19,439 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb 2024-03-01 17:02:19,439 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 2024-03-01 17:02:19,439 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 2024-03-01 17:02:19,439 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih 2024-03-01 17:02:19,439 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1 2024-03-01 17:02:19,439 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 687ca3d7-3ede-4fbf-bc85-a95987d8b4df 2024-03-01 17:02:19,439 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c71e1155-4141-4c82-b5d4-4ba0da7e42aa 2024-03-01 17:02:19,439 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N 2024-03-01 17:02:19,439 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c71e1155-4141-4c82-b5d4-4ba0da7e42aa 2024-03-01 17:02:19,439 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq 2024-03-01 17:02:19,439 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs d5e28bfe-16a8-47fe-a209-4bd040bbabb9 2024-03-01 17:02:19,440 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 2024-03-01 17:02:19,440 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs d5e28bfe-16a8-47fe-a209-4bd040bbabb9 2024-03-01 17:02:19,440 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:02:19,440 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:02:19,440 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:02:19,440 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:02:19,440 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:19,440 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs bb9726a1-6dae-440a-b0d5-6215c7367139 sdb 1073741824 root disk brw-rw---- LVM2_member 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs bb9726a1-6dae-440a-b0d5-6215c7367139 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 8b1bbfa3-b87e-49cb-bba6-25571d8c88de sdc 1073741824 root disk brw-rw---- LVM2_member bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 sdd 1073741824 root disk brw-rw---- LVM2_member doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs f2091b85-cf24-480a-948c-430c08d0eb72 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb sde 1073741824 root disk brw-rw---- LVM2_member uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 sdf 1073741824 root disk brw-rw---- LVM2_member T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 sdg 1073741824 root disk brw-rw---- LVM2_member yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 687ca3d7-3ede-4fbf-bc85-a95987d8b4df `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c71e1155-4141-4c82-b5d4-4ba0da7e42aa sdh 1073741824 root disk brw-rw---- LVM2_member SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c71e1155-4141-4c82-b5d4-4ba0da7e42aa sdi 1073741824 root disk brw-rw---- LVM2_member 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs d5e28bfe-16a8-47fe-a209-4bd040bbabb9 sdj 1073741824 root disk brw-rw---- LVM2_member rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs d5e28bfe-16a8-47fe-a209-4bd040bbabb9 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 17:02:19,440 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:02:19,440 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:02:19,440 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:02:19,441 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:02:19,441 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:02:19,441 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:02:19,441 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:19,454 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:19,470 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 17:02:19,474 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/lvm-pv-uuid-lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030', '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': 'lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5', 'ID_FS_UUID_ENC': 'lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 17:02:19,474 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 17:02:19,475 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 17:02:19,505 INFO program/MainThread: stdout[3]: 2024-03-01 17:02:19,505 INFO program/MainThread: stderr[3]: 2024-03-01 17:02:19,505 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:02:19,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:19,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:19,519 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:02:19,523 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:02:19,524 INFO blivet/MainThread: sda is a disk 2024-03-01 17:02:19,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:02:19,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:02:19,528 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:02:19,532 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:02:19,532 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 17:02:19,535 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 17:02:19,535 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:02:19,536 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:02:19,536 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52cf89ba8) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 17:02:19,539 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:02:19,543 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:19,543 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:02:19,547 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:19,547 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:02:19,550 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:19,550 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:02:19,553 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:19,553 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:02:19,557 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:02:19,557 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:02:19,557 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 17:02:19,582 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=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 17:02:19,582 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA. WARNING: Couldn't find device with uuid bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4. WARNING: VG test_vg1 is missing PV 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 (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 17:02:19,583 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:02:19,583 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:02:19,587 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 ; label: None ; device: /dev/sda ; serial: 36001405f8de7fa5d1194c6c8541f6030 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; pe_start: 8 MiB ; 2024-03-01 17:02:19,587 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:02:19,590 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:02:19,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; incomplete: True ; hidden: False ; 2024-03-01 17:02:19,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:19,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:19,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:19,603 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 17:02:19,628 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=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 17:02:19,628 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA. WARNING: Couldn't find device with uuid bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4. WARNING: VG test_vg1 is missing PV 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 (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 17:02:19,628 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:02:19,628 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:02:19,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:02:19,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:02:19,638 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:02:19,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:02:19,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:02:19,641 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 17:02:19,667 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW 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 17:02:19,667 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA. WARNING: Couldn't find device with uuid bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4. WARNING: VG test_vg1 is missing PV 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 (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 17:02:19,667 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:02:19,671 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:02:19,672 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:02:19,675 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:02:19,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; incomplete: True ; hidden: False ; 2024-03-01 17:02:19,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:02:19,681 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:02:19,681 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:19,685 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/lvm-pv-uuid-6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033', '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': '6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA', 'ID_FS_UUID_ENC': '6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 17:02:19,686 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 17:02:19,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:02:19,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:19,695 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:02:19,696 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:02:19,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:02:19,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:02:19,699 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:02:19,702 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:02:19,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 17:02:19,706 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 17:02:19,706 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:02:19,706 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:02:19,706 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52cf9ceb8) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 17:02:19,710 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:02:19,713 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:19,713 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:02:19,716 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:19,716 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:02:19,720 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:19,720 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:02:19,723 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:19,724 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:02:19,726 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:02:19,727 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:02:19,727 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 17:02:19,753 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=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 17:02:19,754 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4. WARNING: VG test_vg1 is missing PV bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 (last written to /dev/sdc). 2024-03-01 17:02:19,754 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:02:19,754 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:02:19,758 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA ; label: None ; device: /dev/sdb ; serial: 360014055b573891d46b407ea7ad42594 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:02:19,758 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:02:19,761 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:02:19,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; incomplete: True ; hidden: False ; 2024-03-01 17:02:19,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:02:19,771 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:02:19,774 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:02:19,777 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:02:19,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; incomplete: True ; hidden: False ; 2024-03-01 17:02:19,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:19,783 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 17:02:19,810 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:19,810 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4. WARNING: VG test_vg1 is missing PV bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 (last written to /dev/sdc). 2024-03-01 17:02:19,810 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:02:19,810 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:02:19,810 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:19,815 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 17:02:19,815 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 17:02:19,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:02:19,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:19,825 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:02:19,826 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:02:19,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:02:19,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:02:19,829 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:02:19,833 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:02:19,833 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 17:02:19,836 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 17:02:19,836 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:02:19,837 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:02:19,837 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52cf9cc50) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 17:02:19,840 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:02:19,840 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:02:19,843 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 17:02:19,843 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 17:02:19,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:02:19,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:19,853 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:02:19,854 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:02:19,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:02:19,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:02:19,857 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:02:19,860 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:02:19,860 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 17:02:19,863 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 17:02:19,863 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:02:19,864 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:02:19,864 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52c6becc0) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 17:02:19,867 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:02:19,867 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:02:19,871 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/lvm-pv-uuid-bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a', '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': 'bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4', 'ID_FS_UUID_ENC': 'bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 17:02:19,871 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 17:02:19,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:02:19,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:19,880 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:02:19,881 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:02:19,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:02:19,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:02:19,884 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:02:19,887 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:02:19,887 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 17:02:19,891 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 17:02:19,891 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:02:19,891 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:02:19,891 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52c6b9be0) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 17:02:19,895 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:02:19,898 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:19,898 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:02:19,901 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:19,901 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:02:19,905 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:19,905 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:02:19,908 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:19,908 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:02:19,911 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:02:19,911 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:02:19,911 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 17:02:19,936 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=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 17:02:19,937 INFO program/MainThread: stderr[9]: 2024-03-01 17:02:19,937 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:02:19,937 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:02:19,941 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 ; label: None ; device: /dev/sdc ; serial: 36001405149be212c82347ef8827a9c3a ; exists: True ; vg_name: test_vg1 ; vg_uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:02:19,941 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:02:19,945 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:02:19,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; incomplete: True ; hidden: False ; 2024-03-01 17:02:19,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:19,954 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:02:19,957 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:02:19,960 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:02:19,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; incomplete: True ; hidden: False ; 2024-03-01 17:02:19,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:19,966 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 17:02:19,991 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:19,992 INFO program/MainThread: stderr[10]: 2024-03-01 17:02:19,992 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:02:19,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:19,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:20,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:20,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:02:20,009 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:02:20,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:02:20,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:02:20,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:20,017 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:02:20,020 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 17:02:20,021 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:02:20,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:02:20,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:02:20,028 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:02:20,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:02:20,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:02:20,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:20,035 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:02:20,038 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 17:02:20,039 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:02:20,039 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:02:20,039 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:02:20,042 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:20,042 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:02:20,046 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 17:02:20,046 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:02:20,050 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/8b1bbfa3-b87e-49cb-bba6-25571d8c88de ' '/dev/disk/by-id/dm-uuid-LVM-Krocphat7ztGvA3F8hWdeGNY4GqivogdnDvGTI8akXojR2LgbEl91WjTTdNHoNRj ' '/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-Krocphat7ztGvA3F8hWdeGNY4GqivogdnDvGTI8akXojR2LgbEl91WjTTdNHoNRj', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8b1bbfa3-b87e-49cb-bba6-25571d8c88de', 'ID_FS_UUID_ENC': '8b1bbfa3-b87e-49cb-bba6-25571d8c88de', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1570935639'} ; 2024-03-01 17:02:20,050 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:02:20,050 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:20,054 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:02:20,054 INFO program/MainThread: stderr[11]: 2024-03-01 17:02:20,054 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:02:20,054 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:20,058 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:02:20,058 INFO program/MainThread: stderr[12]: 2024-03-01 17:02:20,058 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:02:20,058 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:20,061 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:02:20,061 INFO program/MainThread: stderr[13]: 2024-03-01 17:02:20,061 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:02:20,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:02:20,071 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:20,072 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:02:20,072 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:20,073 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:02:20,069 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52c6ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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 (0x7ff52cf9cf28) -- 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 = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 17:02:20,074 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:20,077 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:02:20,077 INFO program/MainThread: stderr[14]: 2024-03-01 17:02:20,077 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:02:20,081 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:02:20,085 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:20,085 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:02:20,088 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:20,088 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:02:20,093 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,093 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:02:20,096 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,096 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:02:20,098 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:02:20,098 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:02:20,102 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:20,102 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:02:20,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:02:20,105 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:20,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:20,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:20,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:02:20,121 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:02:20,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:02:20,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:02:20,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:20,129 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:02:20,132 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 17:02:20,133 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:02:20,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:02:20,136 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:02:20,140 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:02:20,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:02:20,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:02:20,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:20,147 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:02:20,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:02:20,150 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:02:20,151 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:02:20,151 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:02:20,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:20,154 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:02:20,157 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 17:02:20,158 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:02:20,161 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/bb9726a1-6dae-440a-b0d5-6215c7367139 ' '/dev/disk/by-id/dm-uuid-LVM-Krocphat7ztGvA3F8hWdeGNY4Gqivogdl07UqCJFxYFgVJIXK7ia0W0DIHuWrmgW ' '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Krocphat7ztGvA3F8hWdeGNY4Gqivogdl07UqCJFxYFgVJIXK7ia0W0DIHuWrmgW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bb9726a1-6dae-440a-b0d5-6215c7367139', 'ID_FS_UUID_ENC': 'bb9726a1-6dae-440a-b0d5-6215c7367139', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1570615512'} ; 2024-03-01 17:02:20,161 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:02:20,162 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:20,166 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:02:20,166 INFO program/MainThread: stderr[15]: 2024-03-01 17:02:20,166 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:02:20,166 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:20,169 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:02:20,169 INFO program/MainThread: stderr[16]: 2024-03-01 17:02:20,169 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:02:20,170 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:20,173 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:02:20,173 INFO program/MainThread: stderr[17]: 2024-03-01 17:02:20,173 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:02:20,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:02:20,183 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:20,184 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:20,185 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:20,185 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:20,181 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52cf9c860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW 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 (0x7ff52cf9cf28) -- name = test_vg1 status = True 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 = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 17:02:20,186 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:20,189 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:02:20,189 INFO program/MainThread: stderr[18]: 2024-03-01 17:02:20,190 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:02:20,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:02:20,197 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:20,197 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:02:20,201 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:20,201 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:02:20,204 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,204 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:02:20,208 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,208 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:02:20,208 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:02:20,211 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:20,212 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:02:20,215 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:02:20,215 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:20,215 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:20,219 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/lvm-pv-uuid-doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f', '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': 'doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8', 'ID_FS_UUID_ENC': 'doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 17:02:20,219 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 17:02:20,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:20,229 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:02:20,230 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:02:20,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:02:20,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:02:20,233 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:02:20,236 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:02:20,236 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 17:02:20,239 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 17:02:20,240 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:02:20,240 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:02:20,240 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52c6c9dd8) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 17:02:20,244 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:02:20,247 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:20,247 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:02:20,250 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:20,250 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:02:20,254 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,254 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:02:20,257 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,257 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:02:20,260 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:02:20,260 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:02:20,260 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:20,287 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=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 17:02:20,288 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07. WARNING: Couldn't find device with uuid T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5. WARNING: VG test_vg2 is missing PV uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 (last written to /dev/sdf). 2024-03-01 17:02:20,288 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:02:20,288 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:02:20,292 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 ; label: None ; device: /dev/sdd ; serial: 36001405982c9691b297482f8e71a7812 ; exists: True ; vg_name: test_vg2 ; vg_uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:02:20,293 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:02:20,296 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:02:20,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:02:20,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:20,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:20,308 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:20,336 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 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=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=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 17:02:20,336 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07. WARNING: Couldn't find device with uuid T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5. WARNING: VG test_vg2 is missing PV uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 (last written to /dev/sdf). 2024-03-01 17:02:20,336 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:02:20,336 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:02:20,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:02:20,341 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:02:20,345 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:02:20,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:02:20,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:02:20,349 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:20,376 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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 17:02:20,376 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07. WARNING: Couldn't find device with uuid T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5. WARNING: VG test_vg2 is missing PV uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 (last written to /dev/sdf). 2024-03-01 17:02:20,376 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:02:20,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:02:20,381 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:02:20,384 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:02:20,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:02:20,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:02:20,391 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:02:20,391 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:20,394 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/lvm-pv-uuid-uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95', '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': 'uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07', 'ID_FS_UUID_ENC': 'uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 17:02:20,394 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 17:02:20,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:20,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:02:20,405 INFO blivet/MainThread: sde is a disk 2024-03-01 17:02:20,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:02:20,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:02:20,408 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:02:20,412 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:02:20,412 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 17:02:20,415 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 17:02:20,415 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:02:20,416 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:02:20,416 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52c6c3be0) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 17:02:20,419 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:02:20,423 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:20,423 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:02:20,426 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:20,426 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:02:20,429 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,429 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:02:20,433 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,433 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:02:20,436 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:02:20,436 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:02:20,436 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:20,466 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=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 17:02:20,467 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5. WARNING: VG test_vg2 is missing PV T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 (last written to /dev/sdf). 2024-03-01 17:02:20,467 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:02:20,467 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:02:20,471 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 ; label: None ; device: /dev/sde ; serial: 3600140552d4d1c3d14a4e2fb802ae974 ; exists: True ; vg_name: test_vg2 ; vg_uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:02:20,471 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:02:20,475 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:02:20,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:02:20,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:02:20,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:02:20,487 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:02:20,491 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:02:20,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:02:20,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:20,497 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:20,523 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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 17:02:20,523 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5. WARNING: VG test_vg2 is missing PV T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 (last written to /dev/sdf). 2024-03-01 17:02:20,523 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:02:20,524 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:02:20,524 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:20,528 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/lvm-pv-uuid-T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', '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': 'T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5', 'ID_FS_UUID_ENC': 'T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 17:02:20,529 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 17:02:20,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:20,539 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:02:20,540 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:02:20,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:02:20,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:02:20,543 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:02:20,546 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:02:20,547 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 17:02:20,550 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 17:02:20,550 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:02:20,551 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:02:20,551 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52c65f978) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 17:02:20,554 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:02:20,557 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:20,557 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:02:20,561 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:20,561 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:02:20,564 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,564 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:02:20,568 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,568 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:02:20,571 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:02:20,571 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:02:20,571 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:20,601 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=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 17:02:20,601 INFO program/MainThread: stderr[24]: 2024-03-01 17:02:20,601 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:02:20,601 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:02:20,606 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 ; label: None ; device: /dev/sdf ; serial: 3600140537a570cbdce048649c670928e ; exists: True ; vg_name: test_vg2 ; vg_uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:02:20,606 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:02:20,609 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:02:20,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:02:20,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:20,619 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:02:20,622 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:02:20,625 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:02:20,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:02:20,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:20,631 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:20,660 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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 17:02:20,661 INFO program/MainThread: stderr[25]: 2024-03-01 17:02:20,661 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:02:20,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:20,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:20,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:02:20,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:02:20,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:02:20,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:02:20,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:20,686 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:02:20,689 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 17:02:20,690 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:02:20,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:02:20,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:02:20,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:02:20,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:02:20,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:02:20,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:20,704 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:02:20,707 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 17:02:20,708 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:02:20,708 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:02:20,708 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:02:20,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:20,711 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:02:20,714 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 17:02:20,715 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:02:20,718 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZjdB80wn2xKh52GMZh4hF8kPYt08JjZwx ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZjdB80wn2xKh52GMZh4hF8kPYt08JjZwx', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb', 'ID_FS_UUID_ENC': '36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1569723545'} ; 2024-03-01 17:02:20,719 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:02:20,719 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:20,723 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:02:20,723 INFO program/MainThread: stderr[26]: 2024-03-01 17:02:20,723 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:02:20,723 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:20,726 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:02:20,727 INFO program/MainThread: stderr[27]: 2024-03-01 17:02:20,727 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:02:20,727 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:20,730 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:02:20,730 INFO program/MainThread: stderr[28]: 2024-03-01 17:02:20,730 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:02:20,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:02:20,741 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:20,741 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:02:20,742 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:20,742 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:02:20,738 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52c65f908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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 (0x7ff52c6c9cc0) -- 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 = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 17:02:20,743 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:20,746 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:02:20,746 INFO program/MainThread: stderr[29]: 2024-03-01 17:02:20,747 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:02:20,751 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:02:20,754 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:20,754 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:02:20,758 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:20,758 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:02:20,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:02:20,765 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,765 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:02:20,766 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:02:20,769 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:20,769 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:02:20,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:02:20,773 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:20,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:20,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:20,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:02:20,790 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:02:20,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:02:20,793 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:02:20,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:20,797 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:02:20,800 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 17:02:20,801 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:02:20,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:02:20,804 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:02:20,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:02:20,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:02:20,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:02:20,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:20,814 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:02:20,818 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 17:02:20,818 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:02:20,818 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:02:20,818 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:02:20,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:20,831 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:02:20,835 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 17:02:20,835 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:02:20,839 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/f2091b85-cf24-480a-948c-430c08d0eb72 ' '/dev/disk/by-id/dm-uuid-LVM-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZPGRtBmctX7du425xFSrZo0gFjkghuK1P ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZPGRtBmctX7du425xFSrZo0gFjkghuK1P', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f2091b85-cf24-480a-948c-430c08d0eb72', 'ID_FS_UUID_ENC': 'f2091b85-cf24-480a-948c-430c08d0eb72', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1569409470'} ; 2024-03-01 17:02:20,839 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:02:20,839 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:20,843 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:02:20,843 INFO program/MainThread: stderr[30]: 2024-03-01 17:02:20,843 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:02:20,843 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:20,847 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:02:20,847 INFO program/MainThread: stderr[31]: 2024-03-01 17:02:20,847 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:02:20,847 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:20,850 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:02:20,850 INFO program/MainThread: stderr[32]: 2024-03-01 17:02:20,850 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:02:20,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:02:20,861 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:20,862 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:20,863 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:20,863 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:20,859 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52c6814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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 (0x7ff52c6c9cc0) -- name = test_vg2 status = 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 = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 17:02:20,864 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:20,867 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:02:20,867 INFO program/MainThread: stderr[33]: 2024-03-01 17:02:20,868 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:02:20,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:02:20,875 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:20,876 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:02:20,879 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:20,879 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:02:20,883 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,883 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:02:20,886 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,886 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:02:20,887 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:02:20,890 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:20,890 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:02:20,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:02:20,894 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:20,894 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:20,897 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/lvm-pv-uuid-yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b', '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': 'yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih', 'ID_FS_UUID_ENC': 'yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 17:02:20,897 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 17:02:20,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:20,908 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:02:20,909 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:02:20,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:02:20,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:02:20,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:02:20,915 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:02:20,916 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 17:02:20,919 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 17:02:20,919 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:02:20,920 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:02:20,920 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52c67d550) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 17:02:20,923 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:02:20,926 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:20,926 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:02:20,930 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:20,930 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:02:20,933 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,933 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:02:20,937 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:20,937 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:02:20,940 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:02:20,940 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:02:20,940 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/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:20,972 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=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 17:02:20,972 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N. WARNING: Couldn't find device with uuid 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq. WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:20,972 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:02:20,972 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:02:20,976 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih ; label: None ; device: /dev/sdg ; serial: 36001405f68c0f3a034c498999af0f65b ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:02:20,977 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:02:20,980 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:02:20,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:20,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:20,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:20,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:20,993 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/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:21,022 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 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=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 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=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=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 17:02:21,022 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N. WARNING: Couldn't find device with uuid 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq. WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:21,022 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:02:21,022 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:02:21,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:02:21,027 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:02:21,031 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:21,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:02:21,035 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:02:21,035 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/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:21,064 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 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=FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te 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 17:02:21,064 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N. WARNING: Couldn't find device with uuid 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq. WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:21,064 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:02:21,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:02:21,069 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:02:21,072 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:02:21,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:21,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:02:21,079 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:02:21,079 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:21,082 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/lvm-pv-uuid-SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N', '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': 'SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N', 'ID_FS_UUID_ENC': 'SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 17:02:21,082 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 17:02:21,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:21,093 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:02:21,094 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:02:21,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:02:21,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:02:21,097 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:02:21,100 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:02:21,101 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 17:02:21,104 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 17:02:21,104 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:02:21,105 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:02:21,105 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52c6c38d0) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 17:02:21,108 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:02:21,112 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:21,112 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:02:21,115 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:21,115 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:02:21,118 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,118 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:02:21,121 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,122 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:02:21,124 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:02:21,125 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:02:21,125 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/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:21,153 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=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 17:02:21,154 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq. WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:21,154 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:02:21,154 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:02:21,158 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N ; label: None ; device: /dev/sdh ; serial: 36001405469fa63f6a444ec18beda1375 ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; pe_start: 8 MiB ; 2024-03-01 17:02:21,159 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:02:21,162 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:02:21,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:21,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:02:21,172 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:02:21,175 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:21,178 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:02:21,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:21,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:21,184 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/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:21,215 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 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=FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te 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 17:02:21,215 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq. WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:21,215 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:02:21,215 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:02:21,215 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:21,220 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/lvm-pv-uuid-1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', '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': '1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq', 'ID_FS_UUID_ENC': '1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 17:02:21,220 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:02:21,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:21,232 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:02:21,232 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:02:21,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:02:21,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:02:21,236 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:02:21,239 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:02:21,239 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 17:02:21,242 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 17:02:21,243 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:02:21,243 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:02:21,243 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52c6c3f60) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 17:02:21,247 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:02:21,250 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:21,250 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:02:21,253 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:21,253 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:02:21,257 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,257 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:02:21,260 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,260 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:02:21,263 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:02:21,263 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:02:21,263 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/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:21,293 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=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 17:02:21,294 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:21,294 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:02:21,294 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:02:21,298 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq ; label: None ; device: /dev/sdi ; serial: 360014053ea3bcad82694b96956209aba ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; pe_start: 8 MiB ; 2024-03-01 17:02:21,299 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:02:21,302 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:02:21,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:21,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:21,311 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:02:21,315 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:21,317 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:02:21,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:21,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:21,324 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/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:21,354 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 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=FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te 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 17:02:21,354 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:21,354 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:02:21,354 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:02:21,354 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:21,359 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/lvm-pv-uuid-rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2', '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': 'rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2', 'ID_FS_UUID_ENC': 'rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 17:02:21,359 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 17:02:21,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:21,371 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:02:21,371 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:02:21,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:02:21,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:02:21,375 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:02:21,378 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:02:21,378 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 17:02:21,381 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 17:02:21,382 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:02:21,382 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:02:21,382 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52c6d9a58) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 17:02:21,386 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:02:21,389 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:21,389 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:02:21,392 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:21,392 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:02:21,396 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,396 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:02:21,399 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,399 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:02:21,402 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:02:21,402 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:02:21,402 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/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:21,432 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=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 17:02:21,433 INFO program/MainThread: stderr[41]: 2024-03-01 17:02:21,433 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:02:21,433 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:02:21,437 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 ; label: None ; device: /dev/sdj ; serial: 3600140589e064ce3dab4fe58f6bea754 ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:02:21,438 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:02:21,441 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:02:21,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:21,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:21,451 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:02:21,454 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:21,457 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:02:21,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:21,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:21,463 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/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:21,493 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 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=FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te 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 17:02:21,494 INFO program/MainThread: stderr[42]: 2024-03-01 17:02:21,494 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:02:21,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:21,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:21,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:02:21,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:02:21,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:02:21,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:02:21,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:21,520 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:02:21,523 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 17:02:21,524 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:02:21,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:02:21,527 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:02:21,531 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:02:21,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:02:21,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:02:21,538 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:21,538 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:02:21,541 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 17:02:21,542 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:02:21,542 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:02:21,542 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:02:21,545 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:21,545 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:02:21,549 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 17:02:21,549 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:02:21,553 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d5e28bfe-16a8-47fe-a209-4bd040bbabb9 ' '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04JBahy0SoRtUYafvoqPgud2TaxWuzcotp ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04JBahy0SoRtUYafvoqPgud2TaxWuzcotp', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd5e28bfe-16a8-47fe-a209-4bd040bbabb9', 'ID_FS_UUID_ENC': 'd5e28bfe-16a8-47fe-a209-4bd040bbabb9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1568526432'} ; 2024-03-01 17:02:21,553 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:02:21,553 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:21,557 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:02:21,557 INFO program/MainThread: stderr[43]: 2024-03-01 17:02:21,557 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:02:21,557 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:21,561 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:02:21,561 INFO program/MainThread: stderr[44]: 2024-03-01 17:02:21,561 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:02:21,561 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:21,564 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:02:21,564 INFO program/MainThread: stderr[45]: 2024-03-01 17:02:21,564 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:02:21,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:02:21,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:21,576 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:02:21,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:21,577 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:02:21,573 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52cf89a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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 (0x7ff52c67d5c0) -- 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 = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 17:02:21,578 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:21,582 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:02:21,582 INFO program/MainThread: stderr[46]: 2024-03-01 17:02:21,582 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:02:21,586 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:02:21,590 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:21,590 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:02:21,594 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:21,594 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:02:21,597 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:02:21,601 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,602 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:02:21,602 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:02:21,605 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:21,605 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:02:21,608 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:02:21,609 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:21,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:21,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:21,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:02:21,625 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:02:21,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:02:21,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:02:21,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:21,632 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:02:21,636 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 17:02:21,636 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:02:21,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:02:21,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:02:21,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:02:21,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:02:21,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:02:21,650 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:21,650 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:02:21,654 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 17:02:21,654 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:02:21,654 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:02:21,654 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:02:21,657 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:21,658 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:02:21,661 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 17:02:21,661 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:02:21,665 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04HAo98Iz6R6ZKqmzqIAtqjeUEGlF8rgnP ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/c71e1155-4141-4c82-b5d4-4ba0da7e42aa', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04HAo98Iz6R6ZKqmzqIAtqjeUEGlF8rgnP', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c71e1155-4141-4c82-b5d4-4ba0da7e42aa', 'ID_FS_UUID_ENC': 'c71e1155-4141-4c82-b5d4-4ba0da7e42aa', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1568196475'} ; 2024-03-01 17:02:21,665 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:02:21,665 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:21,669 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:02:21,669 INFO program/MainThread: stderr[47]: 2024-03-01 17:02:21,669 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:02:21,670 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:21,673 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:02:21,673 INFO program/MainThread: stderr[48]: 2024-03-01 17:02:21,673 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:02:21,673 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:21,676 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:02:21,676 INFO program/MainThread: stderr[49]: 2024-03-01 17:02:21,676 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:02:21,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:02:21,688 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:21,689 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:02:21,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:21,690 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:02:21,685 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52c6c9160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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 (0x7ff52c67d5c0) -- name = test_vg3 status = True 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 = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:02:21,691 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:21,695 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:02:21,695 INFO program/MainThread: stderr[50]: 2024-03-01 17:02:21,695 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:02:21,699 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:02:21,703 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:21,703 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:02:21,706 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:21,707 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:02:21,710 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,710 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:02:21,714 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,714 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:02:21,714 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:02:21,717 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:21,717 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:02:21,721 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:02:21,721 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:21,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:21,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:21,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:02:21,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:02:21,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:02:21,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:02:21,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:21,745 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:02:21,748 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 17:02:21,749 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:02:21,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:02:21,753 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:02:21,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:02:21,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:02:21,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:02:21,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:21,763 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:02:21,767 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 17:02:21,767 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:02:21,767 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:02:21,767 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:02:21,770 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:21,771 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:02:21,774 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 17:02:21,774 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:02:21,778 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/687ca3d7-3ede-4fbf-bc85-a95987d8b4df ' '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04opNilfQaexjxBk88PPDWsVbIkBKU6uD2 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04opNilfQaexjxBk88PPDWsVbIkBKU6uD2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '687ca3d7-3ede-4fbf-bc85-a95987d8b4df', 'ID_FS_UUID_ENC': '687ca3d7-3ede-4fbf-bc85-a95987d8b4df', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1567876538'} ; 2024-03-01 17:02:21,778 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:02:21,779 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:21,783 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:02:21,783 INFO program/MainThread: stderr[51]: 2024-03-01 17:02:21,783 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:02:21,783 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:21,787 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:02:21,787 INFO program/MainThread: stderr[52]: 2024-03-01 17:02:21,787 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:02:21,787 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:21,791 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:02:21,791 INFO program/MainThread: stderr[53]: 2024-03-01 17:02:21,791 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:02:21,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:02:21,803 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:21,804 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:02:21,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:21,806 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:02:21,800 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52d040588) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 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 (0x7ff52c67d5c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:02:21,806 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:21,810 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:02:21,811 INFO program/MainThread: stderr[54]: 2024-03-01 17:02:21,811 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:02:21,815 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:02:21,819 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:21,819 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:02:21,822 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:21,823 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:02:21,826 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,826 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:02:21,830 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,830 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:02:21,830 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:02:21,834 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:21,834 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:02:21,837 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:02:21,837 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:21,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:21,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:21,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:02:21,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:02:21,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:02:21,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:02:21,862 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:21,862 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:02:21,865 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 17:02:21,866 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:02:21,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:02:21,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:02:21,873 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:02:21,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:02:21,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:02:21,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:21,880 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:02:21,884 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 17:02:21,884 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:02:21,884 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:02:21,884 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:02:21,888 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:21,888 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:02:21,891 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 17:02:21,891 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:02:21,895 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04FAd35TLA7oaduOg0XBq7MpDAcjFTd4Te ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1 ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04FAd35TLA7oaduOg0XBq7MpDAcjFTd4Te', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1', 'ID_FS_UUID_ENC': '4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1567554889'} ; 2024-03-01 17:02:21,895 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:02:21,896 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:21,900 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:02:21,900 INFO program/MainThread: stderr[55]: 2024-03-01 17:02:21,900 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:02:21,900 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:21,903 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:02:21,904 INFO program/MainThread: stderr[56]: 2024-03-01 17:02:21,904 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:02:21,904 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:21,907 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:02:21,907 INFO program/MainThread: stderr[57]: 2024-03-01 17:02:21,907 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:02:21,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:02:21,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:21,921 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:21,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:21,922 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:21,916 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52c687e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te 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 (0x7ff52c67d5c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 17:02:21,923 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:21,927 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:02:21,928 INFO program/MainThread: stderr[58]: 2024-03-01 17:02:21,928 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:02:21,932 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:02:21,936 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:21,936 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:02:21,939 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:21,939 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:02:21,943 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,943 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:02:21,947 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,947 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:02:21,947 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:02:21,950 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:21,950 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:02:21,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:02:21,954 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:21,954 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:21,957 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': '30400707'} ; 2024-03-01 17:02:21,958 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:02:21,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:21,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:21,969 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:02:21,969 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:02:21,970 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:02:21,970 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:02:21,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:02:21,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:02:21,973 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:02:21,976 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:02:21,977 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:02:21,980 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:02:21,980 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:02:21,981 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:02:21,981 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff52d0472e8) -- 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 17:02:21,984 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:02:21,987 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:21,987 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:02:21,991 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:21,991 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:02:21,994 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,994 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:02:21,998 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:21,998 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:02:22,001 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:02:22,004 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:02:22,007 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:02:22,012 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 0x7ff52c685ac8> 2024-03-01 17:02:25,075 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:02:25,079 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:02:25,079 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:02:25,083 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': '30404649'} ; 2024-03-01 17:02:25,083 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:02:25,084 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:02:25,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:25,095 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:02:25,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:25,101 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:25,114 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:25,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:02:25,138 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:02:25,142 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:02:25,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:02:25,145 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:02:25,149 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:02:25,149 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:02:25,152 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:02:25,152 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:02:25,153 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:02:25,156 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:02:25,159 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:02:25,162 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:02:25,165 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:02:25,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 17:02:25,169 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:02:25,169 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:02:25,170 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:02:25,169 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff52d047c88) -- 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 0x7ff52c61eca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:02:25,173 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:02:25,177 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:25,177 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:02:25,180 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:25,180 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:02:25,184 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:25,184 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:02:25,187 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:25,187 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:02:25,187 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:02:25,191 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:25,191 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:02:25,194 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:02:25,194 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:25,197 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04FAd35TLA7oaduOg0XBq7MpDAcjFTd4Te ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1 ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04FAd35TLA7oaduOg0XBq7MpDAcjFTd4Te', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1', 'ID_FS_UUID_ENC': '4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1567554889'} ; 2024-03-01 17:02:25,197 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:02:25,198 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:25,202 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:02:25,202 INFO program/MainThread: stderr[59]: 2024-03-01 17:02:25,202 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:02:25,202 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:25,205 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:02:25,205 INFO program/MainThread: stderr[60]: 2024-03-01 17:02:25,206 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:02:25,206 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:25,209 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:02:25,209 INFO program/MainThread: stderr[61]: 2024-03-01 17:02:25,209 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:02:25,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:02:25,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:25,222 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:25,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:25,224 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:25,218 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52c687e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff52c67d5c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:25,225 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:25,229 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:02:25,229 INFO program/MainThread: stderr[62]: 2024-03-01 17:02:25,229 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:02:25,233 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:02:25,233 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:02:25,237 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-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04opNilfQaexjxBk88PPDWsVbIkBKU6uD2 ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-uuid/687ca3d7-3ede-4fbf-bc85-a95987d8b4df', '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-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04opNilfQaexjxBk88PPDWsVbIkBKU6uD2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '687ca3d7-3ede-4fbf-bc85-a95987d8b4df', 'ID_FS_UUID_ENC': '687ca3d7-3ede-4fbf-bc85-a95987d8b4df', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1567876538'} ; 2024-03-01 17:02:25,237 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:02:25,237 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:25,241 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:02:25,241 INFO program/MainThread: stderr[63]: 2024-03-01 17:02:25,241 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:02:25,241 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:25,245 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:02:25,245 INFO program/MainThread: stderr[64]: 2024-03-01 17:02:25,245 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:02:25,245 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:25,248 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:02:25,248 INFO program/MainThread: stderr[65]: 2024-03-01 17:02:25,248 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:02:25,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,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 17:02:25,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:25,262 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:25,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:25,264 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:25,258 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52d040588) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff52c67d5c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:25,265 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:25,269 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:02:25,269 INFO program/MainThread: stderr[66]: 2024-03-01 17:02:25,269 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:02:25,274 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:02:25,274 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:02:25,277 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04HAo98Iz6R6ZKqmzqIAtqjeUEGlF8rgnP ' '/dev/disk/by-uuid/c71e1155-4141-4c82-b5d4-4ba0da7e42aa ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04HAo98Iz6R6ZKqmzqIAtqjeUEGlF8rgnP', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c71e1155-4141-4c82-b5d4-4ba0da7e42aa', 'ID_FS_UUID_ENC': 'c71e1155-4141-4c82-b5d4-4ba0da7e42aa', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1568196475'} ; 2024-03-01 17:02:25,277 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:02:25,277 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:25,281 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:02:25,281 INFO program/MainThread: stderr[67]: 2024-03-01 17:02:25,281 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:02:25,282 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:25,285 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:02:25,285 INFO program/MainThread: stderr[68]: 2024-03-01 17:02:25,285 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:02:25,285 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:25,288 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:02:25,289 INFO program/MainThread: stderr[69]: 2024-03-01 17:02:25,289 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:02:25,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:02:25,301 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:25,302 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:25,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:25,304 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:25,297 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52c6c9160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff52c67d5c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:25,304 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:25,308 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:02:25,309 INFO program/MainThread: stderr[70]: 2024-03-01 17:02:25,309 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:02:25,313 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:02:25,313 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:02:25,316 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04JBahy0SoRtUYafvoqPgud2TaxWuzcotp ' '/dev/disk/by-uuid/d5e28bfe-16a8-47fe-a209-4bd040bbabb9 ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04JBahy0SoRtUYafvoqPgud2TaxWuzcotp', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd5e28bfe-16a8-47fe-a209-4bd040bbabb9', 'ID_FS_UUID_ENC': 'd5e28bfe-16a8-47fe-a209-4bd040bbabb9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1568526432'} ; 2024-03-01 17:02:25,316 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:02:25,317 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:25,320 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:02:25,320 INFO program/MainThread: stderr[71]: 2024-03-01 17:02:25,320 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:02:25,320 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:25,323 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:02:25,324 INFO program/MainThread: stderr[72]: 2024-03-01 17:02:25,324 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:02:25,324 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:25,327 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:02:25,327 INFO program/MainThread: stderr[73]: 2024-03-01 17:02:25,327 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:02:25,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,335 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 17:02:25,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:25,340 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:25,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:25,342 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:25,336 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52cf89a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff52c67d5c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:25,343 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:25,347 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:02:25,347 INFO program/MainThread: stderr[74]: 2024-03-01 17:02:25,347 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:02:25,351 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:02:25,351 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:02:25,354 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/f2091b85-cf24-480a-948c-430c08d0eb72 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZPGRtBmctX7du425xFSrZo0gFjkghuK1P', '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-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZPGRtBmctX7du425xFSrZo0gFjkghuK1P', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f2091b85-cf24-480a-948c-430c08d0eb72', 'ID_FS_UUID_ENC': 'f2091b85-cf24-480a-948c-430c08d0eb72', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1569409470'} ; 2024-03-01 17:02:25,355 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:02:25,355 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:25,358 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:02:25,358 INFO program/MainThread: stderr[75]: 2024-03-01 17:02:25,358 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:02:25,358 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:25,362 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:02:25,362 INFO program/MainThread: stderr[76]: 2024-03-01 17:02:25,362 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:02:25,362 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:25,365 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:02:25,365 INFO program/MainThread: stderr[77]: 2024-03-01 17:02:25,366 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:02:25,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:02:25,377 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:25,377 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:25,378 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:25,379 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:25,374 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52c6814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff52c6c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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 17:02:25,379 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:25,383 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:02:25,384 INFO program/MainThread: stderr[78]: 2024-03-01 17:02:25,384 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:02:25,388 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:02:25,388 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:02:25,391 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZjdB80wn2xKh52GMZh4hF8kPYt08JjZwx ' '/dev/disk/by-uuid/36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb ' '/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-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZjdB80wn2xKh52GMZh4hF8kPYt08JjZwx', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb', 'ID_FS_UUID_ENC': '36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1569723545'} ; 2024-03-01 17:02:25,391 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:02:25,392 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:25,395 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:02:25,396 INFO program/MainThread: stderr[79]: 2024-03-01 17:02:25,396 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:02:25,396 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:25,399 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:02:25,399 INFO program/MainThread: stderr[80]: 2024-03-01 17:02:25,399 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:02:25,399 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:25,403 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:02:25,403 INFO program/MainThread: stderr[81]: 2024-03-01 17:02:25,403 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:02:25,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:02:25,414 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:25,415 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:25,415 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:25,416 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:25,411 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52c65f908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff52c6c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:25,417 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:25,421 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:02:25,421 INFO program/MainThread: stderr[82]: 2024-03-01 17:02:25,421 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:02:25,425 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:02:25,425 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:02:25,429 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-Krocphat7ztGvA3F8hWdeGNY4Gqivogdl07UqCJFxYFgVJIXK7ia0W0DIHuWrmgW ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/bb9726a1-6dae-440a-b0d5-6215c7367139 ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Krocphat7ztGvA3F8hWdeGNY4Gqivogdl07UqCJFxYFgVJIXK7ia0W0DIHuWrmgW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bb9726a1-6dae-440a-b0d5-6215c7367139', 'ID_FS_UUID_ENC': 'bb9726a1-6dae-440a-b0d5-6215c7367139', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1570615512'} ; 2024-03-01 17:02:25,429 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:02:25,429 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:25,433 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:02:25,433 INFO program/MainThread: stderr[83]: 2024-03-01 17:02:25,433 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:02:25,433 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:25,437 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:02:25,437 INFO program/MainThread: stderr[84]: 2024-03-01 17:02:25,437 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:02:25,437 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:25,440 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:02:25,441 INFO program/MainThread: stderr[85]: 2024-03-01 17:02:25,441 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:02:25,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,449 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 17:02:25,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:25,453 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:25,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:25,454 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:25,449 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52cf9c860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff52cf9cf28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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 17:02:25,455 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:25,459 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:02:25,459 INFO program/MainThread: stderr[86]: 2024-03-01 17:02:25,459 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:02:25,463 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:02:25,463 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:02:25,466 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/8b1bbfa3-b87e-49cb-bba6-25571d8c88de ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Krocphat7ztGvA3F8hWdeGNY4GqivogdnDvGTI8akXojR2LgbEl91WjTTdNHoNRj', '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-Krocphat7ztGvA3F8hWdeGNY4GqivogdnDvGTI8akXojR2LgbEl91WjTTdNHoNRj', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8b1bbfa3-b87e-49cb-bba6-25571d8c88de', 'ID_FS_UUID_ENC': '8b1bbfa3-b87e-49cb-bba6-25571d8c88de', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1570935639'} ; 2024-03-01 17:02:25,466 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:02:25,467 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:25,471 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:02:25,471 INFO program/MainThread: stderr[87]: 2024-03-01 17:02:25,471 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:02:25,471 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:25,474 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:02:25,475 INFO program/MainThread: stderr[88]: 2024-03-01 17:02:25,475 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:02:25,475 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:25,478 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:02:25,478 INFO program/MainThread: stderr[89]: 2024-03-01 17:02:25,478 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:02:25,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:02:25,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:25,490 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:25,491 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:25,491 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:25,487 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff52c6ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff52cf9cf28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:25,492 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:25,496 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:02:25,496 INFO program/MainThread: stderr[90]: 2024-03-01 17:02:25,496 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:02:25,500 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:02:25,500 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:02:25,500 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:25,511 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:25,528 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:02:25,529 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:02:25,533 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 17:02:25,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:25,539 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 17:02:25,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:25,543 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:02:25,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:25,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:25,555 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:02:25,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:25,564 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 17:02:25,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:25,567 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:02:25,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:25,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:02:25,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:25,579 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:02:25,582 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 17:02:25,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:25,588 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 17:02:25,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:25,592 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 17:02:25,594 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 17:02:25,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:25,600 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 17:02:25,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:25,604 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:02:30,133 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_x494t94f/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:02:30,169 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:30,169 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:02:30,172 INFO program/MainThread: stdout[2]: 2024-03-01 17:02:30,173 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 17:02:30,173 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:02:30,173 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:02:30,178 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:30,178 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:02:30,182 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:30,182 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:02:30,185 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:30,185 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:02:30,188 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:30,188 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:02:30,200 INFO program/MainThread: stdout: 2024-03-01 17:02:30,200 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:02:30,200 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 2024-03-01 17:02:30,200 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs bb9726a1-6dae-440a-b0d5-6215c7367139 2024-03-01 17:02:30,201 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA 2024-03-01 17:02:30,201 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs bb9726a1-6dae-440a-b0d5-6215c7367139 2024-03-01 17:02:30,201 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 8b1bbfa3-b87e-49cb-bba6-25571d8c88de 2024-03-01 17:02:30,201 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 2024-03-01 17:02:30,201 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 2024-03-01 17:02:30,201 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs f2091b85-cf24-480a-948c-430c08d0eb72 2024-03-01 17:02:30,201 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb 2024-03-01 17:02:30,201 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 2024-03-01 17:02:30,201 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 2024-03-01 17:02:30,201 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih 2024-03-01 17:02:30,201 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1 2024-03-01 17:02:30,201 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 687ca3d7-3ede-4fbf-bc85-a95987d8b4df 2024-03-01 17:02:30,201 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c71e1155-4141-4c82-b5d4-4ba0da7e42aa 2024-03-01 17:02:30,201 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N 2024-03-01 17:02:30,201 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c71e1155-4141-4c82-b5d4-4ba0da7e42aa 2024-03-01 17:02:30,201 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq 2024-03-01 17:02:30,201 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs d5e28bfe-16a8-47fe-a209-4bd040bbabb9 2024-03-01 17:02:30,201 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 2024-03-01 17:02:30,201 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs d5e28bfe-16a8-47fe-a209-4bd040bbabb9 2024-03-01 17:02:30,201 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:02:30,201 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:02:30,201 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:02:30,201 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:02:30,201 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:30,201 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs bb9726a1-6dae-440a-b0d5-6215c7367139 sdb 1073741824 root disk brw-rw---- LVM2_member 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs bb9726a1-6dae-440a-b0d5-6215c7367139 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 8b1bbfa3-b87e-49cb-bba6-25571d8c88de sdc 1073741824 root disk brw-rw---- LVM2_member bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 sdd 1073741824 root disk brw-rw---- LVM2_member doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs f2091b85-cf24-480a-948c-430c08d0eb72 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb sde 1073741824 root disk brw-rw---- LVM2_member uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 sdf 1073741824 root disk brw-rw---- LVM2_member T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 sdg 1073741824 root disk brw-rw---- LVM2_member yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 687ca3d7-3ede-4fbf-bc85-a95987d8b4df `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c71e1155-4141-4c82-b5d4-4ba0da7e42aa sdh 1073741824 root disk brw-rw---- LVM2_member SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c71e1155-4141-4c82-b5d4-4ba0da7e42aa sdi 1073741824 root disk brw-rw---- LVM2_member 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs d5e28bfe-16a8-47fe-a209-4bd040bbabb9 sdj 1073741824 root disk brw-rw---- LVM2_member rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs d5e28bfe-16a8-47fe-a209-4bd040bbabb9 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 17:02:30,202 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:02:30,202 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:02:30,202 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:02:30,202 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:02:30,202 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:02:30,203 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:02:30,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:30,212 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:30,227 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 17:02:30,232 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/wwn-0x6001405f8de7fa5d1194c6c8541f6030 ' '/dev/disk/by-id/lvm-pv-uuid-lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_f8de7fa5-d119-4c6c-8541-f603036678b9 ' '/dev/disk/by-id/scsi-36001405f8de7fa5d1194c6c8541f6030', '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': 'lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5', 'ID_FS_UUID_ENC': 'lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5', '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': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'ID_SERIAL': '36001405f8de7fa5d1194c6c8541f6030', 'ID_SERIAL_SHORT': '6001405f8de7fa5d1194c6c8541f6030', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f8de7fa5d', 'ID_WWN_VENDOR_EXTENSION': '0x1194c6c8541f6030', 'ID_WWN_WITH_EXTENSION': '0x6001405f8de7fa5d1194c6c8541f6030', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f8de7fa5d1194c6c8541f6030', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f8de7fa5-d119-4c6c-8541-f603036678b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790736243'} ; 2024-03-01 17:02:30,232 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 17:02:30,233 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 17:02:30,259 INFO program/MainThread: stdout[3]: 2024-03-01 17:02:30,260 INFO program/MainThread: stderr[3]: 2024-03-01 17:02:30,260 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:02:30,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:30,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:30,273 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:02:30,278 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:02:30,278 INFO blivet/MainThread: sda is a disk 2024-03-01 17:02:30,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:02:30,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:02:30,282 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:02:30,285 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:02:30,286 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 17:02:30,289 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 17:02:30,289 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:02:30,290 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:02:30,290 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcc60ab70) -- 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 = 6001405f8de7fa5d1194c6c8541f6030 2024-03-01 17:02:30,293 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:02:30,297 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:30,298 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:02:30,301 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:30,301 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:02:30,304 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:30,304 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:02:30,308 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:30,308 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:02:30,311 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:02:30,311 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:02:30,311 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 17:02:30,338 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=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 17:02:30,338 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA. WARNING: Couldn't find device with uuid bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4. WARNING: VG test_vg1 is missing PV 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 (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 17:02:30,338 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:02:30,338 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:02:30,343 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 ; label: None ; device: /dev/sda ; serial: 36001405f8de7fa5d1194c6c8541f6030 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; pe_start: 8 MiB ; 2024-03-01 17:02:30,343 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:02:30,346 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:02:30,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; incomplete: True ; hidden: False ; 2024-03-01 17:02:30,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:30,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:30,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:30,359 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 17:02:30,388 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=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 17:02:30,388 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA. WARNING: Couldn't find device with uuid bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4. WARNING: VG test_vg1 is missing PV 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 (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 17:02:30,388 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:02:30,388 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:02:30,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:02:30,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:02:30,398 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:02:30,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:02:30,401 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:02:30,402 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 17:02:30,429 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW 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 17:02:30,429 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA. WARNING: Couldn't find device with uuid bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4. WARNING: VG test_vg1 is missing PV 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 (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 17:02:30,429 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:02:30,434 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:02:30,434 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:02:30,437 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:02:30,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; incomplete: True ; hidden: False ; 2024-03-01 17:02:30,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:02:30,444 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:02:30,444 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:30,448 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/scsi-360014055b573891d46b407ea7ad42594 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5b573891-d46b-407e-a7ad-42594c972033 ' '/dev/disk/by-id/wwn-0x60014055b573891d46b407ea7ad42594', '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': '6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA', 'ID_FS_UUID_ENC': '6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA', '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': '5b573891-d46b-407e-a7ad-42594c972033', 'ID_SERIAL': '360014055b573891d46b407ea7ad42594', 'ID_SERIAL_SHORT': '60014055b573891d46b407ea7ad42594', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055b573891d', 'ID_WWN_VENDOR_EXTENSION': '0x46b407ea7ad42594', 'ID_WWN_WITH_EXTENSION': '0x60014055b573891d46b407ea7ad42594', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055b573891d46b407ea7ad42594', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5b573891-d46b-407e-a7ad-42594c972033', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790803768'} ; 2024-03-01 17:02:30,448 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 17:02:30,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:02:30,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:30,458 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:02:30,458 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:02:30,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:02:30,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:02:30,462 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:02:30,465 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:02:30,465 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 17:02:30,469 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 17:02:30,469 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:02:30,469 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:02:30,469 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcc61eeb8) -- 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 = 60014055b573891d46b407ea7ad42594 2024-03-01 17:02:30,473 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:02:30,476 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:30,476 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:02:30,480 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:30,480 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:02:30,483 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:30,483 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:02:30,487 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:30,487 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:02:30,490 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:02:30,490 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:02:30,490 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 17:02:30,518 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=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 17:02:30,518 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4. WARNING: VG test_vg1 is missing PV bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 (last written to /dev/sdc). 2024-03-01 17:02:30,518 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:02:30,518 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:02:30,523 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA ; label: None ; device: /dev/sdb ; serial: 360014055b573891d46b407ea7ad42594 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:02:30,523 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:02:30,526 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:02:30,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; incomplete: True ; hidden: False ; 2024-03-01 17:02:30,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:02:30,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:02:30,539 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:02:30,542 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:02:30,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; incomplete: True ; hidden: False ; 2024-03-01 17:02:30,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:30,548 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 17:02:30,574 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:30,575 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4. WARNING: VG test_vg1 is missing PV bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 (last written to /dev/sdc). 2024-03-01 17:02:30,575 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:02:30,575 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:02:30,575 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:30,580 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/wwn-0x600140561bf7f0cbd1541a4aad23edc5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f ' '/dev/disk/by-id/scsi-3600140561bf7f0cbd1541a4aad23edc5', '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': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'ID_SERIAL': '3600140561bf7f0cbd1541a4aad23edc5', 'ID_SERIAL_SHORT': '600140561bf7f0cbd1541a4aad23edc5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140561bf7f0cb', 'ID_WWN_VENDOR_EXTENSION': '0xd1541a4aad23edc5', 'ID_WWN_WITH_EXTENSION': '0x600140561bf7f0cbd1541a4aad23edc5', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140561bf7f0cbd1541a4aad23edc5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '61bf7f0c-bd15-41a4-aad2-3edc50e62c8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791653528'} ; 2024-03-01 17:02:30,580 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 17:02:30,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:02:30,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:30,591 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:02:30,591 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:02:30,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:02:30,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:02:30,595 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:02:30,598 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:02:30,598 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 17:02:30,602 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 17:02:30,602 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:02:30,602 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:02:30,603 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcc61ec50) -- 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 = 600140561bf7f0cbd1541a4aad23edc5 2024-03-01 17:02:30,606 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:02:30,606 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:02:30,609 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140558ea6cc2f1bf47e5bdc63fd34 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c ' '/dev/disk/by-id/wwn-0x600140558ea6cc2f1bf47e5bdc63fd34', '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': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'ID_SERIAL': '3600140558ea6cc2f1bf47e5bdc63fd34', 'ID_SERIAL_SHORT': '600140558ea6cc2f1bf47e5bdc63fd34', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558ea6cc2f', 'ID_WWN_VENDOR_EXTENSION': '0x1bf47e5bdc63fd34', 'ID_WWN_WITH_EXTENSION': '0x600140558ea6cc2f1bf47e5bdc63fd34', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558ea6cc2f1bf47e5bdc63fd34', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58ea6cc2-f1bf-47e5-bdc6-3fd34216cf4c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791624389'} ; 2024-03-01 17:02:30,609 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 17:02:30,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:02:30,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:30,619 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:02:30,620 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:02:30,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:02:30,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:02:30,623 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:02:30,626 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:02:30,626 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 17:02:30,630 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 17:02:30,630 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:02:30,630 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:02:30,630 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcb53ecc0) -- 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 = 600140558ea6cc2f1bf47e5bdc63fd34 2024-03-01 17:02:30,634 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:02:30,634 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:02:30,637 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/lvm-pv-uuid-bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d ' '/dev/disk/by-id/scsi-36001405149be212c82347ef8827a9c3a ' '/dev/disk/by-id/wwn-0x6001405149be212c82347ef8827a9c3a', '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': 'bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4', 'ID_FS_UUID_ENC': 'bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4', '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': '149be212-c823-47ef-8827-a9c3a19a223d', 'ID_SERIAL': '36001405149be212c82347ef8827a9c3a', 'ID_SERIAL_SHORT': '6001405149be212c82347ef8827a9c3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405149be212c', 'ID_WWN_VENDOR_EXTENSION': '0x82347ef8827a9c3a', 'ID_WWN_WITH_EXTENSION': '0x6001405149be212c82347ef8827a9c3a', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405149be212c82347ef8827a9c3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '149be212-c823-47ef-8827-a9c3a19a223d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790757781'} ; 2024-03-01 17:02:30,637 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 17:02:30,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:02:30,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:30,647 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:02:30,648 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:02:30,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:02:30,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:02:30,651 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:02:30,654 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:02:30,654 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:02:30,657 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 17:02:30,658 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:02:30,658 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:02:30,658 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcb539be0) -- 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 = 6001405149be212c82347ef8827a9c3a 2024-03-01 17:02:30,662 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:02:30,665 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:30,665 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:02:30,668 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:30,668 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:02:30,672 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:30,672 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:02:30,675 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:30,675 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:02:30,678 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:02:30,678 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:02:30,678 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 17:02:30,708 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=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 17:02:30,708 INFO program/MainThread: stderr[9]: 2024-03-01 17:02:30,708 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:02:30,708 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:02:30,712 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 ; label: None ; device: /dev/sdc ; serial: 36001405149be212c82347ef8827a9c3a ; exists: True ; vg_name: test_vg1 ; vg_uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:02:30,713 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:02:30,716 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:02:30,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; incomplete: True ; hidden: False ; 2024-03-01 17:02:30,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:30,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:02:30,729 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:02:30,732 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:02:30,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd ; incomplete: True ; hidden: False ; 2024-03-01 17:02:30,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:30,738 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 17:02:30,764 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:30,764 INFO program/MainThread: stderr[10]: 2024-03-01 17:02:30,765 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:02:30,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:30,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:30,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj ; incomplete: False ; hidden: False ; 2024-03-01 17:02:30,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:30,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:02:30,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:02:30,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:02:30,786 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:02:30,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:30,790 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:02:30,794 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 17:02:30,794 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:02:30,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:02:30,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:02:30,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:02:30,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:02:30,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:02:30,808 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:30,809 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:02:30,812 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 17:02:30,812 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:02:30,813 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:02:30,813 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:02:30,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:30,816 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:02:30,819 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 17:02:30,820 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:02:30,823 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Krocphat7ztGvA3F8hWdeGNY4GqivogdnDvGTI8akXojR2LgbEl91WjTTdNHoNRj ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/8b1bbfa3-b87e-49cb-bba6-25571d8c88de ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Krocphat7ztGvA3F8hWdeGNY4GqivogdnDvGTI8akXojR2LgbEl91WjTTdNHoNRj', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8b1bbfa3-b87e-49cb-bba6-25571d8c88de', 'ID_FS_UUID_ENC': '8b1bbfa3-b87e-49cb-bba6-25571d8c88de', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1570935639'} ; 2024-03-01 17:02:30,823 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:02:30,824 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:30,828 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:02:30,828 INFO program/MainThread: stderr[11]: 2024-03-01 17:02:30,828 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:02:30,828 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:30,831 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:02:30,831 INFO program/MainThread: stderr[12]: 2024-03-01 17:02:30,831 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:02:30,832 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:30,835 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:02:30,835 INFO program/MainThread: stderr[13]: 2024-03-01 17:02:30,835 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:02:30,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:30,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:02:30,846 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:30,846 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:02:30,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:30,847 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:02:30,843 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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 (0x7fafcc61ef28) -- 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 = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 17:02:30,848 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:30,851 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:02:30,851 INFO program/MainThread: stderr[14]: 2024-03-01 17:02:30,851 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:02:30,855 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:02:30,859 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:30,859 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:02:30,863 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:30,863 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:02:30,867 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:30,867 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:02:30,871 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:30,871 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:02:30,873 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:02:30,873 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:02:30,876 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:30,877 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:02:30,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:02:30,880 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:30,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:30,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:30,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW ; incomplete: False ; hidden: False ; 2024-03-01 17:02:30,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:30,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:02:30,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:02:30,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:02:30,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:02:30,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:30,904 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:02:30,908 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 17:02:30,908 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:02:30,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:02:30,912 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:02:30,915 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:02:30,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:02:30,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:02:30,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:30,922 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:02:30,926 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 17:02:30,926 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:02:30,926 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:02:30,926 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:02:30,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:30,930 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:02:30,933 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 17:02:30,934 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:02:30,937 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/bb9726a1-6dae-440a-b0d5-6215c7367139 ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-Krocphat7ztGvA3F8hWdeGNY4Gqivogdl07UqCJFxYFgVJIXK7ia0W0DIHuWrmgW', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Krocphat7ztGvA3F8hWdeGNY4Gqivogdl07UqCJFxYFgVJIXK7ia0W0DIHuWrmgW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bb9726a1-6dae-440a-b0d5-6215c7367139', 'ID_FS_UUID_ENC': 'bb9726a1-6dae-440a-b0d5-6215c7367139', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1570615512'} ; 2024-03-01 17:02:30,937 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:02:30,937 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:30,942 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:02:30,942 INFO program/MainThread: stderr[15]: 2024-03-01 17:02:30,942 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:02:30,942 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:30,945 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:02:30,945 INFO program/MainThread: stderr[16]: 2024-03-01 17:02:30,945 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:02:30,945 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:30,949 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:02:30,949 INFO program/MainThread: stderr[17]: 2024-03-01 17:02:30,949 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:02:30,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:30,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:02:30,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:30,960 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:30,961 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:30,961 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:30,957 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW 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 (0x7fafcc61ef28) -- name = test_vg1 status = True 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 = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 17:02:30,962 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:30,966 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:02:30,966 INFO program/MainThread: stderr[18]: 2024-03-01 17:02:30,966 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:02:30,970 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:02:30,974 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:30,974 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:02:30,977 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:30,977 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:02:30,981 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:30,981 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:02:30,985 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:30,985 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:02:30,985 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:02:30,988 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:30,988 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:02:30,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:02:30,992 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:30,993 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:30,996 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/scsi-36001405982c9691b297482f8e71a7812 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f ' '/dev/disk/by-id/lvm-pv-uuid-doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8', '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': 'doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8', 'ID_FS_UUID_ENC': 'doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8', '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': '982c9691-b297-482f-8e71-a7812a36586f', 'ID_SERIAL': '36001405982c9691b297482f8e71a7812', 'ID_SERIAL_SHORT': '6001405982c9691b297482f8e71a7812', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405982c9691b', 'ID_WWN_VENDOR_EXTENSION': '0x297482f8e71a7812', 'ID_WWN_WITH_EXTENSION': '0x6001405982c9691b297482f8e71a7812', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405982c9691b297482f8e71a7812', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '982c9691-b297-482f-8e71-a7812a36586f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '790838382'} ; 2024-03-01 17:02:30,996 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 17:02:31,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:31,006 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:02:31,007 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:02:31,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:02:31,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:02:31,010 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:02:31,014 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:02:31,014 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 17:02:31,017 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 17:02:31,018 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:02:31,018 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:02:31,018 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcb549cc0) -- 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 = 6001405982c9691b297482f8e71a7812 2024-03-01 17:02:31,021 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:02:31,025 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:31,025 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:02:31,028 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:31,028 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:02:31,032 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,032 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:02:31,035 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,035 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:02:31,038 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:02:31,038 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:02:31,039 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:31,070 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=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 17:02:31,070 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07. WARNING: Couldn't find device with uuid T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5. WARNING: VG test_vg2 is missing PV uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 (last written to /dev/sdf). 2024-03-01 17:02:31,070 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:02:31,070 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:02:31,075 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 ; label: None ; device: /dev/sdd ; serial: 36001405982c9691b297482f8e71a7812 ; exists: True ; vg_name: test_vg2 ; vg_uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:02:31,075 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:02:31,078 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:02:31,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:02:31,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:31,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:31,091 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:31,117 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 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=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=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 17:02:31,117 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07. WARNING: Couldn't find device with uuid T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5. WARNING: VG test_vg2 is missing PV uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 (last written to /dev/sdf). 2024-03-01 17:02:31,118 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:02:31,118 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:02:31,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:02:31,123 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:02:31,127 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:02:31,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:02:31,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:02:31,131 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:31,159 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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 17:02:31,159 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07. WARNING: Couldn't find device with uuid T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5. WARNING: VG test_vg2 is missing PV uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 (last written to /dev/sdf). 2024-03-01 17:02:31,160 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:02:31,164 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:02:31,165 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:02:31,168 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:02:31,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:02:31,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:02:31,174 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:02:31,174 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:31,178 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/lvm-pv-uuid-uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95 ' '/dev/disk/by-id/scsi-3600140552d4d1c3d14a4e2fb802ae974 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_52d4d1c3-d14a-4e2f-b802-ae974dba6c95', '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': 'uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07', 'ID_FS_UUID_ENC': 'uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07', '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': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'ID_SERIAL': '3600140552d4d1c3d14a4e2fb802ae974', 'ID_SERIAL_SHORT': '600140552d4d1c3d14a4e2fb802ae974', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140552d4d1c3d', 'ID_WWN_VENDOR_EXTENSION': '0x14a4e2fb802ae974', 'ID_WWN_WITH_EXTENSION': '0x600140552d4d1c3d14a4e2fb802ae974', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552d4d1c3d14a4e2fb802ae974', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52d4d1c3-d14a-4e2f-b802-ae974dba6c95', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791057137'} ; 2024-03-01 17:02:31,178 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 17:02:31,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:31,189 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:02:31,189 INFO blivet/MainThread: sde is a disk 2024-03-01 17:02:31,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:02:31,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:02:31,193 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:02:31,196 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:02:31,196 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 17:02:31,199 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 17:02:31,200 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:02:31,200 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:02:31,200 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcb543be0) -- 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 = 600140552d4d1c3d14a4e2fb802ae974 2024-03-01 17:02:31,203 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:02:31,207 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:31,207 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:02:31,210 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:31,210 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:02:31,214 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,214 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:02:31,217 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,217 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:02:31,220 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:02:31,220 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:02:31,221 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:31,247 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=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 17:02:31,248 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5. WARNING: VG test_vg2 is missing PV T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 (last written to /dev/sdf). 2024-03-01 17:02:31,248 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:02:31,248 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:02:31,252 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 ; label: None ; device: /dev/sde ; serial: 3600140552d4d1c3d14a4e2fb802ae974 ; exists: True ; vg_name: test_vg2 ; vg_uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:02:31,252 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:02:31,256 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:02:31,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:02:31,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:02:31,265 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:02:31,269 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:02:31,272 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:02:31,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:02:31,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:31,278 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:31,305 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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 17:02:31,305 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5. WARNING: VG test_vg2 is missing PV T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 (last written to /dev/sdf). 2024-03-01 17:02:31,305 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:02:31,306 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:02:31,306 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:31,311 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_37a570cb-dce0-4864-9c67-0928e0cd775a ' '/dev/disk/by-id/scsi-3600140537a570cbdce048649c670928e ' '/dev/disk/by-id/lvm-pv-uuid-T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 ' '/dev/disk/by-id/wwn-0x600140537a570cbdce048649c670928e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', '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': 'T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5', 'ID_FS_UUID_ENC': 'T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5', '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': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'ID_SERIAL': '3600140537a570cbdce048649c670928e', 'ID_SERIAL_SHORT': '600140537a570cbdce048649c670928e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537a570cbd', 'ID_WWN_VENDOR_EXTENSION': '0xce048649c670928e', 'ID_WWN_WITH_EXTENSION': '0x600140537a570cbdce048649c670928e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537a570cbdce048649c670928e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37a570cb-dce0-4864-9c67-0928e0cd775a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791048947'} ; 2024-03-01 17:02:31,311 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 17:02:31,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:31,322 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:02:31,322 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:02:31,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:02:31,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:02:31,326 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:02:31,329 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:02:31,329 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 17:02:31,332 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 17:02:31,333 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:02:31,333 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:02:31,333 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcb4df978) -- 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 = 600140537a570cbdce048649c670928e 2024-03-01 17:02:31,337 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:02:31,340 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:31,340 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:02:31,343 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:31,344 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:02:31,347 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,347 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:02:31,350 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,350 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:02:31,353 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:02:31,353 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:02:31,354 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:31,380 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=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 17:02:31,381 INFO program/MainThread: stderr[24]: 2024-03-01 17:02:31,381 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:02:31,381 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:02:31,385 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 ; label: None ; device: /dev/sdf ; serial: 3600140537a570cbdce048649c670928e ; exists: True ; vg_name: test_vg2 ; vg_uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:02:31,385 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:02:31,389 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:02:31,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:02:31,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:31,399 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:02:31,402 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:02:31,405 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:02:31,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:02:31,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:31,411 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:31,438 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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 17:02:31,439 INFO program/MainThread: stderr[25]: 2024-03-01 17:02:31,439 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:02:31,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:31,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:31,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:02:31,457 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:02:31,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:02:31,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:02:31,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:31,464 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:02:31,468 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 17:02:31,468 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:02:31,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:02:31,472 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:02:31,475 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:02:31,476 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:02:31,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:02:31,482 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:31,483 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:02:31,486 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 17:02:31,486 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:02:31,487 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:02:31,487 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:02:31,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:31,490 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:02:31,493 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 17:02:31,494 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:02:31,497 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZjdB80wn2xKh52GMZh4hF8kPYt08JjZwx ' '/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-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZjdB80wn2xKh52GMZh4hF8kPYt08JjZwx', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb', 'ID_FS_UUID_ENC': '36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1569723545'} ; 2024-03-01 17:02:31,498 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:02:31,498 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:31,502 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:02:31,502 INFO program/MainThread: stderr[26]: 2024-03-01 17:02:31,502 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:02:31,502 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:31,505 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:02:31,506 INFO program/MainThread: stderr[27]: 2024-03-01 17:02:31,506 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:02:31,506 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:31,509 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:02:31,509 INFO program/MainThread: stderr[28]: 2024-03-01 17:02:31,509 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:02:31,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:02:31,520 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:31,520 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:02:31,521 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:31,521 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:02:31,517 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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 (0x7fafcb549da0) -- 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 = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 17:02:31,522 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:31,525 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:02:31,525 INFO program/MainThread: stderr[29]: 2024-03-01 17:02:31,525 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:02:31,530 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:02:31,533 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:31,533 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:02:31,537 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:31,537 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:02:31,541 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,541 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:02:31,544 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,544 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:02:31,545 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:02:31,548 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:31,548 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:02:31,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:02:31,552 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:31,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:31,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:31,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:02:31,569 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:02:31,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:02:31,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:02:31,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:31,576 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:02:31,580 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 17:02:31,580 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:02:31,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:02:31,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:02:31,588 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:02:31,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:02:31,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:02:31,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:31,595 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:02:31,598 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 17:02:31,599 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:02:31,599 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:02:31,599 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:02:31,613 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:31,613 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:02:31,617 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 17:02:31,617 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:02:31,621 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZPGRtBmctX7du425xFSrZo0gFjkghuK1P ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/f2091b85-cf24-480a-948c-430c08d0eb72', '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-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZPGRtBmctX7du425xFSrZo0gFjkghuK1P', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f2091b85-cf24-480a-948c-430c08d0eb72', 'ID_FS_UUID_ENC': 'f2091b85-cf24-480a-948c-430c08d0eb72', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1569409470'} ; 2024-03-01 17:02:31,621 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:02:31,621 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:31,625 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:02:31,625 INFO program/MainThread: stderr[30]: 2024-03-01 17:02:31,626 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:02:31,626 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:31,629 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:02:31,629 INFO program/MainThread: stderr[31]: 2024-03-01 17:02:31,630 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:02:31,630 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:31,633 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:02:31,633 INFO program/MainThread: stderr[32]: 2024-03-01 17:02:31,633 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:02:31,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:02:31,645 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:31,646 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:31,646 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:31,647 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:31,642 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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 (0x7fafcb549da0) -- name = test_vg2 status = 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 = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 17:02:31,647 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:31,652 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:02:31,652 INFO program/MainThread: stderr[33]: 2024-03-01 17:02:31,652 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:02:31,656 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:02:31,660 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:31,660 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:02:31,664 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:31,664 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:02:31,667 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,667 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:02:31,671 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,671 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:02:31,671 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:02:31,675 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:31,675 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:02:31,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:02:31,679 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:31,679 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:31,682 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f68c0f3a-034c-4989-99af-0f65b7669f8f ' '/dev/disk/by-id/wwn-0x6001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/scsi-36001405f68c0f3a034c498999af0f65b ' '/dev/disk/by-id/lvm-pv-uuid-yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih', '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': 'yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih', 'ID_FS_UUID_ENC': 'yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih', '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': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'ID_SERIAL': '36001405f68c0f3a034c498999af0f65b', 'ID_SERIAL_SHORT': '6001405f68c0f3a034c498999af0f65b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f68c0f3a0', 'ID_WWN_VENDOR_EXTENSION': '0x34c498999af0f65b', 'ID_WWN_WITH_EXTENSION': '0x6001405f68c0f3a034c498999af0f65b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f68c0f3a034c498999af0f65b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f68c0f3a-034c-4989-99af-0f65b7669f8f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791000897'} ; 2024-03-01 17:02:31,683 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 17:02:31,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:31,697 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:02:31,698 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:02:31,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:02:31,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:02:31,702 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:02:31,705 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:02:31,705 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 17:02:31,708 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 17:02:31,709 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:02:31,709 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:02:31,709 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcb4fd550) -- 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 = 6001405f68c0f3a034c498999af0f65b 2024-03-01 17:02:31,713 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:02:31,716 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:31,716 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:02:31,719 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:31,719 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:02:31,723 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,723 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:02:31,726 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,726 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:02:31,729 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:02:31,730 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:02:31,730 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/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:31,760 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=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 17:02:31,760 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N. WARNING: Couldn't find device with uuid 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq. WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:31,760 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:02:31,761 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:02:31,765 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih ; label: None ; device: /dev/sdg ; serial: 36001405f68c0f3a034c498999af0f65b ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:02:31,765 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:02:31,768 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:02:31,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:31,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:31,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:31,781 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/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:31,809 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 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=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 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=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=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 17:02:31,809 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N. WARNING: Couldn't find device with uuid 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq. WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:31,809 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:02:31,809 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:02:31,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:02:31,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:02:31,818 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:31,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:02:31,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:02:31,822 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/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:31,853 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 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=FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te 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 17:02:31,853 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N. WARNING: Couldn't find device with uuid 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq. WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:31,853 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:02:31,858 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:02:31,859 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:02:31,862 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:02:31,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:31,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:02:31,868 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:02:31,868 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:31,872 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405469fa63f6a444ec18beda1375 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_469fa63f-6a44-4ec1-8bed-a13753f41719 ' '/dev/disk/by-id/lvm-pv-uuid-SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N ' '/dev/disk/by-id/wwn-0x6001405469fa63f6a444ec18beda1375', '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': 'SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N', 'ID_FS_UUID_ENC': 'SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N', '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': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'ID_SERIAL': '36001405469fa63f6a444ec18beda1375', 'ID_SERIAL_SHORT': '6001405469fa63f6a444ec18beda1375', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405469fa63f6', 'ID_WWN_VENDOR_EXTENSION': '0xa444ec18beda1375', 'ID_WWN_WITH_EXTENSION': '0x6001405469fa63f6a444ec18beda1375', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405469fa63f6a444ec18beda1375', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '469fa63f-6a44-4ec1-8bed-a13753f41719', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791308454'} ; 2024-03-01 17:02:31,872 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 17:02:31,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:02:31,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:31,883 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:02:31,884 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:02:31,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:02:31,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:02:31,887 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:02:31,890 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:02:31,891 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 17:02:31,894 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 17:02:31,894 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:02:31,895 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:02:31,895 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcb543ac8) -- 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 = 6001405469fa63f6a444ec18beda1375 2024-03-01 17:02:31,898 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:02:31,902 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:31,902 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:02:31,905 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:31,905 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:02:31,909 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,909 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:02:31,912 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:31,912 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:02:31,915 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:02:31,915 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:02:31,916 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/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:31,945 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=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 17:02:31,945 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq. WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:31,945 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:02:31,946 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:02:31,950 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N ; label: None ; device: /dev/sdh ; serial: 36001405469fa63f6a444ec18beda1375 ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; pe_start: 8 MiB ; 2024-03-01 17:02:31,950 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:02:31,953 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:02:31,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:31,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:02:31,963 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:02:31,967 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:31,970 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:02:31,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:31,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:31,976 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/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:32,008 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 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=FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te 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 17:02:32,008 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq. WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:32,008 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:02:32,008 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:02:32,009 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:32,013 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053ea3bcad82694b96956209aba ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/lvm-pv-uuid-1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_3ea3bcad-8269-4b96-9562-09aba7be7181 ' '/dev/disk/by-id/wwn-0x60014053ea3bcad82694b96956209aba', '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': '1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq', 'ID_FS_UUID_ENC': '1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq', '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': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'ID_SERIAL': '360014053ea3bcad82694b96956209aba', 'ID_SERIAL_SHORT': '60014053ea3bcad82694b96956209aba', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053ea3bcad8', 'ID_WWN_VENDOR_EXTENSION': '0x2694b96956209aba', 'ID_WWN_WITH_EXTENSION': '0x60014053ea3bcad82694b96956209aba', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053ea3bcad82694b96956209aba', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3ea3bcad-8269-4b96-9562-09aba7be7181', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791367186'} ; 2024-03-01 17:02:32,014 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 17:02:32,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:32,025 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:02:32,026 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:02:32,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:02:32,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:02:32,029 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:02:32,032 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:02:32,033 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 17:02:32,036 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 17:02:32,036 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:02:32,037 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:02:32,037 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcb543f28) -- 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 = 60014053ea3bcad82694b96956209aba 2024-03-01 17:02:32,040 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:02:32,044 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:32,044 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:02:32,047 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:32,047 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:02:32,051 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,051 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:02:32,054 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,054 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:02:32,057 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:02:32,057 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:02:32,058 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/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:32,089 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=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 17:02:32,089 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:32,089 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:02:32,090 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:02:32,094 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq ; label: None ; device: /dev/sdi ; serial: 360014053ea3bcad82694b96956209aba ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; pe_start: 8 MiB ; 2024-03-01 17:02:32,094 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:02:32,097 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:02:32,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:32,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:32,107 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:02:32,111 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:32,114 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:02:32,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:32,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:32,120 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/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:32,151 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 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=FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te 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 17:02:32,151 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2. WARNING: VG test_vg3 is missing PV rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 (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 17:02:32,151 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:02:32,151 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:02:32,152 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:32,157 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/wwn-0x600140589e064ce3dab4fe58f6bea754 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_89e064ce-3dab-4fe5-8f6b-ea754bb49553 ' '/dev/disk/by-id/lvm-pv-uuid-rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', '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': 'rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2', 'ID_FS_UUID_ENC': 'rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2', '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': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'ID_SERIAL': '3600140589e064ce3dab4fe58f6bea754', 'ID_SERIAL_SHORT': '600140589e064ce3dab4fe58f6bea754', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140589e064ce3', 'ID_WWN_VENDOR_EXTENSION': '0xdab4fe58f6bea754', 'ID_WWN_WITH_EXTENSION': '0x600140589e064ce3dab4fe58f6bea754', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140589e064ce3dab4fe58f6bea754', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_PORT_NAME': 'naa.50014051d586d072,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '89e064ce-3dab-4fe5-8f6b-ea754bb49553', 'SCSI_IDENT_TARGET_NAME': 'naa.50014051d586d072', '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': '791413623'} ; 2024-03-01 17:02:32,157 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:02:32,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:32,168 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:02:32,169 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:02:32,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:02:32,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:02:32,172 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:02:32,176 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:02:32,176 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 17:02:32,179 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 17:02:32,180 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:02:32,180 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:02:32,180 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcb559a20) -- 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 = 600140589e064ce3dab4fe58f6bea754 2024-03-01 17:02:32,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:02:32,187 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:32,187 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:02:32,190 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:32,190 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:02:32,194 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,194 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:02:32,198 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,198 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:02:32,201 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:02:32,201 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:02:32,201 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/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:32,232 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lM04Nb-hMEH-SJ0q-t6EO-H6ji-H2Zn-F1SBO5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6hEsOc-sF2v-Aloe-uWIY-3faK-NXXz-hLdPTA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bQ62Ko-xdTc-qMhq-Wj4t-hL48-jgfE-tC1Rx4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=doYvtL-5HCP-XNjB-Nnby-GP4h-n5sC-9RISO8 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uBcN2f-gR3p-qvo4-kdaE-hvY9-n8A6-kV5l07 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=T888g1-Ddu9-m26I-NUed-rWIT-AX5a-QFeTf5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yE9gx2-3h9x-4EdR-UcyZ-qr9L-9zuy-y03Bih LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=SJ1CFR-AMBn-q5Zs-YJTT-Uz1I-gDSh-pToh2N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=1J5jIr-eR38-sw6Q-e73M-s4yv-PNpq-nQPFbq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=4261412864 LVM2_VG_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=rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 LVM2_VG_SIZE=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 17:02:32,232 INFO program/MainThread: stderr[41]: 2024-03-01 17:02:32,232 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:02:32,233 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:02:32,237 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rNALHn-z91y-KxmY-oIn7-RmDf-BPIW-74leE2 ; label: None ; device: /dev/sdj ; serial: 3600140589e064ce3dab4fe58f6bea754 ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:02:32,237 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:02:32,240 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:02:32,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:32,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:32,250 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:02:32,254 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:32,257 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:02:32,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 ; incomplete: True ; hidden: False ; 2024-03-01 17:02:32,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:32,263 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/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:32,295 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj 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=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx 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=PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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=opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 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=FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te 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 17:02:32,295 INFO program/MainThread: stderr[42]: 2024-03-01 17:02:32,295 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:02:32,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:32,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:32,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:02:32,314 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:02:32,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:02:32,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:02:32,321 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:32,321 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:02:32,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:02:32,325 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:02:32,325 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:02:32,329 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:02:32,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:02:32,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:02:32,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:02:32,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:32,340 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:02:32,343 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 17:02:32,344 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:02:32,344 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:02:32,344 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:02:32,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:32,348 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:02:32,351 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 17:02:32,351 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:02:32,355 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04JBahy0SoRtUYafvoqPgud2TaxWuzcotp ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/d5e28bfe-16a8-47fe-a209-4bd040bbabb9', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04JBahy0SoRtUYafvoqPgud2TaxWuzcotp', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd5e28bfe-16a8-47fe-a209-4bd040bbabb9', 'ID_FS_UUID_ENC': 'd5e28bfe-16a8-47fe-a209-4bd040bbabb9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1568526432'} ; 2024-03-01 17:02:32,355 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:02:32,355 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:32,359 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:02:32,359 INFO program/MainThread: stderr[43]: 2024-03-01 17:02:32,360 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:02:32,360 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:32,363 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:02:32,363 INFO program/MainThread: stderr[44]: 2024-03-01 17:02:32,363 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:02:32,363 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:32,366 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:02:32,366 INFO program/MainThread: stderr[45]: 2024-03-01 17:02:32,367 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:02:32,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:02:32,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:32,378 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:02:32,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:32,380 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:02:32,375 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp 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 (0x7fafcb539d30) -- 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 = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 17:02:32,380 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:32,383 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:02:32,383 INFO program/MainThread: stderr[46]: 2024-03-01 17:02:32,384 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:02:32,388 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:02:32,392 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:32,392 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:02:32,395 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:32,395 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:02:32,399 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,399 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:02:32,403 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,403 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:02:32,404 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:02:32,407 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:32,407 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:02:32,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:02:32,410 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:32,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:32,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:32,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:02:32,427 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:02:32,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:02:32,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:02:32,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:32,435 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:02:32,438 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 17:02:32,439 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:02:32,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:02:32,442 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:02:32,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:02:32,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:02:32,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:02:32,453 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:32,453 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:02:32,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:02:32,457 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:02:32,457 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:02:32,457 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:02:32,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:32,460 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:02:32,464 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 17:02:32,464 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:02:32,468 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/c71e1155-4141-4c82-b5d4-4ba0da7e42aa ' '/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-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04HAo98Iz6R6ZKqmzqIAtqjeUEGlF8rgnP', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04HAo98Iz6R6ZKqmzqIAtqjeUEGlF8rgnP', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c71e1155-4141-4c82-b5d4-4ba0da7e42aa', 'ID_FS_UUID_ENC': 'c71e1155-4141-4c82-b5d4-4ba0da7e42aa', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1568196475'} ; 2024-03-01 17:02:32,468 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:02:32,468 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:32,472 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:02:32,472 INFO program/MainThread: stderr[47]: 2024-03-01 17:02:32,473 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:02:32,473 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:32,476 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:02:32,476 INFO program/MainThread: stderr[48]: 2024-03-01 17:02:32,476 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:02:32,476 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:32,480 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:02:32,480 INFO program/MainThread: stderr[49]: 2024-03-01 17:02:32,480 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:02:32,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:02:32,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:32,493 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:02:32,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:32,494 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:02:32,489 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP 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 (0x7fafcb539d30) -- name = test_vg3 status = True 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 = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:02:32,495 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:32,498 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:02:32,498 INFO program/MainThread: stderr[50]: 2024-03-01 17:02:32,499 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:02:32,503 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:02:32,507 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:32,507 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:02:32,510 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:32,510 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:02:32,514 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,514 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:02:32,518 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,518 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:02:32,518 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:02:32,521 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:32,522 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:02:32,525 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:02:32,525 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:32,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:32,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:32,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:02:32,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:02:32,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:02:32,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:02:32,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:32,550 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:02:32,553 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 17:02:32,554 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:02:32,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:02:32,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:02:32,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:02:32,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:02:32,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:02:32,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:32,568 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:02:32,572 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 17:02:32,572 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:02:32,572 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:02:32,573 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:02:32,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:32,576 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:02:32,579 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 17:02:32,580 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:02:32,584 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04opNilfQaexjxBk88PPDWsVbIkBKU6uD2 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/687ca3d7-3ede-4fbf-bc85-a95987d8b4df ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04opNilfQaexjxBk88PPDWsVbIkBKU6uD2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '687ca3d7-3ede-4fbf-bc85-a95987d8b4df', 'ID_FS_UUID_ENC': '687ca3d7-3ede-4fbf-bc85-a95987d8b4df', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1567876538'} ; 2024-03-01 17:02:32,584 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:02:32,584 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:32,588 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:02:32,588 INFO program/MainThread: stderr[51]: 2024-03-01 17:02:32,588 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:02:32,588 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:32,592 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:02:32,592 INFO program/MainThread: stderr[52]: 2024-03-01 17:02:32,592 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:02:32,592 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:32,595 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:02:32,595 INFO program/MainThread: stderr[53]: 2024-03-01 17:02:32,595 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:02:32,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:02:32,607 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:32,608 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:02:32,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:32,610 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:02:32,604 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 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 (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:02:32,610 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:32,614 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:02:32,614 INFO program/MainThread: stderr[54]: 2024-03-01 17:02:32,614 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:02:32,618 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:02:32,622 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:32,622 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:02:32,626 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:32,626 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:02:32,630 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,630 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:02:32,633 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,633 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:02:32,634 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:02:32,637 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:32,637 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:02:32,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:02:32,641 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:32,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:32,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:32,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:02:32,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:02:32,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:02:32,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:02:32,665 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:32,665 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:02:32,669 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 17:02:32,669 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:02:32,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:02:32,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:02:32,676 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:02:32,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:02:32,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:02:32,683 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:32,684 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:02:32,687 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 17:02:32,687 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:02:32,688 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:02:32,688 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:02:32,691 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:32,691 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:02:32,695 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 17:02:32,695 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:02:32,699 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04FAd35TLA7oaduOg0XBq7MpDAcjFTd4Te ' '/dev/disk/by-uuid/4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04FAd35TLA7oaduOg0XBq7MpDAcjFTd4Te', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1', 'ID_FS_UUID_ENC': '4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1567554889'} ; 2024-03-01 17:02:32,699 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:02:32,699 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:32,703 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:02:32,703 INFO program/MainThread: stderr[55]: 2024-03-01 17:02:32,703 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:02:32,704 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:32,707 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:02:32,707 INFO program/MainThread: stderr[56]: 2024-03-01 17:02:32,707 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:02:32,707 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:32,710 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:02:32,710 INFO program/MainThread: stderr[57]: 2024-03-01 17:02:32,711 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:02:32,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:02:32,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:32,724 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:32,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:32,725 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:32,719 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te 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 (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 17:02:32,726 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:32,730 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:02:32,730 INFO program/MainThread: stderr[58]: 2024-03-01 17:02:32,730 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:02:32,735 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:02:32,738 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:32,738 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:02:32,742 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:32,742 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:02:32,746 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,746 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:02:32,749 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,749 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:02:32,750 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:02:32,753 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:32,753 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:02:32,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:02:32,757 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:32,757 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:32,760 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30400707'} ; 2024-03-01 17:02:32,760 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:02:32,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:32,772 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:02:32,772 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:02:32,772 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:02:32,772 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:02:32,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:02:32,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:02:32,776 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:02:32,779 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:02:32,779 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:02:32,782 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:02:32,783 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:02:32,783 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:02:32,783 INFO blivet/MainThread: got device: DiskDevice instance (0x7fafcc6c82e8) -- 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 17:02:32,786 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:02:32,790 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:32,790 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:02:32,793 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:32,793 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:02:32,797 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,797 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:02:32,800 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,800 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:02:32,804 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:02:32,807 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:02:32,810 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:02:32,814 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 0x7fafcb52d5c8> 2024-03-01 17:02:35,797 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:02:35,801 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:02:35,801 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:02:35,805 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': '30404649'} ; 2024-03-01 17:02:35,805 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:02:35,805 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:02:35,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:35,816 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:02:35,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:35,823 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:35,836 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:35,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:02:35,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:02:35,863 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:02:35,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:02:35,866 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:02:35,870 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:02:35,870 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:02:35,873 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:02:35,873 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:02:35,874 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:02:35,877 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:02:35,880 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:02:35,883 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:02:35,886 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:02:35,889 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:02:35,890 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:02:35,890 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:02:35,891 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:02:35,890 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fafcb4fd5c0) -- 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 0x7fafcb49eca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:02:35,894 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:02:35,898 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:35,898 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:02:35,901 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:35,901 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:02:35,905 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:35,905 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:02:35,908 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:35,908 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:02:35,908 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:02:35,911 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:35,911 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:02:35,914 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:02:35,915 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:35,918 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04FAd35TLA7oaduOg0XBq7MpDAcjFTd4Te ' '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04FAd35TLA7oaduOg0XBq7MpDAcjFTd4Te', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1', 'ID_FS_UUID_ENC': '4e0a5db3-ea4f-4d17-b5a3-1461d54ea5c1', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1567554889'} ; 2024-03-01 17:02:35,918 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:02:35,918 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:35,922 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:02:35,922 INFO program/MainThread: stderr[59]: 2024-03-01 17:02:35,922 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:02:35,922 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:35,926 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:02:35,926 INFO program/MainThread: stderr[60]: 2024-03-01 17:02:35,926 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:02:35,926 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:35,929 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:02:35,929 INFO program/MainThread: stderr[61]: 2024-03-01 17:02:35,929 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:02:35,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:02:35,941 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,942 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,944 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,938 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:35,945 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:35,948 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:02:35,948 INFO program/MainThread: stderr[62]: 2024-03-01 17:02:35,948 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:02:35,952 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:02:35,952 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:02:35,955 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/687ca3d7-3ede-4fbf-bc85-a95987d8b4df ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04opNilfQaexjxBk88PPDWsVbIkBKU6uD2 ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04opNilfQaexjxBk88PPDWsVbIkBKU6uD2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '687ca3d7-3ede-4fbf-bc85-a95987d8b4df', 'ID_FS_UUID_ENC': '687ca3d7-3ede-4fbf-bc85-a95987d8b4df', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1567876538'} ; 2024-03-01 17:02:35,955 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:02:35,956 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:35,959 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:02:35,959 INFO program/MainThread: stderr[63]: 2024-03-01 17:02:35,959 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:02:35,959 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:35,962 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:02:35,962 INFO program/MainThread: stderr[64]: 2024-03-01 17:02:35,962 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:02:35,962 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:35,966 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:02:35,966 INFO program/MainThread: stderr[65]: 2024-03-01 17:02:35,966 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:02:35,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:02:35,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,979 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,981 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,975 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:35,982 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:35,985 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:02:35,985 INFO program/MainThread: stderr[66]: 2024-03-01 17:02:35,985 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:02:35,989 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:02:35,989 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:02:35,992 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04HAo98Iz6R6ZKqmzqIAtqjeUEGlF8rgnP ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/c71e1155-4141-4c82-b5d4-4ba0da7e42aa ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04HAo98Iz6R6ZKqmzqIAtqjeUEGlF8rgnP', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c71e1155-4141-4c82-b5d4-4ba0da7e42aa', 'ID_FS_UUID_ENC': 'c71e1155-4141-4c82-b5d4-4ba0da7e42aa', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1568196475'} ; 2024-03-01 17:02:35,992 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:02:35,993 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:35,996 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:02:35,996 INFO program/MainThread: stderr[67]: 2024-03-01 17:02:35,996 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:02:35,996 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:36,000 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:02:36,000 INFO program/MainThread: stderr[68]: 2024-03-01 17:02:36,000 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:02:36,000 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:36,003 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:02:36,003 INFO program/MainThread: stderr[69]: 2024-03-01 17:02:36,003 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:02:36,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:02:36,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,016 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,017 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,012 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,018 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:36,022 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:02:36,022 INFO program/MainThread: stderr[70]: 2024-03-01 17:02:36,022 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:02:36,026 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:02:36,026 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:02:36,029 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/d5e28bfe-16a8-47fe-a209-4bd040bbabb9 ' '/dev/disk/by-id/dm-uuid-LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04JBahy0SoRtUYafvoqPgud2TaxWuzcotp ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjlIFVNjN83Z9KlSZsaXBJYoxOv3TT04JBahy0SoRtUYafvoqPgud2TaxWuzcotp', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd5e28bfe-16a8-47fe-a209-4bd040bbabb9', 'ID_FS_UUID_ENC': 'd5e28bfe-16a8-47fe-a209-4bd040bbabb9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1568526432'} ; 2024-03-01 17:02:36,029 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:02:36,030 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:36,033 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:02:36,033 INFO program/MainThread: stderr[71]: 2024-03-01 17:02:36,033 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:02:36,033 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:36,036 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:02:36,037 INFO program/MainThread: stderr[72]: 2024-03-01 17:02:36,037 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:02:36,037 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:36,040 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:02:36,040 INFO program/MainThread: stderr[73]: 2024-03-01 17:02:36,040 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:02:36,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,048 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 17:02:36,052 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,053 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,054 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,049 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,055 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:36,058 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:02:36,059 INFO program/MainThread: stderr[74]: 2024-03-01 17:02:36,059 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:02:36,063 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:02:36,063 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:02:36,066 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZPGRtBmctX7du425xFSrZo0gFjkghuK1P ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/f2091b85-cf24-480a-948c-430c08d0eb72', '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-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZPGRtBmctX7du425xFSrZo0gFjkghuK1P', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f2091b85-cf24-480a-948c-430c08d0eb72', 'ID_FS_UUID_ENC': 'f2091b85-cf24-480a-948c-430c08d0eb72', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1569409470'} ; 2024-03-01 17:02:36,066 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:02:36,066 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:36,069 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:02:36,070 INFO program/MainThread: stderr[75]: 2024-03-01 17:02:36,070 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:02:36,070 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:36,073 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:02:36,073 INFO program/MainThread: stderr[76]: 2024-03-01 17:02:36,073 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:02:36,073 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:36,076 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:02:36,077 INFO program/MainThread: stderr[77]: 2024-03-01 17:02:36,077 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:02:36,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:02:36,087 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,088 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,089 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,089 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,085 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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 17:02:36,090 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:36,093 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:02:36,093 INFO program/MainThread: stderr[78]: 2024-03-01 17:02:36,093 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:02:36,097 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:02:36,097 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:02:36,100 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZjdB80wn2xKh52GMZh4hF8kPYt08JjZwx ' '/dev/disk/by-uuid/36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb ' '/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-B6cRzAu0LIYGWRT8vNZlkpdTullGUCfZjdB80wn2xKh52GMZh4hF8kPYt08JjZwx', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb', 'ID_FS_UUID_ENC': '36cc320c-86fa-4e00-b2e6-8e6ffa29a1bb', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1569723545'} ; 2024-03-01 17:02:36,101 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:02:36,101 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:36,104 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:02:36,104 INFO program/MainThread: stderr[79]: 2024-03-01 17:02:36,104 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:02:36,104 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:36,108 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:02:36,108 INFO program/MainThread: stderr[80]: 2024-03-01 17:02:36,108 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:02:36,108 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:36,111 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:02:36,111 INFO program/MainThread: stderr[81]: 2024-03-01 17:02:36,111 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:02:36,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:02:36,122 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,123 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,123 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,124 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,119 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,124 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:36,128 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:02:36,128 INFO program/MainThread: stderr[82]: 2024-03-01 17:02:36,128 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:02:36,132 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:02:36,133 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:02:36,136 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-Krocphat7ztGvA3F8hWdeGNY4Gqivogdl07UqCJFxYFgVJIXK7ia0W0DIHuWrmgW ' '/dev/disk/by-uuid/bb9726a1-6dae-440a-b0d5-6215c7367139 ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Krocphat7ztGvA3F8hWdeGNY4Gqivogdl07UqCJFxYFgVJIXK7ia0W0DIHuWrmgW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bb9726a1-6dae-440a-b0d5-6215c7367139', 'ID_FS_UUID_ENC': 'bb9726a1-6dae-440a-b0d5-6215c7367139', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1570615512'} ; 2024-03-01 17:02:36,136 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:02:36,136 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:36,139 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:02:36,140 INFO program/MainThread: stderr[83]: 2024-03-01 17:02:36,140 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:02:36,140 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:36,143 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:02:36,143 INFO program/MainThread: stderr[84]: 2024-03-01 17:02:36,143 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:02:36,143 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:36,147 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:02:36,147 INFO program/MainThread: stderr[85]: 2024-03-01 17:02:36,147 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:02:36,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,155 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 17:02:36,158 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,158 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,159 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,160 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,155 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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 17:02:36,160 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:36,163 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:02:36,164 INFO program/MainThread: stderr[86]: 2024-03-01 17:02:36,164 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:02:36,168 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:02:36,168 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:02:36,171 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/8b1bbfa3-b87e-49cb-bba6-25571d8c88de ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Krocphat7ztGvA3F8hWdeGNY4GqivogdnDvGTI8akXojR2LgbEl91WjTTdNHoNRj ' '/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-Krocphat7ztGvA3F8hWdeGNY4GqivogdnDvGTI8akXojR2LgbEl91WjTTdNHoNRj', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8b1bbfa3-b87e-49cb-bba6-25571d8c88de', 'ID_FS_UUID_ENC': '8b1bbfa3-b87e-49cb-bba6-25571d8c88de', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1570935639'} ; 2024-03-01 17:02:36,171 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:02:36,171 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:36,174 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:02:36,175 INFO program/MainThread: stderr[87]: 2024-03-01 17:02:36,175 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:02:36,175 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:36,178 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:02:36,178 INFO program/MainThread: stderr[88]: 2024-03-01 17:02:36,178 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:02:36,178 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:36,181 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:02:36,182 INFO program/MainThread: stderr[89]: 2024-03-01 17:02:36,182 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:02:36,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:02:36,192 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,193 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,193 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,194 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,190 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,195 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:36,198 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:02:36,198 INFO program/MainThread: stderr[90]: 2024-03-01 17:02:36,198 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:02:36,202 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:02:36,202 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:02:36,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:36,214 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:36,230 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:02:36,231 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:02:36,235 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 17:02:36,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:36,242 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 17:02:36,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:36,245 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:02:36,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:36,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:36,257 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:02:36,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:36,266 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 17:02:36,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:36,270 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:02:36,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:36,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:36,282 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:02:36,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 17:02:36,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:36,291 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 17:02:36,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:36,294 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 17:02:36,297 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 17:02:36,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:36,303 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 17:02:36,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:36,307 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:02:36,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,313 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:02:36,313 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,314 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,314 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,315 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,315 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,316 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,316 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,316 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,317 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,317 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,318 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,318 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:36,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:02:36,324 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:02:36,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:02:36,330 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:02:36,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:02:36,336 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:02:36,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:02:36,342 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:02:36,344 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,345 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,345 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,346 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,349 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,350 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,350 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,351 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,354 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,356 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,358 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,359 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,360 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,364 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,364 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,365 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,368 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,368 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,369 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,369 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,372 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,373 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,373 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,374 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,377 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,378 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,378 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,379 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,382 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,382 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,383 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,383 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,386 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,387 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,388 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,391 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,392 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,392 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,393 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,395 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,396 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,397 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,397 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,400 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,401 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,401 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,402 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,405 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,405 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,406 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,407 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,409 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,410 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,410 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,411 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,414 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,415 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,416 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,419 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,421 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,423 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,424 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,424 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,425 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,428 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,429 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,429 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,430 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,433 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,433 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,435 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,430 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,437 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,438 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,438 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,439 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,442 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,443 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,444 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,447 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,448 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,448 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,452 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,453 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,456 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,457 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,457 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,458 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,460 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,461 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,462 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,462 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,466 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,467 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,470 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,471 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,471 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,474 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,475 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,475 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,476 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,479 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,480 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,480 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,481 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,483 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,484 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,485 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,489 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,490 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:36,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb52b898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nDvGTI-8akX-ojR2-LgbE-l91W-jTTd-NHoNRj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:36,491 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:02:36,494 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 17:02:36,494 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,494 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 17:02:36,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:02:36,498 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:36,499 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 17:02:36,503 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:02:36,503 INFO program/MainThread: stderr[91]: 2024-03-01 17:02:36,503 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 17:02:36,508 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 17:02:36,508 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:02:36,508 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:36,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,514 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 17:02:36,514 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:02:36,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,518 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,518 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,518 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,521 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,522 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,522 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,523 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,519 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,526 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,527 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,530 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,530 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,531 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,534 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,534 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,535 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,538 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,538 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,539 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,536 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,542 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,542 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,543 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,543 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,546 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,547 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,547 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,548 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,550 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,551 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,551 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,552 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,554 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,555 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,555 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,556 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,558 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,559 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,559 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,560 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,556 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,562 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,563 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,563 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,564 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,560 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,567 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,567 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,567 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,568 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,571 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,571 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,572 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,572 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,575 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,575 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,576 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,576 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,573 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,579 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,579 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,580 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,583 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,584 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,585 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,587 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,588 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,589 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,591 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,592 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,593 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,595 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,596 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,597 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,599 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,600 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,601 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,604 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,604 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,605 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,605 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,608 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,608 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,609 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,609 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,612 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,613 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,610 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,617 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,617 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,618 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,621 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,621 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,622 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,625 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,626 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,629 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,629 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,630 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,626 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,632 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,633 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,633 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,634 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,636 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,637 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,637 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,638 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,634 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,641 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,641 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,642 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,642 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,645 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,645 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,646 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,646 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc61e860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = l07UqC-JFxY-FgVJ-IXK7-ia0W-0DIH-uWrmgW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcc61ef28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Krocph-at7z-tGvA-3F8h-WdeG-NY4G-qivogd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,647 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 17:02:36,650 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 17:02:36,650 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 17:02:36,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 17:02:36,654 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:36,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:02:36,657 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 17:02:36,657 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:36,658 DEBUG blivet.ansible/MainThread: ['test_vg1', 'sdb', 'sdc', 'sda'] 2024-03-01 17:02:36,658 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:02:36,660 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:02:36,661 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,664 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:02:36,667 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:02:36,670 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:02:36,670 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:02:36,670 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:02:36,671 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:02:36,671 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:02:36,673 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:36,674 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 17:02:36,677 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:02:36,677 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:02:36,677 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:02:36,677 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:02:36,680 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:36,680 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 17:02:36,683 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:02:36,683 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:02:36,684 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:02:36,684 DEBUG blivet/MainThread: removing sda 2024-03-01 17:02:36,686 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:36,686 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 17:02:36,690 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:02:36,690 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:02:36,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,696 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 17:02:36,696 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,697 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,697 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,697 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,698 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,698 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,699 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,699 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,699 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,700 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,700 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,701 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:02:36,707 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:02:36,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 17:02:36,713 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:02:36,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 17:02:36,718 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:02:36,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:02:36,724 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:02:36,727 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,728 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,728 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,729 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,732 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,733 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,733 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,736 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,737 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,737 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,738 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,734 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,741 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,742 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,742 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,743 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,745 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,746 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,747 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,747 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,750 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,751 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,751 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,752 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,755 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,755 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,756 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,756 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,759 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,760 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,760 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,761 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,764 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,765 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,765 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,766 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,768 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,769 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,769 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,770 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,773 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,774 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,774 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,775 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,778 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,778 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,779 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,779 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,783 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,783 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,784 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,787 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,787 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,788 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,789 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,791 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,792 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,792 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,793 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,796 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,797 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,797 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,798 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,801 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,801 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,802 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,802 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,805 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,806 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,806 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,807 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,810 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,811 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,811 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,812 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,814 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,815 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,816 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,816 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,819 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,820 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,820 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,821 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,817 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,824 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,824 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,825 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,826 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,822 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,828 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,829 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,829 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,830 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,833 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,834 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,834 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,835 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,838 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,839 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,839 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,840 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,842 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,843 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,844 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,844 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,847 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,848 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,848 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,849 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,852 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,852 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,853 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,854 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,856 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,857 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,857 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,858 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,861 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,862 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,862 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,863 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,866 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,866 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,867 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,867 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,863 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,870 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,871 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,871 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,872 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb4df908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jdB80w-n2xK-h52G-MZh4-hF8k-PYt0-8JjZwx size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,873 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 17:02:36,876 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 17:02:36,876 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 17:02:36,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 17:02:36,880 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:36,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 17:02:36,883 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 17:02:36,883 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:36,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:02:36,889 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:02:36,892 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,893 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,893 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,894 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,896 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,897 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,897 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,898 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,900 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,901 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,901 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,902 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,904 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,905 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,905 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,906 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,902 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,909 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,909 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,910 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,910 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,913 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,913 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,914 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,914 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,917 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,917 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,918 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,918 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,915 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,921 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,921 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,922 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,922 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,925 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,926 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,926 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,927 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,929 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,930 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,930 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,931 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,933 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,934 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,934 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,935 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,938 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,938 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,939 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,939 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,942 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,942 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,943 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,943 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,946 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,946 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,947 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,947 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,950 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,950 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,951 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,951 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,954 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,955 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,955 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,956 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,952 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,958 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,959 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,959 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,960 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,962 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,963 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,963 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,964 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,966 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,967 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,967 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,968 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,970 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,971 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,971 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,972 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,974 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,975 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,975 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,976 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,979 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,979 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,980 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,980 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,983 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,983 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,984 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,984 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,987 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,987 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,988 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,988 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,991 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,992 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,992 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,993 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,995 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,996 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,996 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,997 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,999 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:37,000 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:37,000 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:37,001 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:37,003 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:37,004 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:37,004 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:37,005 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:37,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:37,008 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:37,008 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:37,008 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:37,009 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:37,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:37,012 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:37,012 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:37,013 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:37,013 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:37,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:37,016 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:37,016 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:37,017 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:37,017 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:37,014 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:37,020 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:37,020 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:37,021 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:37,021 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:37,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb5014e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PGRtBm-ctX7-du42-5xFS-rZo0-gFjk-ghuK1P size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb549da0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = B6cRzA-u0LI-YGWR-T8vN-Zlkp-dTul-lGUCfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:37,022 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 17:02:37,025 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 17:02:37,025 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 17:02:37,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 17:02:37,029 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:37,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:02:37,032 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 17:02:37,033 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:37,033 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdd', 'sde', 'sdf'] 2024-03-01 17:02:37,033 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 17:02:37,036 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 17:02:37,036 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,039 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:02:37,042 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:02:37,046 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:02:37,046 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 17:02:37,046 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:02:37,046 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 17:02:37,046 DEBUG blivet/MainThread: removing sdd 2024-03-01 17:02:37,049 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:37,049 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 17:02:37,052 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 17:02:37,052 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:02:37,052 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 17:02:37,052 DEBUG blivet/MainThread: removing sde 2024-03-01 17:02:37,055 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:37,055 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 17:02:37,059 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 17:02:37,059 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:02:37,059 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 17:02:37,059 DEBUG blivet/MainThread: removing sdf 2024-03-01 17:02:37,062 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:37,062 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 17:02:37,065 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 17:02:37,065 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:02:37,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:37,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,071 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 17:02:37,072 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,072 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,073 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,073 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,074 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,074 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,074 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,075 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,075 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,076 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,076 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,077 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:37,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:02:37,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 17:02:37,084 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:02:37,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:02:37,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 17:02:37,089 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:02:37,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:02:37,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 17:02:37,095 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:02:37,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:02:37,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 17:02:37,101 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:02:37,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:37,107 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 17:02:37,107 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:02:37,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,111 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,112 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,113 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,118 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,119 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,114 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,124 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,126 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,130 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,131 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,132 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,136 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,138 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,133 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,143 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,144 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,139 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,149 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,151 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,155 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,157 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,162 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,163 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,168 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,169 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,174 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,176 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,180 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,181 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,182 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,177 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,186 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,187 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,188 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,193 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,194 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,189 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,199 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,201 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,205 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,207 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,212 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,213 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,218 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,218 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,219 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,214 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,224 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,226 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,229 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,230 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,232 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,236 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,238 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,243 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,244 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,248 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,249 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,249 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,250 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,245 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,255 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,257 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,261 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,263 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,268 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,269 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,273 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,274 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,275 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,280 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,281 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,282 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,286 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,287 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,288 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,291 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,293 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,294 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,299 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,300 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,305 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,305 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,307 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:37,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc60a9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JBahy0-SoRt-UYaf-voqP-gud2-TaxW-uzcotp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:37,307 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 17:02:37,311 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 17:02:37,311 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 17:02:37,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 17:02:37,314 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:37,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 17:02:37,318 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 17:02:37,318 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:37,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:37,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:02:37,324 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:02:37,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,328 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,329 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,334 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,335 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,330 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,340 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,341 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,345 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,347 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,351 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,352 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,353 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,357 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,357 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,358 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,363 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,364 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,367 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,368 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,369 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,370 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,374 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,375 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,380 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,380 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,381 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,385 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,386 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,387 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,391 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,392 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,387 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,397 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,398 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,402 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,404 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,408 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,410 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,414 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,415 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,410 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,420 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,421 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,425 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,427 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,431 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,432 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,437 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,438 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,442 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,444 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,439 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,448 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,450 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,454 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,455 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,460 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,461 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,465 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,467 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,462 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,471 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,473 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,477 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,477 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,478 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,482 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,484 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,487 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,488 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,490 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,485 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,494 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,495 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,500 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,501 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,504 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,505 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,507 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:37,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb549d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HAo98I-z6R6-ZKqm-zqIA-tqje-UEGl-F8rgnP size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:37,507 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 17:02:37,511 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 17:02:37,511 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 17:02:37,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 17:02:37,514 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:37,518 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 17:02:37,518 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 17:02:37,518 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:37,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:37,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:02:37,525 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:02:37,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,528 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,529 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,529 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,533 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,534 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,535 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,539 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,540 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,544 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,545 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,549 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,550 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,554 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,556 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,560 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,561 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,556 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,565 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,566 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,570 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,571 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,575 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,576 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,580 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,582 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,586 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,587 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,591 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,592 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,588 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,596 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,597 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,598 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,601 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,602 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,603 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,607 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,607 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,608 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,603 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,611 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,612 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,612 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,613 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,609 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,617 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,618 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,622 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,624 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,628 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,628 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,629 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,633 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,634 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,638 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,638 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,639 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,642 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,643 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,645 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,640 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,648 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,649 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,650 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,645 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,654 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,655 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,658 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,659 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,660 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,656 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,663 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,664 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,665 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,669 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,671 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,666 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,675 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,676 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,680 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,681 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,685 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,686 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,686 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,690 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,692 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:37,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcc6c1780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = opNilf-Qaex-jxBk-88PP-DWsV-bIkB-KU6uD2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,692 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 17:02:37,695 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 17:02:37,696 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 17:02:37,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 17:02:37,699 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:37,703 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:02:37,703 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 17:02:37,703 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:37,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:37,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:02:37,709 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:02:37,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,712 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,713 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,717 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,718 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,722 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,723 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,726 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,728 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,730 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,731 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,732 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,728 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,736 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,737 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,741 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,742 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,745 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,746 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,746 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,749 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,750 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,751 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,755 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,756 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,759 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,759 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,760 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,760 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,764 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,765 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,761 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,769 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,770 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,773 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,774 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,777 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,778 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,779 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,783 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,783 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,784 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,787 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,789 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,792 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,793 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,797 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,798 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,802 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,803 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,806 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,806 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,807 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,810 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,811 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,812 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,816 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,816 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,817 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,813 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,820 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,820 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,822 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,817 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,825 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,826 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,826 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,822 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,830 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,831 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,835 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,835 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,836 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,839 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,840 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,844 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,845 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,849 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,850 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,854 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,855 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,859 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,860 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fafcb50fe48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FAd35T-LA7o-aduO-g0XB-q7Mp-DAcj-FTd4Te size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fafcb539d30) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = LjlIFV-NjN8-3Z9K-lSZs-aXBJ-YoxO-v3TT04 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,860 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 17:02:37,863 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 17:02:37,864 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 17:02:37,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 17:02:37,867 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:37,871 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 17:02:37,871 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 17:02:37,871 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:37,871 DEBUG blivet.ansible/MainThread: ['sdi', 'test_vg3', 'sdj', 'sdg', 'sdh'] 2024-03-01 17:02:37,871 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 17:02:37,874 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 17:02:37,874 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,878 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:02:37,881 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:02:37,884 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:02:37,887 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:02:37,887 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 17:02:37,887 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:02:37,887 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 17:02:37,887 DEBUG blivet/MainThread: removing sdi 2024-03-01 17:02:37,890 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:37,890 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 17:02:37,894 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 17:02:37,894 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:02:37,894 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 17:02:37,894 DEBUG blivet/MainThread: removing sdj 2024-03-01 17:02:37,897 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:37,897 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 17:02:37,900 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 17:02:37,900 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:02:37,900 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 17:02:37,900 DEBUG blivet/MainThread: removing sdg 2024-03-01 17:02:37,903 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:37,903 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 17:02:37,906 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 17:02:37,906 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:02:37,906 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 17:02:37,906 DEBUG blivet/MainThread: removing sdh 2024-03-01 17:02:37,909 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:37,909 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 17:02:37,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 17:02:37,912 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:02:37,913 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,924 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,940 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,953 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,972 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:02:37,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,983 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,002 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:02:38,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,014 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,033 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:02:38,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,047 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,066 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:02:38,067 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,077 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,096 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:02:38,096 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,107 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,126 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:02:38,127 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,141 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,160 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:02:38,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,174 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,194 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:02:38,194 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:38,194 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:38,194 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:02:38,195 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:02:38,196 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:38,196 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:38,196 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:38,196 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:38,196 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:38,196 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:38,196 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:38,196 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:38,196 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:02:38,196 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:02:38,196 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:02:38,196 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:02:38,197 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:02:38,197 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:02:38,198 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:02:38,201 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:02:38,204 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:02:38,207 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:02:38,207 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:02:38,210 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:02:38,210 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 0x7fafcb46bf10> 2024-03-01 17:02:38,211 INFO blivet/MainThread: sorting actions... 2024-03-01 17:02:38,232 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:38,232 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:38,233 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:38,233 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:38,233 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:38,233 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:38,233 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:38,233 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:38,234 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:02:38,234 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:02:38,234 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:02:38,234 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:02:38,234 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:02:38,234 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:38,234 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:38,235 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:38,235 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:38,235 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:02:38,235 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:02:38,235 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:02:38,235 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:02:38,235 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:38,236 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:38,236 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:38,236 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:38,236 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:02:38,236 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:02:38,236 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:02:38,236 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:02:38,237 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:38,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,243 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:02:38,244 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 17:02:38,253 INFO program/MainThread: stdout: 2024-03-01 17:02:38,253 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:38,253 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,253 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,270 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,284 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,285 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:38,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:38,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:02:38,297 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:02:38,300 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 17:02:38,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:02:38,304 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:38,346 INFO program/MainThread: stdout[92]: 2024-03-01 17:02:38,346 INFO program/MainThread: stderr[92]: 2024-03-01 17:02:38,346 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 17:02:38,351 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:02:38,354 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,357 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:02:38,360 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,363 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:02:38,366 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,369 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:02:38,373 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,376 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:02:38,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 17:02:38,379 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:38,430 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 17:02:38,431 INFO program/MainThread: stderr[93]: 2024-03-01 17:02:38,431 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 17:02:38,432 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:38,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,447 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:02:38,448 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 17:02:38,463 INFO program/MainThread: stdout: 2024-03-01 17:02:38,463 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:38,463 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,494 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,495 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,509 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,510 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:38,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:38,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:02:38,522 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:02:38,525 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 17:02:38,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:02:38,529 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:38,564 INFO program/MainThread: stdout[94]: 2024-03-01 17:02:38,564 INFO program/MainThread: stderr[94]: 2024-03-01 17:02:38,564 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 17:02:38,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:02:38,572 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,575 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:02:38,578 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,581 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:02:38,585 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,588 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:02:38,591 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,594 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:02:38,597 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 17:02:38,597 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:38,646 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 17:02:38,646 INFO program/MainThread: stderr[95]: 2024-03-01 17:02:38,646 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 17:02:38,647 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:38,655 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,663 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:02:38,663 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 17:02:38,678 INFO program/MainThread: stdout: 2024-03-01 17:02:38,679 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:38,679 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,679 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,712 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,713 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,726 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,727 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:38,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:38,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:02:38,739 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:02:38,742 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 17:02:38,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:02:38,746 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:38,779 INFO program/MainThread: stdout[96]: 2024-03-01 17:02:38,779 INFO program/MainThread: stderr[96]: 2024-03-01 17:02:38,779 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 17:02:38,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:02:38,787 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,790 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:02:38,793 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,796 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:02:38,800 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,803 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:02:38,806 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,809 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:02:38,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 17:02:38,813 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:38,867 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 17:02:38,867 INFO program/MainThread: stderr[97]: 2024-03-01 17:02:38,867 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 17:02:38,868 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:38,876 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,885 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:02:38,885 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 17:02:38,899 INFO program/MainThread: stdout: 2024-03-01 17:02:38,899 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:38,899 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,931 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,931 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,944 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,945 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:38,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:38,953 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:02:38,957 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:02:38,960 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 17:02:38,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:02:38,964 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:38,996 INFO program/MainThread: stdout[98]: 2024-03-01 17:02:38,996 INFO program/MainThread: stderr[98]: 2024-03-01 17:02:38,996 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 17:02:39,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:02:39,004 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,007 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,010 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,014 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,017 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,020 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,023 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,026 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 17:02:39,030 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:39,078 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 17:02:39,078 INFO program/MainThread: stderr[99]: 2024-03-01 17:02:39,078 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 17:02:39,079 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:02:39,086 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 17:02:39,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 17:02:39,098 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:02:39,106 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,111 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,117 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,121 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,127 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,133 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,138 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,144 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 17:02:39,150 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:39,190 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 17:02:39,191 INFO program/MainThread: stderr[100]: 2024-03-01 17:02:39,191 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 17:02:39,191 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:39,248 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 17:02:39,248 INFO program/MainThread: stderr[101]: 2024-03-01 17:02:39,249 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 17:02:39,249 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:39,290 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 17:02:39,290 INFO program/MainThread: stderr[102]: 2024-03-01 17:02:39,290 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 17:02:39,291 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:02:39,298 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,311 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,316 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,317 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:39,369 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 17:02:39,370 INFO program/MainThread: stderr[103]: 2024-03-01 17:02:39,370 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 17:02:39,370 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 17:02:39,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,415 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,433 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,434 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,447 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,448 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:02:39,452 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,455 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,458 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,458 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:39,490 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 17:02:39,490 INFO program/MainThread: stderr[104]: 2024-03-01 17:02:39,490 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 17:02:39,490 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 17:02:39,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,526 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,526 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,541 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,541 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,556 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,557 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:02:39,561 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,564 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,567 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,567 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:39,599 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 17:02:39,599 INFO program/MainThread: stderr[105]: 2024-03-01 17:02:39,599 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 17:02:39,599 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 17:02:39,599 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,636 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,636 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,649 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,650 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,667 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,667 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:02:39,671 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,674 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,677 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,677 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:39,709 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 17:02:39,709 INFO program/MainThread: stderr[106]: 2024-03-01 17:02:39,709 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 17:02:39,709 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 17:02:39,710 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,742 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,742 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,757 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,758 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,775 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,776 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:39,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,784 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:02:39,784 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 17:02:39,793 INFO program/MainThread: stdout: 2024-03-01 17:02:39,793 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:39,793 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,793 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,809 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,821 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,822 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:39,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:39,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:02:39,834 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:02:39,837 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 17:02:39,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:02:39,841 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:39,877 INFO program/MainThread: stdout[107]: 2024-03-01 17:02:39,877 INFO program/MainThread: stderr[107]: 2024-03-01 17:02:39,877 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 17:02:39,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:02:39,885 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,888 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 17:02:39,891 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,894 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 17:02:39,898 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,901 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 17:02:39,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 17:02:39,904 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:39,943 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 17:02:39,944 INFO program/MainThread: stderr[108]: 2024-03-01 17:02:39,944 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 17:02:39,945 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:39,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,962 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:02:39,963 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 17:02:39,982 INFO program/MainThread: stdout: 2024-03-01 17:02:39,982 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:39,982 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,983 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,003 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,015 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,016 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:40,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:40,024 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:02:40,028 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:02:40,031 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 17:02:40,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:02:40,035 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:40,069 INFO program/MainThread: stdout[109]: 2024-03-01 17:02:40,069 INFO program/MainThread: stderr[109]: 2024-03-01 17:02:40,069 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 17:02:40,074 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:02:40,077 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,080 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,083 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,087 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,090 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,093 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 17:02:40,096 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:40,137 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 17:02:40,138 INFO program/MainThread: stderr[110]: 2024-03-01 17:02:40,138 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 17:02:40,139 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:02:40,145 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 17:02:40,154 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 17:02:40,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:02:40,168 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,176 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,181 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,187 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,191 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,197 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 17:02:40,200 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:40,243 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 17:02:40,243 INFO program/MainThread: stderr[111]: 2024-03-01 17:02:40,243 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 17:02:40,244 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:40,289 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 17:02:40,289 INFO program/MainThread: stderr[112]: 2024-03-01 17:02:40,289 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 17:02:40,289 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:40,324 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 17:02:40,325 INFO program/MainThread: stderr[113]: 2024-03-01 17:02:40,325 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 17:02:40,326 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:02:40,333 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,339 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:02:40,344 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:02:40,344 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:40,388 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 17:02:40,388 INFO program/MainThread: stderr[114]: 2024-03-01 17:02:40,388 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 17:02:40,388 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 17:02:40,388 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,402 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,403 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,416 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,417 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,428 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,429 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:02:40,433 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,436 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:02:40,439 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:02:40,439 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:40,469 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 17:02:40,469 INFO program/MainThread: stderr[115]: 2024-03-01 17:02:40,469 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 17:02:40,469 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 17:02:40,470 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,505 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,505 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,520 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,521 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,535 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,536 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:02:40,540 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,543 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:02:40,546 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:02:40,547 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:40,577 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 17:02:40,577 INFO program/MainThread: stderr[116]: 2024-03-01 17:02:40,577 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 17:02:40,577 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 17:02:40,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,610 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,611 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,623 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,624 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,641 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,642 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:40,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,650 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:02:40,650 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 17:02:40,659 INFO program/MainThread: stdout: 2024-03-01 17:02:40,659 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:40,660 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,660 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,678 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,679 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,693 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,693 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:40,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:40,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:02:40,705 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:02:40,708 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 17:02:40,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:02:40,712 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:40,747 INFO program/MainThread: stdout[117]: 2024-03-01 17:02:40,747 INFO program/MainThread: stderr[117]: 2024-03-01 17:02:40,747 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 17:02:40,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:02:40,755 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,758 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 17:02:40,761 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,765 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 17:02:40,768 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,771 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 17:02:40,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 17:02:40,774 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:40,824 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 17:02:40,824 INFO program/MainThread: stderr[118]: 2024-03-01 17:02:40,824 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 17:02:40,825 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:40,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,840 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:02:40,841 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:02:40,856 INFO program/MainThread: stdout: 2024-03-01 17:02:40,856 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:40,856 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,857 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,876 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,877 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,889 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,890 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:40,895 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:40,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:02:40,902 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:02:40,905 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:02:40,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:02:40,909 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:40,943 INFO program/MainThread: stdout[119]: 2024-03-01 17:02:40,943 INFO program/MainThread: stderr[119]: 2024-03-01 17:02:40,943 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 17:02:40,948 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:02:40,951 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,954 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,957 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,961 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,964 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,967 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:02:40,970 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:41,007 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 17:02:41,007 INFO program/MainThread: stderr[120]: 2024-03-01 17:02:41,007 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 17:02:41,008 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:02:41,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:02:41,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:02:41,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:02:41,033 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:41,039 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:02:41,046 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:41,051 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:02:41,060 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:41,064 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:02:41,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:02:41,068 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:41,115 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 17:02:41,116 INFO program/MainThread: stderr[121]: 2024-03-01 17:02:41,116 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 17:02:41,116 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:41,161 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:02:41,161 INFO program/MainThread: stderr[122]: 2024-03-01 17:02:41,161 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 17:02:41,161 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:41,200 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 17:02:41,200 INFO program/MainThread: stderr[123]: 2024-03-01 17:02:41,200 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 17:02:41,201 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:02:41,208 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:41,214 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:02:41,219 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:02:41,219 INFO program/MainThread: Running [124] 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 17:02:41,269 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:02:41,269 INFO program/MainThread: stderr[124]: 2024-03-01 17:02:41,270 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 17:02:41,270 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:02:41,270 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:41,302 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:41,302 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:41,315 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:41,316 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:41,329 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:41,330 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:02:41,334 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:41,337 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:02:41,340 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:02:41,341 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:41,367 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:02:41,368 INFO program/MainThread: stderr[125]: 2024-03-01 17:02:41,368 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 17:02:41,368 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:02:41,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:41,406 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:41,407 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:41,419 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:41,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:41,438 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:41,438 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:02:41,442 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:41,445 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:02:41,448 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:02:41,449 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:41,477 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:02:41,478 INFO program/MainThread: stderr[126]: 2024-03-01 17:02:41,478 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 17:02:41,478 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:02:41,478 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:41,514 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:41,514 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:41,524 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:41,525 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:41,540 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:41,546 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:02:41,546 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 0x7fafcb46bca8> to retry, use: --limit @/tmp/tests_umount_verify.retry PLAY RECAP ********************************************************************* sut : ok=190 changed=12 unreachable=0 failed=1 skipped=131 rescued=0 ignored=0 Friday 01 March 2024 17:02:48 +0000 (0:00:00.977) 0:02:03.355 ********** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.80s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 9.94s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 6.61s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get required packages --------------- 4.27s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 linux-system-roles.snapshot : Run snapshot command snapshot ------------- 2.86s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.71s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.65s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.64s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.62s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.60s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.57s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.57s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Ensure test packages ---------------------------------------------------- 2.56s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.54s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.54s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.52s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.50s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.50s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.50s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.48s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---