# 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_list.yml ******************************************************* 1 plays in /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_list.yml PLAY [Basic list snapshot test] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_list.yml:2 Friday 01 March 2024 16:57:07 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_list.yml:38 Friday 01 March 2024 16:57:08 +0000 (0:00:00.848) 0:00:00.860 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml:10 Friday 01 March 2024 16:57:08 +0000 (0:00:00.023) 0:00:00.884 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml:15 Friday 01 March 2024 16:57:08 +0000 (0:00:00.253) 0:00:01.137 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml:20 Friday 01 March 2024 16:57:08 +0000 (0:00:00.019) 0:00:01.157 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 16:57:08 +0000 (0:00:00.015) 0:00:01.173 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 16:57:08 +0000 (0:00:00.038) 0:00:01.211 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 16:57:08 +0000 (0:00:00.019) 0:00:01.231 ********** 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_9.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 16:57:08 +0000 (0:00:00.034) 0:00:01.265 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 16:57:08 +0000 (0:00:00.195) 0:00:01.460 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 16:57:08 +0000 (0:00:00.020) 0:00:01.481 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 16:57:08 +0000 (0:00:00.009) 0:00:01.490 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 16:57:08 +0000 (0:00:00.008) 0:00:01.499 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 16:57:08 +0000 (0:00:00.037) 0:00:01.536 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 16:57:10 +0000 (0:00:01.076) 0:00:02.613 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 16:57:10 +0000 (0:00:00.020) 0:00:02.634 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 16:57:10 +0000 (0:00:00.021) 0:00:02.655 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 16:57:10 +0000 (0:00:00.463) 0:00:03.119 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 16:57:10 +0000 (0:00:00.036) 0:00:03.155 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 16:57:10 +0000 (0:00:00.009) 0:00:03.165 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 16:57:10 +0000 (0:00:00.010) 0:00:03.176 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 16:57:10 +0000 (0:00:00.009) 0:00:03.185 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 16:57:11 +0000 (0:00:00.985) 0:00:04.170 ********** 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": "alias" }, "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-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.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": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "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" }, "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" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "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" }, "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" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "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" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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-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" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "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" }, "raid-check.service": { "name": "raid-check.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" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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-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-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.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-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "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-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "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": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "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-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "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": "static" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "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" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 16:57:13 +0000 (0:00:01.744) 0:00:05.914 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 16:57:13 +0000 (0:00:00.019) 0:00:05.934 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 16:57:13 +0000 (0:00:00.011) 0:00:05.946 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 16:57:13 +0000 (0:00:00.359) 0:00:06.305 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 16:57:13 +0000 (0:00:00.012) 0:00:06.317 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 16:57:13 +0000 (0:00:00.011) 0:00:06.329 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 16:57:13 +0000 (0:00:00.015) 0:00:06.345 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 16:57:13 +0000 (0:00:00.014) 0:00:06.359 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 16:57:13 +0000 (0:00:00.013) 0:00:06.372 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 16:57:13 +0000 (0:00:00.012) 0:00:06.385 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 16:57:13 +0000 (0:00:00.011) 0:00:06.396 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 16:57:13 +0000 (0:00:00.010) 0:00:06.407 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 16:57:13 +0000 (0:00:00.010) 0:00:06.418 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 16:57:13 +0000 (0:00:00.011) 0:00:06.430 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311864.7204342, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063281.116, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1709063020.517, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2503107666", "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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 16:57:14 +0000 (0:00:00.196) 0:00:06.626 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 16:57:14 +0000 (0:00:00.011) 0:00:06.638 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml:24 Friday 01 March 2024 16:57:14 +0000 (0:00:00.714) 0:00:07.353 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:5 Friday 01 March 2024 16:57:14 +0000 (0:00:00.019) 0:00:07.372 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:10 Friday 01 March 2024 16:57:15 +0000 (0:00:00.186) 0:00:07.559 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:14 Friday 01 March 2024 16:57:15 +0000 (0:00:00.014) 0:00:07.573 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:28 Friday 01 March 2024 16:57:16 +0000 (0:00:00.986) 0:00:08.560 ********** 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-failuresy0_523ho/tests/get_unused_disk.yml:36 Friday 01 March 2024 16:57:16 +0000 (0:00:00.266) 0:00:08.827 ********** 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-failuresy0_523ho/tests/get_unused_disk.yml:41 Friday 01 March 2024 16:57:16 +0000 (0:00:00.014) 0:00:08.841 ********** 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-failuresy0_523ho/tests/get_unused_disk.yml:49 Friday 01 March 2024 16:57:16 +0000 (0:00:00.012) 0:00:08.853 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:54 Friday 01 March 2024 16:57:16 +0000 (0:00:00.012) 0:00:08.865 ********** 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-failuresy0_523ho/tests/get_unused_disk.yml:63 Friday 01 March 2024 16:57:16 +0000 (0:00:00.012) 0:00:08.878 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml:30 Friday 01 March 2024 16:57:16 +0000 (0:00:00.012) 0:00:08.890 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 16:57:16 +0000 (0:00:00.025) 0:00:08.915 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 16:57:16 +0000 (0:00:00.017) 0:00:08.932 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 16:57:16 +0000 (0:00:00.013) 0:00:08.945 ********** 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_9.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 16:57:16 +0000 (0:00:00.032) 0:00:08.977 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 16:57:16 +0000 (0:00:00.010) 0:00:08.988 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 16:57:16 +0000 (0:00:00.010) 0:00:08.999 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 16:57:16 +0000 (0:00:00.010) 0:00:09.010 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 16:57:16 +0000 (0:00:00.010) 0:00:09.020 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 16:57:16 +0000 (0:00:00.030) 0:00:09.051 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 16:57:17 +0000 (0:00:00.989) 0:00:10.040 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "name": "lv1", "size": "15%" }, { "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "name": "lv3", "size": "10%" }, { "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "name": "lv5", "size": "30%" }, { "name": "lv6", "size": "25%" }, { "name": "lv7", "size": "10%" }, { "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 16:57:17 +0000 (0:00:00.019) 0:00:10.059 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 16:57:17 +0000 (0:00:00.012) 0:00:10.072 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 16:57:18 +0000 (0:00:01.107) 0:00:11.179 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 16:57:18 +0000 (0:00:00.023) 0:00:11.203 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 16:57:18 +0000 (0:00:00.011) 0:00:11.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 16:57:18 +0000 (0:00:00.012) 0:00:11.226 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 16:57:18 +0000 (0:00:00.011) 0:00:11.237 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 16:57:19 +0000 (0:00:00.998) 0:00:12.236 ********** 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": "alias" }, "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-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.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": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "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" }, "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" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "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" }, "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" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "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" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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-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" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "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" }, "raid-check.service": { "name": "raid-check.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" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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-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-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.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-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "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-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "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": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "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-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "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": "static" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "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" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 16:57:21 +0000 (0:00:01.682) 0:00:13.918 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 16:57:21 +0000 (0:00:00.020) 0:00:13.939 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 16:57:21 +0000 (0:00:00.009) 0:00:13.949 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 16:57:32 +0000 (0:00:11.264) 0:00:25.213 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 16:57:32 +0000 (0:00:00.013) 0:00:25.227 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 16:57:32 +0000 (0:00:00.021) 0:00:25.248 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 16:57:32 +0000 (0:00:00.051) 0:00:25.299 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 16:57:32 +0000 (0:00:00.020) 0:00:25.319 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 16:57:32 +0000 (0:00:00.021) 0:00:25.340 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 16:57:32 +0000 (0:00:00.041) 0:00:25.381 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 16:57:32 +0000 (0:00:00.015) 0:00:25.397 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 16:57:32 +0000 (0:00:00.033) 0:00:25.430 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 16:57:32 +0000 (0:00:00.013) 0:00:25.444 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 16:57:32 +0000 (0:00:00.027) 0:00:25.471 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311864.7204342, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063281.116, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1709063020.517, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2503107666", "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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 16:57:33 +0000 (0:00:00.206) 0:00:25.678 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 16:57:33 +0000 (0:00:00.011) 0:00:25.689 ********** ok: [sut] TASK [Run the snapshot role to create snapshot LVs] **************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_list.yml:41 Friday 01 March 2024 16:57:33 +0000 (0:00:00.703) 0:00:26.393 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:57:33 +0000 (0:00:00.056) 0:00:26.449 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:57:33 +0000 (0:00:00.020) 0:00:26.470 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:57:33 +0000 (0:00:00.016) 0:00:26.486 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:57:33 +0000 (0:00:00.012) 0:00:26.498 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:57:33 +0000 (0:00:00.014) 0:00:26.512 ********** 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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:57:33 +0000 (0:00:00.031) 0:00:26.544 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:57:35 +0000 (0:00:01.028) 0:00:27.572 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:57:35 +0000 (0:00:00.020) 0:00:27.592 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:57:37 +0000 (0:00:02.501) 0:00:30.093 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.9.88 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.88 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:57:37 +0000 (0:00:00.014) 0:00:30.108 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:57:37 +0000 (0:00:00.015) 0:00:30.123 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:57:37 +0000 (0:00:00.011) 0:00:30.134 ********** skipping: [sut] => {} TASK [Verify the snapshot LVs are created] ************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_list.yml:50 Friday 01 March 2024 16:57:37 +0000 (0:00:00.011) 0:00:30.146 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:57:37 +0000 (0:00:00.024) 0:00:30.170 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:57:37 +0000 (0:00:00.017) 0:00:30.188 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:57:37 +0000 (0:00:00.015) 0:00:30.203 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:57:37 +0000 (0:00:00.011) 0:00:30.215 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:57:37 +0000 (0:00:00.013) 0:00:30.228 ********** 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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:57:37 +0000 (0:00:00.028) 0:00:30.257 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:57:38 +0000 (0:00:01.030) 0:00:31.287 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:57:38 +0000 (0:00:00.019) 0:00:31.307 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:57:40 +0000 (0:00:01.773) 0:00:33.081 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.9.88 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.88 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:57:40 +0000 (0:00:00.014) 0:00:33.095 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:57:40 +0000 (0:00:00.015) 0:00:33.111 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:57:40 +0000 (0:00:00.013) 0:00:33.124 ********** skipping: [sut] => {} TASK [List] ******************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_list.yml:59 Friday 01 March 2024 16:57:40 +0000 (0:00:00.014) 0:00:33.138 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:57:40 +0000 (0:00:00.028) 0:00:33.166 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:57:40 +0000 (0:00:00.021) 0:00:33.187 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:57:40 +0000 (0:00:00.015) 0:00:33.203 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:57:40 +0000 (0:00:00.013) 0:00:33.216 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:57:40 +0000 (0:00:00.013) 0:00:33.230 ********** 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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:57:40 +0000 (0:00:00.030) 0:00:33.260 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:57:41 +0000 (0:00:01.031) 0:00:34.292 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py list -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command list] ***************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:57:41 +0000 (0:00:00.022) 0:00:34.314 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:57:42 +0000 (0:00:00.343) 0:00:34.657 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.9.88 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.88 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [],\r\n \"data\": {\r\n \"volumes\": {\r\n \"test_vg3\": [\r\n {\r\n \"lv_uuid\": \"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo\",\r\n \"lv_name\": \"lv5\",\r\n \"lv_full_name\": \"test_vg3/lv5\",\r\n \"lv_path\": \"/dev/test_vg3/lv5\",\r\n \"lv_size\": \"1283457024\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"1283457024\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ\",\r\n \"lv_name\": \"lv5_snapset1\",\r\n \"lv_full_name\": \"test_vg3/lv5_snapset1\",\r\n \"lv_path\": \"/dev/test_vg3/lv5_snapset1\",\r\n \"lv_size\": \"192937984\",\r\n \"origin\": \"lv5\",\r\n \"origin_size\": \"1283457024\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc\",\r\n \"lv_name\": \"lv6\",\r\n \"lv_full_name\": \"test_vg3/lv6\",\r\n \"lv_path\": \"/dev/test_vg3/lv6\",\r\n \"lv_size\": \"1069547520\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"1069547520\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ\",\r\n \"lv_name\": \"lv6_snapset1\",\r\n \"lv_full_name\": \"test_vg3/lv6_snapset1\",\r\n \"lv_path\": \"/dev/test_vg3/lv6_snapset1\",\r\n \"lv_size\": \"163577856\",\r\n \"origin\": \"lv6\",\r\n \"origin_size\": \"1069547520\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi\",\r\n \"lv_name\": \"lv7\",\r\n \"lv_full_name\": \"test_vg3/lv7\",\r\n \"lv_path\": \"/dev/test_vg3/lv7\",\r\n \"lv_size\": \"427819008\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"427819008\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G\",\r\n \"lv_name\": \"lv7_snapset1\",\r\n \"lv_full_name\": \"test_vg3/lv7_snapset1\",\r\n \"lv_path\": \"/dev/test_vg3/lv7_snapset1\",\r\n \"lv_size\": \"67108864\",\r\n \"origin\": \"lv7\",\r\n \"origin_size\": \"427819008\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j\",\r\n \"lv_name\": \"lv8\",\r\n \"lv_full_name\": \"test_vg3/lv8\",\r\n \"lv_path\": \"/dev/test_vg3/lv8\",\r\n \"lv_size\": \"427819008\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"427819008\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd\",\r\n \"lv_name\": \"lv8_snapset1\",\r\n \"lv_full_name\": \"test_vg3/lv8_snapset1\",\r\n \"lv_path\": \"/dev/test_vg3/lv8_snapset1\",\r\n \"lv_size\": \"67108864\",\r\n \"origin\": \"lv8\",\r\n \"origin_size\": \"427819008\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n }\r\n ],\r\n \"test_vg2\": [\r\n {\r\n \"lv_uuid\": \"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv\",\r\n \"lv_name\": \"lv3\",\r\n \"lv_full_name\": \"test_vg2/lv3\",\r\n \"lv_path\": \"/dev/test_vg2/lv3\",\r\n \"lv_size\": \"322961408\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"322961408\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg2\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM\",\r\n \"lv_name\": \"lv3_snapset1\",\r\n \"lv_full_name\": \"test_vg2/lv3_snapset1\",\r\n \"lv_path\": \"/dev/test_vg2/lv3_snapset1\",\r\n \"lv_size\": \"50331648\",\r\n \"origin\": \"lv3\",\r\n \"origin_size\": \"322961408\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg2\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf\",\r\n \"lv_name\": \"lv4\",\r\n \"lv_full_name\": \"test_vg2/lv4\",\r\n \"lv_path\": \"/dev/test_vg2/lv4\",\r\n \"lv_size\": \"641728512\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"641728512\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg2\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA\",\r\n \"lv_name\": \"lv4_snapset1\",\r\n \"lv_full_name\": \"test_vg2/lv4_snapset1\",\r\n \"lv_path\": \"/dev/test_vg2/lv4_snapset1\",\r\n \"lv_size\": \"96468992\",\r\n \"origin\": \"lv4\",\r\n \"origin_size\": \"641728512\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg2\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n }\r\n ],\r\n \"test_vg1\": [\r\n {\r\n \"lv_uuid\": \"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk\",\r\n \"lv_name\": \"lv1\",\r\n \"lv_full_name\": \"test_vg1/lv1\",\r\n \"lv_path\": \"/dev/test_vg1/lv1\",\r\n \"lv_size\": \"482344960\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"482344960\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg1\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP\",\r\n \"lv_name\": \"lv1_snapset1\",\r\n \"lv_full_name\": \"test_vg1/lv1_snapset1\",\r\n \"lv_path\": \"/dev/test_vg1/lv1_snapset1\",\r\n \"lv_size\": \"75497472\",\r\n \"origin\": \"lv1\",\r\n \"origin_size\": \"482344960\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg1\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE\",\r\n \"lv_name\": \"lv2\",\r\n \"lv_full_name\": \"test_vg1/lv2\",\r\n \"lv_path\": \"/dev/test_vg1/lv2\",\r\n \"lv_size\": \"1606418432\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"1606418432\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg1\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO\",\r\n \"lv_name\": \"lv2_snapset1\",\r\n \"lv_full_name\": \"test_vg1/lv2_snapset1\",\r\n \"lv_path\": \"/dev/test_vg1/lv2_snapset1\",\r\n \"lv_size\": \"243269632\",\r\n \"origin\": \"lv2\",\r\n \"origin_size\": \"1606418432\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg1\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n }\r\n ]\r\n },\r\n \"mounts\": {\r\n \"/dev/test_vg3/lv5\": null,\r\n \"/dev/test_vg3/lv5_snapset1\": null,\r\n \"/dev/test_vg3/lv6\": null,\r\n \"/dev/test_vg3/lv6_snapset1\": null,\r\n \"/dev/test_vg3/lv7\": null,\r\n \"/dev/test_vg3/lv7_snapset1\": null,\r\n \"/dev/test_vg3/lv8\": null,\r\n \"/dev/test_vg3/lv8_snapset1\": null,\r\n \"/dev/test_vg2/lv3\": null,\r\n \"/dev/test_vg2/lv3_snapset1\": null,\r\n \"/dev/test_vg2/lv4\": null,\r\n \"/dev/test_vg2/lv4_snapset1\": null,\r\n \"/dev/test_vg1/lv1\": null,\r\n \"/dev/test_vg1/lv1_snapset1\": null,\r\n \"/dev/test_vg1/lv2\": null,\r\n \"/dev/test_vg1/lv2_snapset1\": null\r\n }\r\n },\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [],", " \"data\": {", " \"volumes\": {", " \"test_vg3\": [", " {", " \"lv_uuid\": \"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd\",", " \"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\": \"\"", " }", " ],", " \"test_vg2\": [", " {", " \"lv_uuid\": \"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA\",", " \"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\": \"\"", " }", " ],", " \"test_vg1\": [", " {", " \"lv_uuid\": \"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO\",", " \"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\": \"\"", " }", " ]", " },", " \"mounts\": {", " \"/dev/test_vg3/lv5\": null,", " \"/dev/test_vg3/lv5_snapset1\": null,", " \"/dev/test_vg3/lv6\": null,", " \"/dev/test_vg3/lv6_snapset1\": null,", " \"/dev/test_vg3/lv7\": null,", " \"/dev/test_vg3/lv7_snapset1\": null,", " \"/dev/test_vg3/lv8\": null,", " \"/dev/test_vg3/lv8_snapset1\": null,", " \"/dev/test_vg2/lv3\": null,", " \"/dev/test_vg2/lv3_snapset1\": null,", " \"/dev/test_vg2/lv4\": null,", " \"/dev/test_vg2/lv4_snapset1\": null,", " \"/dev/test_vg1/lv1\": null,", " \"/dev/test_vg1/lv1_snapset1\": null,", " \"/dev/test_vg1/lv2\": null,", " \"/dev/test_vg1/lv2_snapset1\": null", " }", " },", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:57:42 +0000 (0:00:00.016) 0:00:34.674 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "data": { "mounts": { "/dev/test_vg1/lv1": null, "/dev/test_vg1/lv1_snapset1": null, "/dev/test_vg1/lv2": null, "/dev/test_vg1/lv2_snapset1": null, "/dev/test_vg2/lv3": null, "/dev/test_vg2/lv3_snapset1": null, "/dev/test_vg2/lv4": null, "/dev/test_vg2/lv4_snapset1": null, "/dev/test_vg3/lv5": null, "/dev/test_vg3/lv5_snapset1": null, "/dev/test_vg3/lv6": null, "/dev/test_vg3/lv6_snapset1": null, "/dev/test_vg3/lv7": null, "/dev/test_vg3/lv7_snapset1": null, "/dev/test_vg3/lv8": null, "/dev/test_vg3/lv8_snapset1": null }, "volumes": { "test_vg1": [ { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg1/lv1", "lv_name": "lv1", "lv_path": "/dev/test_vg1/lv1", "lv_size": "482344960", "lv_tags": "", "lv_uuid": "y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "metadata_percent": "", "origin": "", "origin_size": "482344960", "pool_lv": "", "vg_name": "test_vg1" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg1/lv1_snapset1", "lv_name": "lv1_snapset1", "lv_path": "/dev/test_vg1/lv1_snapset1", "lv_size": "75497472", "lv_tags": "", "lv_uuid": "20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP", "metadata_percent": "", "origin": "lv1", "origin_size": "482344960", "pool_lv": "", "vg_name": "test_vg1" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg1/lv2", "lv_name": "lv2", "lv_path": "/dev/test_vg1/lv2", "lv_size": "1606418432", "lv_tags": "", "lv_uuid": "XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "metadata_percent": "", "origin": "", "origin_size": "1606418432", "pool_lv": "", "vg_name": "test_vg1" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg1/lv2_snapset1", "lv_name": "lv2_snapset1", "lv_path": "/dev/test_vg1/lv2_snapset1", "lv_size": "243269632", "lv_tags": "", "lv_uuid": "LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO", "metadata_percent": "", "origin": "lv2", "origin_size": "1606418432", "pool_lv": "", "vg_name": "test_vg1" } ], "test_vg2": [ { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg2/lv3", "lv_name": "lv3", "lv_path": "/dev/test_vg2/lv3", "lv_size": "322961408", "lv_tags": "", "lv_uuid": "MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "metadata_percent": "", "origin": "", "origin_size": "322961408", "pool_lv": "", "vg_name": "test_vg2" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg2/lv3_snapset1", "lv_name": "lv3_snapset1", "lv_path": "/dev/test_vg2/lv3_snapset1", "lv_size": "50331648", "lv_tags": "", "lv_uuid": "PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM", "metadata_percent": "", "origin": "lv3", "origin_size": "322961408", "pool_lv": "", "vg_name": "test_vg2" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg2/lv4", "lv_name": "lv4", "lv_path": "/dev/test_vg2/lv4", "lv_size": "641728512", "lv_tags": "", "lv_uuid": "sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "metadata_percent": "", "origin": "", "origin_size": "641728512", "pool_lv": "", "vg_name": "test_vg2" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg2/lv4_snapset1", "lv_name": "lv4_snapset1", "lv_path": "/dev/test_vg2/lv4_snapset1", "lv_size": "96468992", "lv_tags": "", "lv_uuid": "U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA", "metadata_percent": "", "origin": "lv4", "origin_size": "641728512", "pool_lv": "", "vg_name": "test_vg2" } ], "test_vg3": [ { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv5", "lv_name": "lv5", "lv_path": "/dev/test_vg3/lv5", "lv_size": "1283457024", "lv_tags": "", "lv_uuid": "veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "metadata_percent": "", "origin": "", "origin_size": "1283457024", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv5_snapset1", "lv_name": "lv5_snapset1", "lv_path": "/dev/test_vg3/lv5_snapset1", "lv_size": "192937984", "lv_tags": "", "lv_uuid": "dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ", "metadata_percent": "", "origin": "lv5", "origin_size": "1283457024", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv6", "lv_name": "lv6", "lv_path": "/dev/test_vg3/lv6", "lv_size": "1069547520", "lv_tags": "", "lv_uuid": "AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "metadata_percent": "", "origin": "", "origin_size": "1069547520", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv6_snapset1", "lv_name": "lv6_snapset1", "lv_path": "/dev/test_vg3/lv6_snapset1", "lv_size": "163577856", "lv_tags": "", "lv_uuid": "GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ", "metadata_percent": "", "origin": "lv6", "origin_size": "1069547520", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv7", "lv_name": "lv7", "lv_path": "/dev/test_vg3/lv7", "lv_size": "427819008", "lv_tags": "", "lv_uuid": "x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "metadata_percent": "", "origin": "", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv7_snapset1", "lv_name": "lv7_snapset1", "lv_path": "/dev/test_vg3/lv7_snapset1", "lv_size": "67108864", "lv_tags": "", "lv_uuid": "e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G", "metadata_percent": "", "origin": "lv7", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv8", "lv_name": "lv8", "lv_path": "/dev/test_vg3/lv8", "lv_size": "427819008", "lv_tags": "", "lv_uuid": "C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "metadata_percent": "", "origin": "", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv8_snapset1", "lv_name": "lv8_snapset1", "lv_path": "/dev/test_vg3/lv8_snapset1", "lv_size": "67108864", "lv_tags": "", "lv_uuid": "x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd", "metadata_percent": "", "origin": "lv8", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" } ] } }, "errors": [], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:57:42 +0000 (0:00:00.020) 0:00:34.694 ********** ok: [sut] => { "ansible_facts": { "snapshot_facts": { "mounts": { "/dev/test_vg1/lv1": null, "/dev/test_vg1/lv1_snapset1": null, "/dev/test_vg1/lv2": null, "/dev/test_vg1/lv2_snapset1": null, "/dev/test_vg2/lv3": null, "/dev/test_vg2/lv3_snapset1": null, "/dev/test_vg2/lv4": null, "/dev/test_vg2/lv4_snapset1": null, "/dev/test_vg3/lv5": null, "/dev/test_vg3/lv5_snapset1": null, "/dev/test_vg3/lv6": null, "/dev/test_vg3/lv6_snapset1": null, "/dev/test_vg3/lv7": null, "/dev/test_vg3/lv7_snapset1": null, "/dev/test_vg3/lv8": null, "/dev/test_vg3/lv8_snapset1": null }, "volumes": { "test_vg1": [ { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg1/lv1", "lv_name": "lv1", "lv_path": "/dev/test_vg1/lv1", "lv_size": "482344960", "lv_tags": "", "lv_uuid": "y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "metadata_percent": "", "origin": "", "origin_size": "482344960", "pool_lv": "", "vg_name": "test_vg1" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg1/lv1_snapset1", "lv_name": "lv1_snapset1", "lv_path": "/dev/test_vg1/lv1_snapset1", "lv_size": "75497472", "lv_tags": "", "lv_uuid": "20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP", "metadata_percent": "", "origin": "lv1", "origin_size": "482344960", "pool_lv": "", "vg_name": "test_vg1" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg1/lv2", "lv_name": "lv2", "lv_path": "/dev/test_vg1/lv2", "lv_size": "1606418432", "lv_tags": "", "lv_uuid": "XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "metadata_percent": "", "origin": "", "origin_size": "1606418432", "pool_lv": "", "vg_name": "test_vg1" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg1/lv2_snapset1", "lv_name": "lv2_snapset1", "lv_path": "/dev/test_vg1/lv2_snapset1", "lv_size": "243269632", "lv_tags": "", "lv_uuid": "LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO", "metadata_percent": "", "origin": "lv2", "origin_size": "1606418432", "pool_lv": "", "vg_name": "test_vg1" } ], "test_vg2": [ { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg2/lv3", "lv_name": "lv3", "lv_path": "/dev/test_vg2/lv3", "lv_size": "322961408", "lv_tags": "", "lv_uuid": "MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "metadata_percent": "", "origin": "", "origin_size": "322961408", "pool_lv": "", "vg_name": "test_vg2" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg2/lv3_snapset1", "lv_name": "lv3_snapset1", "lv_path": "/dev/test_vg2/lv3_snapset1", "lv_size": "50331648", "lv_tags": "", "lv_uuid": "PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM", "metadata_percent": "", "origin": "lv3", "origin_size": "322961408", "pool_lv": "", "vg_name": "test_vg2" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg2/lv4", "lv_name": "lv4", "lv_path": "/dev/test_vg2/lv4", "lv_size": "641728512", "lv_tags": "", "lv_uuid": "sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "metadata_percent": "", "origin": "", "origin_size": "641728512", "pool_lv": "", "vg_name": "test_vg2" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg2/lv4_snapset1", "lv_name": "lv4_snapset1", "lv_path": "/dev/test_vg2/lv4_snapset1", "lv_size": "96468992", "lv_tags": "", "lv_uuid": "U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA", "metadata_percent": "", "origin": "lv4", "origin_size": "641728512", "pool_lv": "", "vg_name": "test_vg2" } ], "test_vg3": [ { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv5", "lv_name": "lv5", "lv_path": "/dev/test_vg3/lv5", "lv_size": "1283457024", "lv_tags": "", "lv_uuid": "veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "metadata_percent": "", "origin": "", "origin_size": "1283457024", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv5_snapset1", "lv_name": "lv5_snapset1", "lv_path": "/dev/test_vg3/lv5_snapset1", "lv_size": "192937984", "lv_tags": "", "lv_uuid": "dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ", "metadata_percent": "", "origin": "lv5", "origin_size": "1283457024", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv6", "lv_name": "lv6", "lv_path": "/dev/test_vg3/lv6", "lv_size": "1069547520", "lv_tags": "", "lv_uuid": "AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "metadata_percent": "", "origin": "", "origin_size": "1069547520", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv6_snapset1", "lv_name": "lv6_snapset1", "lv_path": "/dev/test_vg3/lv6_snapset1", "lv_size": "163577856", "lv_tags": "", "lv_uuid": "GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ", "metadata_percent": "", "origin": "lv6", "origin_size": "1069547520", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv7", "lv_name": "lv7", "lv_path": "/dev/test_vg3/lv7", "lv_size": "427819008", "lv_tags": "", "lv_uuid": "x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "metadata_percent": "", "origin": "", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv7_snapset1", "lv_name": "lv7_snapset1", "lv_path": "/dev/test_vg3/lv7_snapset1", "lv_size": "67108864", "lv_tags": "", "lv_uuid": "e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G", "metadata_percent": "", "origin": "lv7", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv8", "lv_name": "lv8", "lv_path": "/dev/test_vg3/lv8", "lv_size": "427819008", "lv_tags": "", "lv_uuid": "C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "metadata_percent": "", "origin": "", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv8_snapset1", "lv_name": "lv8_snapset1", "lv_path": "/dev/test_vg3/lv8_snapset1", "lv_size": "67108864", "lv_tags": "", "lv_uuid": "x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd", "metadata_percent": "", "origin": "lv8", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" } ] } } }, "changed": false } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:57:42 +0000 (0:00:00.019) 0:00:34.713 ********** skipping: [sut] => {} TASK [Assert no changes for list] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_list.yml:66 Friday 01 March 2024 16:57:42 +0000 (0:00:00.013) 0:00:34.727 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the snapshot role remove the snapshot LVs] *************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_list.yml:70 Friday 01 March 2024 16:57:42 +0000 (0:00:00.013) 0:00:34.741 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:57:42 +0000 (0:00:00.046) 0:00:34.787 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:57:42 +0000 (0:00:00.018) 0:00:34.805 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:57:42 +0000 (0:00:00.015) 0:00:34.821 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:57:42 +0000 (0:00:00.013) 0:00:34.834 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:57:42 +0000 (0:00:00.013) 0:00:34.847 ********** 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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:57:42 +0000 (0:00:00.028) 0:00:34.876 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:57:43 +0000 (0:00:01.036) 0:00:35.913 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:57:43 +0000 (0:00:00.020) 0:00:35.933 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:57:44 +0000 (0:00:01.494) 0:00:37.428 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.9.88 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.88 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:57:44 +0000 (0:00:00.021) 0:00:37.450 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:57:44 +0000 (0:00:00.017) 0:00:37.467 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:57:44 +0000 (0:00:00.014) 0:00:37.482 ********** skipping: [sut] => {} TASK [Use the snapshot_lvm_verify option to make sure remove is done] ********** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_list.yml:77 Friday 01 March 2024 16:57:44 +0000 (0:00:00.015) 0:00:37.497 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:57:44 +0000 (0:00:00.033) 0:00:37.530 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:57:45 +0000 (0:00:00.019) 0:00:37.549 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:57:45 +0000 (0:00:00.015) 0:00:37.565 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:57:45 +0000 (0:00:00.011) 0:00:37.577 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:57:45 +0000 (0:00:00.030) 0:00:37.608 ********** 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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:57:45 +0000 (0:00:00.028) 0:00:37.636 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:57:46 +0000 (0:00:01.013) 0:00:38.650 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:57:46 +0000 (0:00:00.020) 0:00:38.671 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:57:47 +0000 (0:00:01.130) 0:00:39.801 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.9.88 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.88 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:57:47 +0000 (0:00:00.014) 0:00:39.816 ********** 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-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:57:47 +0000 (0:00:00.016) 0:00:39.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:57:47 +0000 (0:00:00.013) 0:00:39.846 ********** skipping: [sut] => {} TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_list.yml:85 Friday 01 March 2024 16:57:47 +0000 (0:00:00.013) 0:00:39.859 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml:7 Friday 01 March 2024 16:57:47 +0000 (0:00:00.027) 0:00:39.886 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 16:57:47 +0000 (0:00:00.020) 0:00:39.907 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 16:57:47 +0000 (0:00:00.019) 0:00:39.926 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 16:57:47 +0000 (0:00:00.014) 0:00:39.940 ********** 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_9.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 16:57:47 +0000 (0:00:00.032) 0:00:39.973 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 16:57:47 +0000 (0:00:00.012) 0:00:39.986 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 16:57:47 +0000 (0:00:00.012) 0:00:39.998 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 16:57:47 +0000 (0:00:00.011) 0:00:40.009 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 16:57:47 +0000 (0:00:00.011) 0:00:40.021 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 16:57:47 +0000 (0:00:00.036) 0:00:40.057 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 16:57:48 +0000 (0:00:01.036) 0:00:41.094 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 16:57:48 +0000 (0:00:00.022) 0:00:41.116 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 16:57:48 +0000 (0:00:00.013) 0:00:41.130 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 16:57:52 +0000 (0:00:03.683) 0:00:44.813 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 16:57:52 +0000 (0:00:00.025) 0:00:44.838 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 16:57:52 +0000 (0:00:00.012) 0:00:44.850 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 16:57:52 +0000 (0:00:00.013) 0:00:44.864 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 16:57:52 +0000 (0:00:00.011) 0:00:44.876 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 16:57:53 +0000 (0:00:01.032) 0:00:45.908 ********** 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": "alias" }, "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-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.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": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "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" }, "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" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "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" }, "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" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "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" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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-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" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "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" }, "raid-check.service": { "name": "raid-check.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" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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-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-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.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-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "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-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "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": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "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-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "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": "static" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "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" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 16:57:55 +0000 (0:00:01.702) 0:00:47.611 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 16:57:55 +0000 (0:00:00.021) 0:00:47.632 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 16:57:55 +0000 (0:00:00.012) 0:00:47.645 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 16:58:03 +0000 (0:00:08.643) 0:00:56.288 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 16:58:03 +0000 (0:00:00.016) 0:00:56.304 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 16:58:03 +0000 (0:00:00.014) 0:00:56.319 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 16:58:03 +0000 (0:00:00.026) 0:00:56.345 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 16:58:03 +0000 (0:00:00.062) 0:00:56.408 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 16:58:03 +0000 (0:00:00.018) 0:00:56.427 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 16:58:03 +0000 (0:00:00.026) 0:00:56.454 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 16:58:03 +0000 (0:00:00.014) 0:00:56.468 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 16:58:03 +0000 (0:00:00.013) 0:00:56.482 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 16:58:03 +0000 (0:00:00.013) 0:00:56.495 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 16:58:03 +0000 (0:00:00.013) 0:00:56.508 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311864.7204342, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063281.116, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1709063020.517, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2503107666", "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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 16:58:04 +0000 (0:00:00.198) 0:00:56.707 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 16:58:04 +0000 (0:00:00.013) 0:00:56.721 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml:29 Friday 01 March 2024 16:58:04 +0000 (0:00:00.655) 0:00:57.376 ********** 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-failuresy0_523ho/tests/tasks/cleanup.yml:33 Friday 01 March 2024 16:58:04 +0000 (0:00:00.012) 0:00:57.389 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:5 Friday 01 March 2024 16:58:04 +0000 (0:00:00.017) 0:00:57.407 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:10 Friday 01 March 2024 16:58:04 +0000 (0:00:00.011) 0:00:57.418 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:14 Friday 01 March 2024 16:58:04 +0000 (0:00:00.011) 0:00:57.429 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:28 Friday 01 March 2024 16:58:05 +0000 (0:00:01.046) 0:00:58.476 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdk", "sdl" ], "info": [ "Disk [/dev/sdc] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype", "Disk [/dev/sdj] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:36 Friday 01 March 2024 16:58:06 +0000 (0:00:00.220) 0:00:58.696 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdk", "sdl" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:41 Friday 01 March 2024 16:58:06 +0000 (0:00:00.025) 0:00:58.722 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdk", "sdl" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:49 Friday 01 March 2024 16:58:06 +0000 (0:00:00.039) 0:00:58.761 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:54 Friday 01 March 2024 16:58:06 +0000 (0:00:00.016) 0:00:58.778 ********** 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-failuresy0_523ho/tests/get_unused_disk.yml:63 Friday 01 March 2024 16:58:06 +0000 (0:00:00.014) 0:00:58.792 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure dmsetup] ********************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml:39 Friday 01 March 2024 16:58:06 +0000 (0:00:00.012) 0:00:58.805 ********** 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-failuresy0_523ho/tests/tasks/cleanup.yml:45 Friday 01 March 2024 16:58:07 +0000 (0:00:01.022) 0:00:59.827 ********** 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.226979", "end": "2024-03-01 16:58:07.746479", "failed_when_result": true, "rc": 0, "start": "2024-03-01 16:58:07.519500" } STDERR: + exec + mount -f -l proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=4096k,nr_inodes=447175,mode=755,inode64) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel,inode64) 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,size=723604k,nr_inodes=819200,mode=755,inode64) cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,seclabel,nsdelegate,memory_recursiveprot) 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) /dev/xvda1 on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota) selinuxfs on /sys/fs/selinux type selinuxfs (rw,nosuid,noexec,relatime) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18721) tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime,seclabel) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime,seclabel) none on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) none on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) none on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime) 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=361800k,nr_inodes=90450,mode=700,inode64) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 4.2M 0 4.2M 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 741M 19M 723M 3% /run /dev/xvda1 269G 4.8G 264G 2% / tmpfs 371M 0 371M 0% /run/user/0 + lvs --all + pvs --all + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 16:56:36,063 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 xxxxx snapset1 1 None 2024-03-01 16:56:36,063 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:56:36,099 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: { 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: { 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: , 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: , 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: {"lv_uuid":"L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: , 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg", "lv_uuid":"L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn", "pv_name":"/dev/sda"}, 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac", "lv_uuid":"L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: , 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn"}, 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn"} 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: } 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:36,100 INFO snapshot-role/MainThread: , 2024-03-01 16:56:36,101 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:36,101 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:36,101 INFO snapshot-role/MainThread: } 2024-03-01 16:56:36,101 INFO snapshot-role/MainThread: exit code: 13: ['source logical volume does not exist: test_vg1/xxxxx'] 2024-03-01 16:56:53,839 INFO snapshot-role/MainThread: check_cmd: check 2 None None snapset1 0 None 2024-03-01 16:56:53,840 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:56:53,869 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:53,870 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,870 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:53,870 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,870 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,870 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:53,870 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,870 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,870 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:05,599 INFO snapshot-role/MainThread: check_cmd: check 2 None None snapset1 0 None 2024-03-01 16:57:05,599 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:57:05,630 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:05,631 INFO snapshot-role/MainThread: { 2024-03-01 16:57:05,631 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:05,631 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:05,631 INFO snapshot-role/MainThread: , 2024-03-01 16:57:05,631 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:05,631 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:05,631 INFO snapshot-role/MainThread: } 2024-03-01 16:57:05,631 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:35,266 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:57:35,267 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:57:35,303 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,304 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc"}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc"}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j"}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo"}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo"}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi"} 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv"}, 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf"} 2024-03-01 16:57:35,305 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE"}, 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE"}, 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk"} 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,306 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 16:57:35,307 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 16:57:35,307 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:57:35,347 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,347 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc"}, 2024-03-01 16:57:35,348 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc"}, 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j"}, 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo"}, 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo"}, 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi"} 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv"}, 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf"} 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE"}, 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE"}, 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk"} 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,350 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,351 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:57:35,393 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,393 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,393 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,393 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,394 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,394 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,394 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,394 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,394 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,394 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:35,424 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,424 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,424 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,424 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,424 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,424 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,425 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,425 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,425 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,425 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,425 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,425 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,425 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,425 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:57:35,459 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:35,460 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,460 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,460 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,460 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,460 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,460 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,460 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,460 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,460 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,460 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,460 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,460 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 16:57:35,635 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,635 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,635 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,636 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,636 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:57:35,683 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,683 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,683 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,683 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,683 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,684 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,684 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,684 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,685 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,686 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,686 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,686 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:35,742 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,742 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,742 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,743 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:57:35,777 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:35,778 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,778 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,778 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,778 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,778 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,778 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,778 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,778 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,778 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,778 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,778 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,778 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 16:57:35,902 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,902 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,903 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,903 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,903 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,903 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:57:35,954 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,954 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,954 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,954 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,954 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,955 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,955 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,955 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,955 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,955 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,955 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,955 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,955 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,955 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:36,006 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,007 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:57:36,038 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:36,038 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,039 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,039 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,039 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,039 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,039 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,039 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,039 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,039 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,039 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,039 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,039 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 16:57:36,165 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,165 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,165 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,165 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,165 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,166 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:57:36,214 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,214 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,214 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,214 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,214 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,214 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,215 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,215 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,215 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,215 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,215 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,215 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,215 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,215 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:36,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,273 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:57:36,314 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:36,314 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,315 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,315 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,315 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,315 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,315 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,315 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,315 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,315 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,315 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,315 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,315 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 16:57:36,442 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,442 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,443 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,443 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,443 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:57:36,489 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,489 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,489 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,489 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,489 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,489 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,489 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,490 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,490 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,490 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,490 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,490 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,490 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,490 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:36,534 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,535 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:57:36,560 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:36,560 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,560 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,560 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,561 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,561 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,561 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,561 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,561 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,561 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 16:57:36,690 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,690 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,690 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,691 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,691 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:57:36,740 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,740 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,740 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,741 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,741 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,741 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,741 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,741 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,741 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,741 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,741 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,741 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,741 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,741 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:36,772 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,773 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 16:57:36,953 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,953 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,953 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,953 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,953 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,954 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:57:37,008 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: , 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,009 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:37,050 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:37,050 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: , 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,051 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:37,086 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:37,087 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,087 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:37,087 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,087 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:37,087 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,087 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,087 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,087 INFO snapshot-role/MainThread: , 2024-03-01 16:57:37,087 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:37,087 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,087 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,087 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 16:57:37,212 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:37,212 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,212 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:37,212 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,212 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,213 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:37,275 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: , 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,276 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:37,309 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:37,309 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: , 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,310 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:37,353 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:37,354 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,354 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:37,354 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,354 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:37,354 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,354 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,354 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,354 INFO snapshot-role/MainThread: , 2024-03-01 16:57:37,354 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:37,354 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,354 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,354 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 16:57:37,485 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:37,485 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,485 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:37,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,485 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,486 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:38,967 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 16:57:38,967 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:57:39,004 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"lv_uuid":"dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"lv_uuid":"GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"lv_uuid":"e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"lv_uuid":"x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:39,005 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd"} 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:39,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"lv_uuid":"PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"lv_uuid":"U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv", "lv_uuid":"U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA", "pv_name":"/dev/sde"}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv"}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM"}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA"}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf"} 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:39,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"lv_uuid":"20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"lv_uuid":"LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "pv_name":"/dev/sda"}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc", "lv_uuid":"20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc", "lv_uuid":"LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP"}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO"}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE"}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE"}, 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk"} 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,008 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,009 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:57:39,040 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,040 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,040 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,041 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,041 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,041 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,041 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,041 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,041 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,041 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,041 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,041 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,041 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,041 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:39,083 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,083 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,084 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:57:39,120 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,121 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:39,161 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,161 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,161 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,162 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,162 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,162 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,162 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,162 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,162 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,162 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,162 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,162 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,162 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,162 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:39,197 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,197 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,198 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,198 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,198 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,198 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,198 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,198 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,198 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,198 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,198 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,198 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,198 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,198 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:57:39,226 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,227 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:39,258 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,259 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:57:39,292 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,292 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,293 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,293 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,293 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,293 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,293 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,293 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,293 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,293 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,293 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,293 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,293 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,293 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:39,325 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,326 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:39,357 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,357 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,357 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,358 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,358 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,358 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,358 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,358 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,358 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,358 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,358 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,358 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,358 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,358 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:57:39,400 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,400 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,401 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,401 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,401 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,401 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,401 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,401 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,401 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,401 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,401 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,401 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,401 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,401 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:39,444 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,444 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,445 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:57:39,482 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,483 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:39,527 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,528 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:39,567 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,567 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,568 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,568 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,568 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,568 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,568 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,568 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,568 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,568 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,568 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,568 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,568 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,568 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:57:39,609 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,610 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:39,643 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,644 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:57:39,677 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,678 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:39,718 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,719 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:39,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,750 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,750 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,751 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,751 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,751 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,751 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,751 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,751 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,751 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,751 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:57:39,790 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,790 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,791 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,791 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,791 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,791 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,791 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,791 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,791 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,791 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,791 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:39,826 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,827 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:57:39,859 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,859 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,859 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,860 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,860 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,860 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,860 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,860 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,860 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,860 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,860 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,860 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,860 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,860 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:39,892 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,893 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:39,933 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,934 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:57:39,966 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: { 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: , 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: } 2024-03-01 16:57:39,967 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:40,006 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,007 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:57:40,038 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,038 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,038 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,038 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,039 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,039 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,039 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,039 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,039 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,039 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,039 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,039 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,039 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,039 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:40,076 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,077 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:40,117 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,118 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:57:40,153 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,154 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:40,190 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,191 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:40,233 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,233 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,234 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,234 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,234 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,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 16:57:40,234 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,234 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,234 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,234 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,234 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,234 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,234 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,234 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:40,268 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,268 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,269 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,269 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,269 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,269 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,269 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,269 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,269 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,269 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,269 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,269 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,269 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,269 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:40,308 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,308 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,308 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,309 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,309 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,309 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,309 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,309 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,309 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,309 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,309 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,309 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,309 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,309 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:40,349 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,350 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:40,381 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,381 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,381 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,382 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:40,417 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,418 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:40,448 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,448 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,448 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,449 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,449 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,449 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,449 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,449 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,449 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,449 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,449 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,449 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,449 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,449 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:40,491 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: { 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: , 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: } 2024-03-01 16:57:40,492 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:41,983 INFO snapshot-role/MainThread: list_cmd: 0 list None None snapset1 None 2024-03-01 16:57:41,983 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:57:42,020 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: { 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: { 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"lv_uuid":"dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"lv_uuid":"GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"lv_uuid":"e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"lv_uuid":"x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:42,021 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd"} 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: } 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: { 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,022 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"lv_uuid":"PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"lv_uuid":"U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv", "lv_uuid":"U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA", "pv_name":"/dev/sde"}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv"}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM"}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA"}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf"} 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: } 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: { 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,023 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"lv_uuid":"20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"lv_uuid":"LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "pv_name":"/dev/sda"}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc", "lv_uuid":"20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc", "lv_uuid":"LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP"}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO"}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE"}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE"}, 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk"} 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: } 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: , 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:42,024 INFO snapshot-role/MainThread: } 2024-03-01 16:57:42,025 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv5 -P 2024-03-01 16:57:42,027 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,027 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv5_snapset1 -P 2024-03-01 16:57:42,030 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,030 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6 -P 2024-03-01 16:57:42,032 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,032 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6_snapset1 -P 2024-03-01 16:57:42,034 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,034 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7 -P 2024-03-01 16:57:42,037 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,037 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 16:57:42,039 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,039 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv8 -P 2024-03-01 16:57:42,041 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,041 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv8_snapset1 -P 2024-03-01 16:57:42,043 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,044 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3 -P 2024-03-01 16:57:42,046 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,046 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3_snapset1 -P 2024-03-01 16:57:42,048 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,048 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4 -P 2024-03-01 16:57:42,050 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,050 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4_snapset1 -P 2024-03-01 16:57:42,053 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,053 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1 -P 2024-03-01 16:57:42,055 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,055 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 16:57:42,057 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,057 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2 -P 2024-03-01 16:57:42,059 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,060 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2_snapset1 -P 2024-03-01 16:57:42,062 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:57:42,068 INFO snapshot-role/MainThread: exit code: 0: [] 2024-03-01 16:57:43,598 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:57:43,598 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:57:43,633 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: { 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: { 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"lv_uuid":"dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"lv_uuid":"GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"lv_uuid":"e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"lv_uuid":"x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:43,634 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"GDgGux-20XU-Wba1-vyyn-RRH9-dXAj-CSQjOZ"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"dYrZUp-JX6m-TeC0-2Fm3-R3BV-QE5R-7OWooJ"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"e8E2Vx-r4kk-ujcV-03iN-2odj-6MLf-o6j66G"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"x333Bw-lfuu-wkU8-JUpi-IgNf-uix5-jFUjhd"} 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: } 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: { 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:43,635 INFO snapshot-role/MainThread: {"lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"lv_uuid":"PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"lv_uuid":"U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv", "lv_uuid":"U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA", "pv_name":"/dev/sde"}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv"}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"PS7gVD-Yt0A-NLOR-S7VB-VzPC-a3wN-nEN5NM"}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"U9icYK-ZQ9z-BMHN-ec9B-okeu-SOJi-ezUMTA"}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf"} 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: } 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: { 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:43,636 INFO snapshot-role/MainThread: {"lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"lv_uuid":"20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"lv_uuid":"LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "pv_name":"/dev/sda"}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc", "lv_uuid":"20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc", "lv_uuid":"LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"20cNb3-LD10-YQHp-NbQJ-GMqM-ZGAd-jjzcPP"}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"LzfdVC-2dJz-rmcq-3hFH-IjsD-pXeQ-1ajfOO"}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE"}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE"}, 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk"} 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: } 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,637 INFO snapshot-role/MainThread: } 2024-03-01 16:57:43,638 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:43,673 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: { 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: { 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: } 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: } 2024-03-01 16:57:43,674 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 16:57:43,782 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:43,782 INFO snapshot-role/MainThread: { 2024-03-01 16:57:43,782 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:43,782 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,782 INFO snapshot-role/MainThread: } 2024-03-01 16:57:43,783 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:43,839 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:43,839 INFO snapshot-role/MainThread: { 2024-03-01 16:57:43,839 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:43,839 INFO snapshot-role/MainThread: { 2024-03-01 16:57:43,839 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:43,839 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:43,839 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,839 INFO snapshot-role/MainThread: } 2024-03-01 16:57:43,839 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,839 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,839 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:43,839 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,840 INFO snapshot-role/MainThread: } 2024-03-01 16:57:43,840 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 16:57:43,928 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:43,928 INFO snapshot-role/MainThread: { 2024-03-01 16:57:43,928 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:43,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,929 INFO snapshot-role/MainThread: } 2024-03-01 16:57:43,929 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: { 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: { 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: } 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: , 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: } 2024-03-01 16:57:43,993 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 16:57:44,077 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:44,077 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,077 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:44,077 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,078 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,078 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:44,123 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:44,123 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,123 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:44,123 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,124 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:44,124 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:44,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,124 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,124 INFO snapshot-role/MainThread: , 2024-03-01 16:57:44,124 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:44,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,124 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,124 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 16:57:44,254 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:44,254 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,254 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:44,254 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,254 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,255 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:44,302 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:44,302 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,302 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:44,302 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,303 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:44,303 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:44,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,303 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,303 INFO snapshot-role/MainThread: , 2024-03-01 16:57:44,303 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:44,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,303 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,303 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 16:57:44,388 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:44,389 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,389 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:44,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,389 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,389 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:44,442 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: , 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,443 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 16:57:44,525 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:44,525 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,525 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:44,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,525 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,525 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: , 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,571 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,572 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 16:57:44,668 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:44,668 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,668 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:44,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,668 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,669 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:44,727 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: , 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,728 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 16:57:44,814 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:44,814 INFO snapshot-role/MainThread: { 2024-03-01 16:57:44,815 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:44,815 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:44,815 INFO snapshot-role/MainThread: } 2024-03-01 16:57:44,815 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:46,331 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 16:57:46,331 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:57:46,368 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:46,369 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi"} 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:46,370 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv"}, 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf"} 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "pv_name":"/dev/sda"}, 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE"}, 2024-03-01 16:57:46,371 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE"}, 2024-03-01 16:57:46,372 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk"} 2024-03-01 16:57:46,372 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,372 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,372 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,372 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,372 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,372 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,372 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,372 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:57:46,402 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,403 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:46,434 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,435 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:57:46,466 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:46,467 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,467 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,467 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,467 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,467 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,467 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,467 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,467 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,467 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:57:46,506 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,506 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,507 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,507 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,507 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,507 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:46,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,507 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,507 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,507 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,507 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,507 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:46,538 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,538 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,539 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:57:46,570 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:46,571 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,571 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,571 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,571 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,571 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,571 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,571 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,571 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,571 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:57:46,604 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,604 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,604 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,605 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,605 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,605 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:46,605 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,605 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,605 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,605 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,605 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,605 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,605 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,605 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:46,636 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,637 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:57:46,672 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:46,673 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,673 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,673 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,673 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,673 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,673 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,673 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,673 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,673 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,673 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,673 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,673 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:57:46,712 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,713 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:46,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,750 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,751 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:57:46,780 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:46,781 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,781 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,781 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,781 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,781 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,781 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,781 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,781 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,781 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,781 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,781 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,781 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:57:46,815 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,816 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:46,846 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,846 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,847 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:57:46,881 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:46,882 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,882 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,882 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,882 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,882 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,882 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,882 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,882 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,882 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,882 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,882 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,882 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:57:46,912 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,913 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:46,945 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,946 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:57:46,973 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:46,973 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,974 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:46,974 INFO snapshot-role/MainThread: { 2024-03-01 16:57:46,974 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:46,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,974 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,974 INFO snapshot-role/MainThread: , 2024-03-01 16:57:46,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:46,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:46,974 INFO snapshot-role/MainThread: } 2024-03-01 16:57:46,974 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:57:47,006 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: { 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: { 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: } 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: , 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: } 2024-03-01 16:57:47,007 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:47,057 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: { 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: { 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: } 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: , 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: } 2024-03-01 16:57:47,058 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:47,092 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:47,093 INFO snapshot-role/MainThread: { 2024-03-01 16:57:47,093 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:47,093 INFO snapshot-role/MainThread: { 2024-03-01 16:57:47,093 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:47,093 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,093 INFO snapshot-role/MainThread: } 2024-03-01 16:57:47,093 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,093 INFO snapshot-role/MainThread: , 2024-03-01 16:57:47,093 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:47,093 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,093 INFO snapshot-role/MainThread: } 2024-03-01 16:57:47,093 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:47,123 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:47,123 INFO snapshot-role/MainThread: { 2024-03-01 16:57:47,123 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:47,124 INFO snapshot-role/MainThread: { 2024-03-01 16:57:47,124 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:47,124 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:47,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,124 INFO snapshot-role/MainThread: } 2024-03-01 16:57:47,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,124 INFO snapshot-role/MainThread: , 2024-03-01 16:57:47,124 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:47,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,124 INFO snapshot-role/MainThread: } 2024-03-01 16:57:47,124 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:47,176 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: { 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: { 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: } 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: , 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: } 2024-03-01 16:57:47,177 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:47,211 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:47,211 INFO snapshot-role/MainThread: { 2024-03-01 16:57:47,212 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:47,212 INFO snapshot-role/MainThread: { 2024-03-01 16:57:47,212 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:47,212 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,212 INFO snapshot-role/MainThread: } 2024-03-01 16:57:47,212 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,212 INFO snapshot-role/MainThread: , 2024-03-01 16:57:47,212 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:47,212 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:47,212 INFO snapshot-role/MainThread: } 2024-03-01 16:57:47,212 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices # LVM uses devices listed in this file. # Created by LVM command lvmdevices pid 22387 at Fri Mar 1 16:58:03 2024 PRODUCT_UUID=ec20579c-330d-edae-b56a-f76a0c7a8d9d VERSION=1.1.43 ++ 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="e61ef7e0" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="e61ef7e0" 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="a4d9efbc-be36-4c5f-99af-596afd10159d" TYPE="xfs" PARTUUID="e61ef7e0-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="a4d9efbc-be36-4c5f-99af-596afd10159d" FSSIZE="4226809856" FSLASTBLOCK="1048320" FSBLOCKSIZE="4096" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="e61ef7e0-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + dmsetup table No devices found + cat /tmp/blivet.log 2024-03-01 16:56:19,964 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_dzw14xee/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:23,173 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_8kyb3siu/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:27,397 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_xim0twij/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:27,460 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:27,461 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:27,539 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:27,539 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:56:27,539 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:27,540 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:27,545 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:27,545 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:27,548 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:27,549 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:27,551 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:27,552 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:27,554 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:27,555 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:27,563 INFO program/MainThread: stdout: 2024-03-01 16:56:27,564 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:27,564 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:27,564 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:27,564 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:27,564 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 a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:27,564 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:27,565 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:27,565 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:27,565 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:27,565 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:27,566 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:27,566 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:27,581 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:27,594 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:27,599 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405922463962221432b8b1b71dd8 ' '/dev/disk/by-id/wwn-0x6001405922463962221432b8b1b71dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_92246396-2221-432b-8b1b-71dd8a415e38', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', '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': '92246396-2221-432b-8b1b-71dd8a415e38', 'ID_SERIAL': '36001405922463962221432b8b1b71dd8', 'ID_SERIAL_SHORT': '6001405922463962221432b8b1b71dd8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405922463962', 'ID_WWN_VENDOR_EXTENSION': '0x221432b8b1b71dd8', 'ID_WWN_WITH_EXTENSION': '0x6001405922463962221432b8b1b71dd8', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405922463962221432b8b1b71dd8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739735030'} ; 2024-03-01 16:56:27,599 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:56:27,599 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= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:27,634 INFO program/MainThread: stdout[3]: 2024-03-01 16:56:27,634 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:27,634 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:27,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,646 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:27,647 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:56:27,652 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:27,653 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:27,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:27,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:27,656 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:27,660 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:27,660 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:27,663 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:27,663 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,665 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:27,665 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabc54ee80) -- 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 = 6001405922463962221432b8b1b71dd8 2024-03-01 16:56:27,668 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:27,668 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:56:27,672 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_dc82d50a-69e9-4687-a1c4-5ee76965f924 ' '/dev/disk/by-id/scsi-36001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405dc82d50a69e94687a1c45ee76', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', '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': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'ID_SERIAL': '36001405dc82d50a69e94687a1c45ee76', 'ID_SERIAL_SHORT': '6001405dc82d50a69e94687a1c45ee76', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dc82d50a6', 'ID_WWN_VENDOR_EXTENSION': '0x9e94687a1c45ee76', 'ID_WWN_WITH_EXTENSION': '0x6001405dc82d50a69e94687a1c45ee76', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dc82d50a69e94687a1c45ee76', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739741497'} ; 2024-03-01 16:56:27,672 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:27,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,683 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:27,683 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:27,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:56:27,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:56:27,687 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:27,690 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:27,690 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:27,693 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:27,693 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,693 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:56:27,693 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabc1db9a0) -- 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 = 6001405dc82d50a69e94687a1c45ee76 2024-03-01 16:56:27,697 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:27,697 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:56:27,700 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e59b7820-5f33-43b7-86a9-71a3ee24a02b ' '/dev/disk/by-id/wwn-0x6001405e59b78205f3343b786a971a3e', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', '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': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'ID_SERIAL': '36001405e59b78205f3343b786a971a3e', 'ID_SERIAL_SHORT': '6001405e59b78205f3343b786a971a3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e59b78205', 'ID_WWN_VENDOR_EXTENSION': '0xf3343b786a971a3e', 'ID_WWN_WITH_EXTENSION': '0x6001405e59b78205f3343b786a971a3e', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e59b78205f3343b786a971a3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740321167'} ; 2024-03-01 16:56:27,700 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:27,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,711 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:27,712 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:27,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:27,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:56:27,715 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:27,718 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:27,718 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:27,721 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:27,721 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,721 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:56:27,722 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabc1db430) -- 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 = 6001405e59b78205f3343b786a971a3e 2024-03-01 16:56:27,725 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:27,725 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:27,728 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_a1957974-ea4c-46d1-a324-bfb7c531cd03 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', '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': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'ID_SERIAL': '36001405a1957974ea4c46d1a324bfb7c', 'ID_SERIAL_SHORT': '6001405a1957974ea4c46d1a324bfb7c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a1957974e', 'ID_WWN_VENDOR_EXTENSION': '0xa4c46d1a324bfb7c', 'ID_WWN_WITH_EXTENSION': '0x6001405a1957974ea4c46d1a324bfb7c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a1957974ea4c46d1a324bfb7c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740347903'} ; 2024-03-01 16:56:27,728 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:27,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,739 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:27,739 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:27,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:27,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:56:27,742 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:27,745 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:27,745 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:27,748 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:27,749 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,749 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:56:27,749 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabb1b8940) -- 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 = 6001405a1957974ea4c46d1a324bfb7c 2024-03-01 16:56:27,752 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:27,752 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:27,755 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/scsi-360014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_9c93e991-fa67-4380-9f48-14aa77af6cd8', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', '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': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'ID_SERIAL': '360014059c93e991fa6743809f4814aa7', 'ID_SERIAL_SHORT': '60014059c93e991fa6743809f4814aa7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c93e991f', 'ID_WWN_VENDOR_EXTENSION': '0xa6743809f4814aa7', 'ID_WWN_WITH_EXTENSION': '0x60014059c93e991fa6743809f4814aa7', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c93e991fa6743809f4814aa7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739788246'} ; 2024-03-01 16:56:27,755 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:27,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,766 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:27,766 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:27,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:56:27,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:56:27,769 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:27,772 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:27,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:56:27,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:56:27,776 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,776 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:56:27,776 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabb1b8370) -- 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 = 60014059c93e991fa6743809f4814aa7 2024-03-01 16:56:27,779 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:27,779 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:56:27,782 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_6d6912d3-e99a-40fb-a19f-098043f98e90 ' '/dev/disk/by-id/wwn-0x60014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-id/scsi-360014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', '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': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'ID_SERIAL': '360014056d6912d3e99a40fba19f09804', 'ID_SERIAL_SHORT': '60014056d6912d3e99a40fba19f09804', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056d6912d3e', 'ID_WWN_VENDOR_EXTENSION': '0x99a40fba19f09804', 'ID_WWN_WITH_EXTENSION': '0x60014056d6912d3e99a40fba19f09804', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056d6912d3e99a40fba19f09804', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739886869'} ; 2024-03-01 16:56:27,782 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:27,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,793 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:27,794 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:27,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:27,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:56:27,797 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:27,799 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:27,800 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:27,802 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:27,803 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,803 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:56:27,803 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabc1db970) -- 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 = 60014056d6912d3e99a40fba19f09804 2024-03-01 16:56:27,806 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:27,806 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:27,809 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-id/wwn-0x6001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', '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': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'ID_SERIAL': '36001405218e40460ca547f48eaed0f07', 'ID_SERIAL_SHORT': '6001405218e40460ca547f48eaed0f07', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405218e40460', 'ID_WWN_VENDOR_EXTENSION': '0xca547f48eaed0f07', 'ID_WWN_WITH_EXTENSION': '0x6001405218e40460ca547f48eaed0f07', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405218e40460ca547f48eaed0f07', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739920781'} ; 2024-03-01 16:56:27,809 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:27,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,820 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:27,820 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:27,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:27,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:56:27,823 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:27,826 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:27,826 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:27,829 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:27,829 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,830 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:56:27,830 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabb144640) -- 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 = 6001405218e40460ca547f48eaed0f07 2024-03-01 16:56:27,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:27,833 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:27,836 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f963c2af6fd44bccb53157d55 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405f963c2af6fd44bccb53157d55 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_f963c2af-6fd4-4bcc-b531-57d5502418f9', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', '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': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'ID_SERIAL': '36001405f963c2af6fd44bccb53157d55', 'ID_SERIAL_SHORT': '6001405f963c2af6fd44bccb53157d55', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f963c2af6', 'ID_WWN_VENDOR_EXTENSION': '0xfd44bccb53157d55', 'ID_WWN_WITH_EXTENSION': '0x6001405f963c2af6fd44bccb53157d55', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f963c2af6fd44bccb53157d55', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740004371'} ; 2024-03-01 16:56:27,836 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:27,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,846 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:27,847 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:27,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:27,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:56:27,850 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:27,853 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:27,853 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:27,855 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:56:27,856 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,856 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:56:27,856 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabb1b2c70) -- 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 = 6001405f963c2af6fd44bccb53157d55 2024-03-01 16:56:27,859 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:27,859 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:27,862 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3339d875-723e-4ba2-b1ad-c421660bd7ae ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-360014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', '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': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'ID_SERIAL': '360014053339d875723e4ba2b1adc4216', 'ID_SERIAL_SHORT': '60014053339d875723e4ba2b1adc4216', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053339d8757', 'ID_WWN_VENDOR_EXTENSION': '0x23e4ba2b1adc4216', 'ID_WWN_WITH_EXTENSION': '0x60014053339d875723e4ba2b1adc4216', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053339d875723e4ba2b1adc4216', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740029530'} ; 2024-03-01 16:56:27,862 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:27,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,873 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:27,873 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:27,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:56:27,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:56:27,876 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:27,879 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:27,879 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:27,882 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:27,883 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,883 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:56:27,883 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabb144d90) -- 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 = 60014053339d875723e4ba2b1adc4216 2024-03-01 16:56:27,886 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:27,886 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:27,889 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-id/wwn-0x60014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-diskseq/9', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', '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': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'ID_SERIAL': '360014054a32bb1688bd45ca8ca0d3a40', 'ID_SERIAL_SHORT': '60014054a32bb1688bd45ca8ca0d3a40', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054a32bb168', 'ID_WWN_VENDOR_EXTENSION': '0x8bd45ca8ca0d3a40', 'ID_WWN_WITH_EXTENSION': '0x60014054a32bb1688bd45ca8ca0d3a40', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054a32bb1688bd45ca8ca0d3a40', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740099874'} ; 2024-03-01 16:56:27,889 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:27,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,899 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:27,900 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:27,900 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:56:27,900 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:27,903 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:27,906 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:27,906 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:27,909 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:27,909 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,909 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:56:27,909 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabb144580) -- 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 = 60014054a32bb1688bd45ca8ca0d3a40 2024-03-01 16:56:27,912 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:27,913 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:27,915 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405931b1184b560414fa2f682288 ' '/dev/disk/by-id/scsi-36001405931b1184b560414fa2f682288 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_931b1184-b560-414f-a2f6-82288ccbf4a5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', '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': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'ID_SERIAL': '36001405931b1184b560414fa2f682288', 'ID_SERIAL_SHORT': '6001405931b1184b560414fa2f682288', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405931b1184b', 'ID_WWN_VENDOR_EXTENSION': '0x560414fa2f682288', 'ID_WWN_WITH_EXTENSION': '0x6001405931b1184b560414fa2f682288', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405931b1184b560414fa2f682288', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740104277'} ; 2024-03-01 16:56:27,916 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:27,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,926 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:27,927 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:27,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:56:27,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:56:27,930 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:27,933 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:27,933 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:27,935 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:27,936 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,936 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:56:27,936 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabb155220) -- 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 = 6001405931b1184b560414fa2f682288 2024-03-01 16:56:27,939 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:27,939 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:27,942 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-id/wwn-0x60014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-id/scsi-360014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-diskseq/11', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', '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': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'ID_SERIAL': '360014054d7892d130c84ec1a914dd0a3', 'ID_SERIAL_SHORT': '60014054d7892d130c84ec1a914dd0a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d7892d13', 'ID_WWN_VENDOR_EXTENSION': '0x0c84ec1a914dd0a3', 'ID_WWN_WITH_EXTENSION': '0x60014054d7892d130c84ec1a914dd0a3', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d7892d130c84ec1a914dd0a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740220004'} ; 2024-03-01 16:56:27,942 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:27,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,953 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:27,953 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:27,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:56:27,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:56:27,956 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:27,959 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:27,959 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:27,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:27,963 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,963 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:56:27,963 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabb155760) -- 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 = 60014054d7892d130c84ec1a914dd0a3 2024-03-01 16:56:27,966 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:27,966 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:27,969 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22746955'} ; 2024-03-01 16:56:27,969 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:27,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,978 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:27,978 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:27,979 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:27,979 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:27,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:56:27,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:56:27,981 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:27,984 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:27,984 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:27,987 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:27,988 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:27,988 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:56:27,988 INFO blivet/MainThread: got device: DiskDevice instance (0x7faabb155fa0) -- 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:27,991 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:27,995 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:27,995 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:56:27,998 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:27,998 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:56:28,001 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:28,001 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:56:28,004 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:28,004 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:56:28,007 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:28,010 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:28,012 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:28,019 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 0x7faabd31fac0> 2024-03-01 16:56:28,063 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:56:28,067 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:28,067 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:28,071 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', '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': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22748818'} ; 2024-03-01 16:56:28,071 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:28,071 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:28,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:28,079 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:28,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:28,084 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:28,098 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:28,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:56:28,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:56:28,121 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:28,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:56:28,124 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:28,127 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:28,127 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:28,130 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:28,131 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:28,131 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:28,133 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:28,136 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:28,139 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:28,142 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:28,145 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:28,145 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:28,145 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:56:28,146 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:28,145 INFO blivet/MainThread: got device: PartitionDevice instance (0x7faabb164bb0) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = e61ef7e0-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 0x7faabb16d9f0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:28,149 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:28,152 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:28,152 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:56:28,156 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:28,156 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:56:28,159 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:28,159 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:56:28,162 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:28,162 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:56:28,163 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:28,164 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:28,167 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:28,167 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:56:28,170 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:28,170 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:28,170 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:28,180 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:28,193 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:56:28,194 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:56:28,198 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:28,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:28,203 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:28,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:28,205 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:28,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:28,213 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:28,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:28,215 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:28,218 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:28,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:28,223 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:28,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:28,226 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:28,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:28,233 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:28,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:28,236 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:28,238 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:28,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:28,243 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:28,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:28,246 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:28,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:28,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:28,253 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:28,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:28,256 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:28,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:56:31,404 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ecd_i31n/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:31,439 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:31,439 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:31,442 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:31,442 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:56:31,442 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:31,442 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:31,447 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:31,447 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:31,451 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:31,451 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:31,454 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:31,454 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:31,456 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:31,456 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:31,465 INFO program/MainThread: stdout: 2024-03-01 16:56:31,465 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:31,465 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:31,465 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:31,465 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:31,466 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 a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:31,466 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:31,466 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:31,466 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:31,466 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:31,466 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:31,467 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:31,467 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:31,480 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:31,493 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:31,497 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405922463962221432b8b1b71dd8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-id/scsi-36001405922463962221432b8b1b71dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_92246396-2221-432b-8b1b-71dd8a415e38', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', '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': '92246396-2221-432b-8b1b-71dd8a415e38', 'ID_SERIAL': '36001405922463962221432b8b1b71dd8', 'ID_SERIAL_SHORT': '6001405922463962221432b8b1b71dd8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405922463962', 'ID_WWN_VENDOR_EXTENSION': '0x221432b8b1b71dd8', 'ID_WWN_WITH_EXTENSION': '0x6001405922463962221432b8b1b71dd8', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405922463962221432b8b1b71dd8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739735030'} ; 2024-03-01 16:56:31,497 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:31,498 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= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:31,534 INFO program/MainThread: stdout[3]: 2024-03-01 16:56:31,534 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:31,534 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:31,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,546 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:31,547 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:56:31,552 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:31,553 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:31,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:31,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:31,556 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:31,560 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:31,560 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:31,563 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:31,563 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,564 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:31,564 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d6157e80) -- 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 = 6001405922463962221432b8b1b71dd8 2024-03-01 16:56:31,567 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:31,567 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:56:31,570 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_dc82d50a-69e9-4687-a1c4-5ee76965f924 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', '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': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'ID_SERIAL': '36001405dc82d50a69e94687a1c45ee76', 'ID_SERIAL_SHORT': '6001405dc82d50a69e94687a1c45ee76', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dc82d50a6', 'ID_WWN_VENDOR_EXTENSION': '0x9e94687a1c45ee76', 'ID_WWN_WITH_EXTENSION': '0x6001405dc82d50a69e94687a1c45ee76', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dc82d50a69e94687a1c45ee76', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739741497'} ; 2024-03-01 16:56:31,570 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:31,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,581 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:31,582 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:31,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:56:31,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:56:31,585 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:31,588 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:31,588 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:31,591 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:31,591 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,592 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:56:31,592 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d609b9a0) -- 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 = 6001405dc82d50a69e94687a1c45ee76 2024-03-01 16:56:31,595 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:31,595 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:56:31,598 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', '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': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'ID_SERIAL': '36001405e59b78205f3343b786a971a3e', 'ID_SERIAL_SHORT': '6001405e59b78205f3343b786a971a3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e59b78205', 'ID_WWN_VENDOR_EXTENSION': '0xf3343b786a971a3e', 'ID_WWN_WITH_EXTENSION': '0x6001405e59b78205f3343b786a971a3e', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e59b78205f3343b786a971a3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740321167'} ; 2024-03-01 16:56:31,598 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:31,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,609 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:31,610 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:31,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:31,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:56:31,613 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:31,616 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:31,616 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:31,619 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:31,619 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,619 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:56:31,619 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d609b430) -- 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 = 6001405e59b78205f3343b786a971a3e 2024-03-01 16:56:31,623 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:31,623 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:31,626 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_a1957974-ea4c-46d1-a324-bfb7c531cd03 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03 ' '/dev/disk/by-id/scsi-36001405a1957974ea4c46d1a324bfb7c', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', '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': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'ID_SERIAL': '36001405a1957974ea4c46d1a324bfb7c', 'ID_SERIAL_SHORT': '6001405a1957974ea4c46d1a324bfb7c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a1957974e', 'ID_WWN_VENDOR_EXTENSION': '0xa4c46d1a324bfb7c', 'ID_WWN_WITH_EXTENSION': '0x6001405a1957974ea4c46d1a324bfb7c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a1957974ea4c46d1a324bfb7c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740347903'} ; 2024-03-01 16:56:31,626 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:31,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,636 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:31,637 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:31,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:31,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:56:31,640 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:31,643 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:31,643 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:31,646 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:31,646 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,647 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:56:31,647 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d5079940) -- 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 = 6001405a1957974ea4c46d1a324bfb7c 2024-03-01 16:56:31,650 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:31,650 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:31,653 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_9c93e991-fa67-4380-9f48-14aa77af6cd8 ' '/dev/disk/by-id/scsi-360014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-diskseq/4', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', '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': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'ID_SERIAL': '360014059c93e991fa6743809f4814aa7', 'ID_SERIAL_SHORT': '60014059c93e991fa6743809f4814aa7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c93e991f', 'ID_WWN_VENDOR_EXTENSION': '0xa6743809f4814aa7', 'ID_WWN_WITH_EXTENSION': '0x60014059c93e991fa6743809f4814aa7', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c93e991fa6743809f4814aa7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739788246'} ; 2024-03-01 16:56:31,653 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:31,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,664 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:31,664 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:31,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:56:31,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:56:31,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:31,670 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:31,670 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:31,673 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:31,674 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,674 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:56:31,674 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d5079370) -- 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 = 60014059c93e991fa6743809f4814aa7 2024-03-01 16:56:31,677 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:31,677 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:56:31,680 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_6d6912d3-e99a-40fb-a19f-098043f98e90 ' '/dev/disk/by-id/wwn-0x60014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-id/scsi-360014056d6912d3e99a40fba19f09804', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', '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': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'ID_SERIAL': '360014056d6912d3e99a40fba19f09804', 'ID_SERIAL_SHORT': '60014056d6912d3e99a40fba19f09804', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056d6912d3e', 'ID_WWN_VENDOR_EXTENSION': '0x99a40fba19f09804', 'ID_WWN_WITH_EXTENSION': '0x60014056d6912d3e99a40fba19f09804', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056d6912d3e99a40fba19f09804', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739886869'} ; 2024-03-01 16:56:31,680 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:31,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,691 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:31,692 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:31,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:31,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:56:31,694 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:31,697 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:31,697 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:31,700 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:31,701 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,701 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:56:31,701 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d609b970) -- 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 = 60014056d6912d3e99a40fba19f09804 2024-03-01 16:56:31,704 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:31,704 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:31,707 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-id/scsi-36001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-id/wwn-0x6001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-diskseq/6', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', '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': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'ID_SERIAL': '36001405218e40460ca547f48eaed0f07', 'ID_SERIAL_SHORT': '6001405218e40460ca547f48eaed0f07', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405218e40460', 'ID_WWN_VENDOR_EXTENSION': '0xca547f48eaed0f07', 'ID_WWN_WITH_EXTENSION': '0x6001405218e40460ca547f48eaed0f07', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405218e40460ca547f48eaed0f07', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739920781'} ; 2024-03-01 16:56:31,707 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:31,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,718 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:31,718 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:31,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:31,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:56:31,721 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:31,724 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:31,724 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:31,727 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:31,727 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,727 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:56:31,728 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d5005640) -- 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 = 6001405218e40460ca547f48eaed0f07 2024-03-01 16:56:31,731 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:31,731 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:31,734 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f963c2af6fd44bccb53157d55 ' '/dev/disk/by-id/wwn-0x6001405f963c2af6fd44bccb53157d55 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-diskseq/7', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', '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': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'ID_SERIAL': '36001405f963c2af6fd44bccb53157d55', 'ID_SERIAL_SHORT': '6001405f963c2af6fd44bccb53157d55', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f963c2af6', 'ID_WWN_VENDOR_EXTENSION': '0xfd44bccb53157d55', 'ID_WWN_WITH_EXTENSION': '0x6001405f963c2af6fd44bccb53157d55', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f963c2af6fd44bccb53157d55', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740004371'} ; 2024-03-01 16:56:31,734 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:31,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,744 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:31,745 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:31,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:31,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:56:31,748 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:31,751 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:31,751 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:31,754 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:31,754 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,754 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:56:31,754 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d5073c70) -- 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 = 6001405f963c2af6fd44bccb53157d55 2024-03-01 16:56:31,757 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:31,757 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:31,760 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3339d875-723e-4ba2-b1ad-c421660bd7ae ' '/dev/disk/by-id/wwn-0x60014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-id/scsi-360014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-diskseq/8', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', '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': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'ID_SERIAL': '360014053339d875723e4ba2b1adc4216', 'ID_SERIAL_SHORT': '60014053339d875723e4ba2b1adc4216', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053339d8757', 'ID_WWN_VENDOR_EXTENSION': '0x23e4ba2b1adc4216', 'ID_WWN_WITH_EXTENSION': '0x60014053339d875723e4ba2b1adc4216', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053339d875723e4ba2b1adc4216', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740029530'} ; 2024-03-01 16:56:31,760 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:31,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,771 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:31,771 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:31,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:56:31,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:56:31,774 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:31,777 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:31,777 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:31,780 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:31,781 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,781 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:56:31,781 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d5005d90) -- 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 = 60014053339d875723e4ba2b1adc4216 2024-03-01 16:56:31,784 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:31,784 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:31,787 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-id/scsi-360014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-diskseq/9', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', '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': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'ID_SERIAL': '360014054a32bb1688bd45ca8ca0d3a40', 'ID_SERIAL_SHORT': '60014054a32bb1688bd45ca8ca0d3a40', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054a32bb168', 'ID_WWN_VENDOR_EXTENSION': '0x8bd45ca8ca0d3a40', 'ID_WWN_WITH_EXTENSION': '0x60014054a32bb1688bd45ca8ca0d3a40', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054a32bb1688bd45ca8ca0d3a40', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740099874'} ; 2024-03-01 16:56:31,787 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:31,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,798 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:31,798 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:31,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:56:31,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:31,801 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:31,804 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:31,804 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:31,807 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:31,807 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,808 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:56:31,808 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d5005580) -- 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 = 60014054a32bb1688bd45ca8ca0d3a40 2024-03-01 16:56:31,811 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:31,811 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:31,814 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405931b1184b560414fa2f682288 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_931b1184-b560-414f-a2f6-82288ccbf4a5 ' '/dev/disk/by-id/wwn-0x6001405931b1184b560414fa2f682288 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', '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': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'ID_SERIAL': '36001405931b1184b560414fa2f682288', 'ID_SERIAL_SHORT': '6001405931b1184b560414fa2f682288', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405931b1184b', 'ID_WWN_VENDOR_EXTENSION': '0x560414fa2f682288', 'ID_WWN_WITH_EXTENSION': '0x6001405931b1184b560414fa2f682288', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405931b1184b560414fa2f682288', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740104277'} ; 2024-03-01 16:56:31,814 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:31,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,824 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:31,825 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:31,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:56:31,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:56:31,828 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:31,831 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:31,831 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:31,834 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:31,834 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,835 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:56:31,835 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d5015220) -- 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 = 6001405931b1184b560414fa2f682288 2024-03-01 16:56:31,838 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:31,838 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:31,841 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-id/scsi-360014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', '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': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'ID_SERIAL': '360014054d7892d130c84ec1a914dd0a3', 'ID_SERIAL_SHORT': '60014054d7892d130c84ec1a914dd0a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d7892d13', 'ID_WWN_VENDOR_EXTENSION': '0x0c84ec1a914dd0a3', 'ID_WWN_WITH_EXTENSION': '0x60014054d7892d130c84ec1a914dd0a3', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d7892d130c84ec1a914dd0a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740220004'} ; 2024-03-01 16:56:31,841 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:31,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,851 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:31,852 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:31,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:56:31,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:56:31,855 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:31,858 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:31,858 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:31,861 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:31,861 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,861 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:56:31,861 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d5015760) -- 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 = 60014054d7892d130c84ec1a914dd0a3 2024-03-01 16:56:31,864 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:31,865 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:31,867 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22746955'} ; 2024-03-01 16:56:31,867 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:31,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,877 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:31,877 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:31,877 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:31,877 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:31,877 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:56:31,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:56:31,880 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:31,883 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:31,883 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:31,886 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:31,886 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:31,887 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:56:31,887 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb6d5015fa0) -- 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:31,890 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:31,893 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:31,893 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:56:31,896 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:31,896 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:56:31,899 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:31,899 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:56:31,902 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:31,902 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:56:31,905 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:31,908 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:31,911 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:31,917 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 0x7fb6d5022fc0> 2024-03-01 16:56:31,959 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:56:31,963 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:31,963 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:31,967 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', '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': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22748818'} ; 2024-03-01 16:56:31,967 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:31,967 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:31,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,975 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:31,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:31,993 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:56:32,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:56:32,016 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:32,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:56:32,019 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:32,022 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:32,022 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:32,025 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:32,025 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:32,025 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:32,028 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:32,031 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:32,034 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:32,037 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:32,039 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:32,040 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:32,040 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:56:32,041 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:32,040 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb6d5025bb0) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = e61ef7e0-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 0x7fb6d695a130> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:32,044 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:32,047 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:32,047 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:56:32,051 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:32,051 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:56:32,054 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:32,054 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:56:32,057 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:32,057 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:56:32,058 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:32,058 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:32,061 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,062 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:56:32,064 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:32,064 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:32,065 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,078 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,091 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:56:32,092 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:56:32,095 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:32,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,101 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:32,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,103 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:32,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,111 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:32,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,113 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:32,116 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:32,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,121 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:32,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,123 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:32,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,131 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:32,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,133 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:32,136 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:32,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,140 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:32,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,143 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:32,145 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:32,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,150 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:32,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,153 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:32,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,163 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:56:32,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:56:32,168 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:56:32,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:56:32,173 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:56:32,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:56:32,179 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:56:32,181 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:32,182 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:56:32,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:56:32,185 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:32,185 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:32,188 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:56:32,188 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:32,191 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:32,191 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:56:32,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:56:32,193 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:32,194 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:32,196 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:56:32,196 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:32,199 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:32,199 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:56:32,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:56:32,202 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:32,202 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:32,205 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:56:32,205 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:32,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:56:32,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:56:32,213 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:32,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:56:32,219 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:32,222 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:56:32,225 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:32,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:56:32,229 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:56:32,229 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:56:32,230 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:32,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,241 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:56:32,242 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:32,242 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:56:32,242 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 16:56:32,242 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:32,243 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:56:32,246 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,246 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:56:32,248 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:56:32,252 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:32,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:32,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:56:32,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:32,261 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:32,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:32,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:56:32,268 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:32,268 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:56:32,268 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:56:32,269 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:56:32,309 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:56:32,309 INFO program/MainThread: stderr[4]: 2024-03-01 16:56:32,309 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:56:32,310 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:56:32,310 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:32,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:56:32,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:56:32,315 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:32,316 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:32,316 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:32,316 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:32,316 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:32,316 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:32,316 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:32,316 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:32,316 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:32,316 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:32,316 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:56:32,316 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:56:32,319 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:32,322 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:32,324 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:56:32,325 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:56:32,327 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:32,327 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 0x7fb6d4fa6630> 2024-03-01 16:56:32,327 INFO blivet/MainThread: sorting actions... 2024-03-01 16:56:32,328 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:32,329 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:32,329 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:32,329 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:32,329 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:32,329 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:32,329 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:32,330 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:32,330 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:32,330 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:32,332 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:32,335 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:56:32,335 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:56:32,343 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,344 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,371 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,371 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,384 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,385 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:32,388 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:32,391 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:56:32,391 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:56:32,396 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,397 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,422 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,435 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,436 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:32,439 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:32,442 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:56:32,442 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:56:32,447 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,448 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,469 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,470 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,480 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,480 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:32,484 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:32,486 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:32,489 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:32,489 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:32,489 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:32,489 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:32,526 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. Creating devices file /etc/lvm/devices/system.devices 2024-03-01 16:56:32,527 INFO program/MainThread: stderr[5]: 2024-03-01 16:56:32,527 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:32,527 INFO program/MainThread: Running [6] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:32,538 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 16:56:32,539 INFO program/MainThread: stderr[6]: 2024-03-01 16:56:32,539 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:32,539 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 16:56:32,569 INFO program/MainThread: stdout[7]: 2024-03-01 16:56:32,569 INFO program/MainThread: stderr[7]: 2024-03-01 16:56:32,569 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:32,570 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 16:56:32,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,583 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,587 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:32,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:56:32,588 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:56:32,598 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,598 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,624 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,624 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:32,628 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:32,630 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:32,633 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:32,633 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:32,633 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:32,633 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:32,666 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:56:32,666 INFO program/MainThread: stderr[8]: 2024-03-01 16:56:32,666 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:32,666 INFO program/MainThread: Running [9] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:32,678 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 16:56:32,679 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:32,679 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:32,679 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 16:56:32,709 INFO program/MainThread: stdout[10]: 2024-03-01 16:56:32,709 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:32,709 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:32,710 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 16:56:32,710 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,723 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,727 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:32,727 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:56:32,728 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:56:32,738 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,763 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,763 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:32,767 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:32,769 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:32,772 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:32,773 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:32,773 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:32,773 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:32,808 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:56:32,808 INFO program/MainThread: stderr[11]: 2024-03-01 16:56:32,808 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:56:32,809 INFO program/MainThread: Running [12] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:32,820 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 16:56:32,820 INFO program/MainThread: stderr[12]: 2024-03-01 16:56:32,820 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:56:32,820 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 16:56:32,863 INFO program/MainThread: stdout[13]: 2024-03-01 16:56:32,863 INFO program/MainThread: stderr[13]: 2024-03-01 16:56:32,863 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:56:32,864 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 16:56:32,864 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,877 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,881 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:32,881 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:32,882 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:56:32,892 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,892 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,915 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,915 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:32,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:56:32,921 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:32,924 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:32,927 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:32,929 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:32,932 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:32,935 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:32,937 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:32,940 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:56:32,940 INFO program/MainThread: Running [14] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:32,992 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 16:56:32,992 INFO program/MainThread: stderr[14]: 2024-03-01 16:56:32,993 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:56:33,002 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:33,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:33,019 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,026 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,041 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,047 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,055 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,062 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,062 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,081 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:33,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:33,088 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,098 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,098 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:56:33,107 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,107 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,116 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,116 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:33,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:33,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:56:33,126 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:33,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:33,132 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,135 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,138 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,141 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,144 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,147 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,147 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,156 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,161 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:33,161 INFO program/MainThread: Running [15] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:33,198 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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:33,198 INFO program/MainThread: stderr[15]: 2024-03-01 16:56:33,198 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:56:33,202 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:33,202 INFO program/MainThread: Running [16] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:33,258 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 16:56:33,259 INFO program/MainThread: stderr[16]: 2024-03-01 16:56:33,259 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:56:33,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:33,277 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:33,278 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,304 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,308 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:33,309 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:33,309 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:56:33,319 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,339 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,339 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:33,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,346 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:33,349 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:56:33,349 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:56:33,542 INFO program/MainThread: stdout: 2024-03-01 16:56:33,542 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:56:33,542 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:33,542 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:33,542 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:56:33,542 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:56:33,542 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:33,542 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:33,542 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:56:33,542 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:33,542 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:33,543 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,543 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:56:33,565 INFO program/MainThread: stdout: 2024-03-01 16:56:33,565 INFO program/MainThread: writing all SBs 2024-03-01 16:56:33,565 INFO program/MainThread: new label = "" 2024-03-01 16:56:33,565 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,583 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:33,587 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:33,588 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:56:33,598 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,598 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,615 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,620 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:33,620 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 0x7fb6d61d62c0> 2024-03-01 16:56:33,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,626 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:56:33,626 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:33,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,631 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:56:33,631 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:37,804 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_qorvsk0u/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:37,838 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:37,839 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:37,842 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:37,842 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:56:37,842 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:37,842 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:37,846 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,847 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:37,850 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:37,850 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:37,853 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:37,853 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:37,856 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:37,856 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:37,865 INFO program/MainThread: stdout: 2024-03-01 16:56:37,865 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:37,865 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg 2024-03-01 16:56:37,865 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eebdb16a-65c9-4b1b-aed0-1e55c2613e72 2024-03-01 16:56:37,865 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac 2024-03-01 16:56:37,866 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eebdb16a-65c9-4b1b-aed0-1e55c2613e72 2024-03-01 16:56:37,866 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 2024-03-01 16:56:37,866 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:37,866 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:37,866 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:37,866 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:37,866 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:37,866 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:37,866 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:37,866 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:37,866 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:37,866 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:37,866 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:37,866 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,866 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eebdb16a-65c9-4b1b-aed0-1e55c2613e72 sdb 1073741824 root disk brw-rw---- LVM2_member dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eebdb16a-65c9-4b1b-aed0-1e55c2613e72 sdc 1073741824 root disk brw-rw---- LVM2_member iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 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 a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:37,866 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:37,866 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:37,867 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:37,867 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:37,867 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:37,867 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:37,867 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:37,879 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,892 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:37,897 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-id/wwn-0x6001405922463962221432b8b1b71dd8 ' '/dev/disk/by-id/lvm-pv-uuid-ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405922463962221432b8b1b71dd8', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg', 'ID_FS_UUID_ENC': 'ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg', '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': '92246396-2221-432b-8b1b-71dd8a415e38', 'ID_SERIAL': '36001405922463962221432b8b1b71dd8', 'ID_SERIAL_SHORT': '6001405922463962221432b8b1b71dd8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405922463962', 'ID_WWN_VENDOR_EXTENSION': '0x221432b8b1b71dd8', 'ID_WWN_WITH_EXTENSION': '0x6001405922463962221432b8b1b71dd8', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405922463962221432b8b1b71dd8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739735030'} ; 2024-03-01 16:56:37,897 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:37,898 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= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:37,943 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:37,943 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:37,943 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:37,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:37,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:37,954 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:37,956 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:56:37,961 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:37,962 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:37,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:37,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:37,965 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:37,969 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:37,969 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:37,972 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:37,972 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:37,973 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:37,973 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe483cb8e80) -- 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 = 6001405922463962221432b8b1b71dd8 2024-03-01 16:56:37,976 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:37,979 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:37,980 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:56:37,983 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:37,983 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:56:37,986 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:37,986 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:56:37,989 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:37,990 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:56:37,993 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:56:37,993 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:37,993 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:38,035 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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=dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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=iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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:38,035 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac. WARNING: Couldn't find device with uuid iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4. WARNING: VG test_vg1 is missing PV dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 (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:38,035 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:56:38,035 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:56:38,040 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg ; label: None ; device: /dev/sda ; serial: 36001405922463962221432b8b1b71dd8 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; pe_start: 8 MiB ; 2024-03-01 16:56:38,040 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:56:38,043 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:56:38,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; incomplete: True ; hidden: False ; 2024-03-01 16:56:38,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:38,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,054 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:38,102 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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:38,102 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac. WARNING: Couldn't find device with uuid iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4. WARNING: VG test_vg1 is missing PV dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 (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:38,102 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:38,102 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:56:38,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:56:38,108 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:56:38,111 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:38,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:38,114 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:56:38,115 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:38,150 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn 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=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn 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:38,150 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac. WARNING: Couldn't find device with uuid iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4. WARNING: VG test_vg1 is missing PV dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 (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:38,150 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:38,155 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:56:38,155 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:56:38,158 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:56:38,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; incomplete: True ; hidden: False ; 2024-03-01 16:56:38,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:38,163 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:38,163 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:38,167 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_dc82d50a-69e9-4687-a1c4-5ee76965f924 ' '/dev/disk/by-id/wwn-0x6001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924 ' '/dev/disk/by-id/scsi-36001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-id/lvm-pv-uuid-dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac', 'ID_FS_UUID_ENC': 'dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac', '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': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'ID_SERIAL': '36001405dc82d50a69e94687a1c45ee76', 'ID_SERIAL_SHORT': '6001405dc82d50a69e94687a1c45ee76', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dc82d50a6', 'ID_WWN_VENDOR_EXTENSION': '0x9e94687a1c45ee76', 'ID_WWN_WITH_EXTENSION': '0x6001405dc82d50a69e94687a1c45ee76', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dc82d50a69e94687a1c45ee76', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739741497'} ; 2024-03-01 16:56:38,167 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,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,178 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:38,178 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:38,178 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:56:38,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:38,181 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:38,184 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:38,184 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,187 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,188 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,188 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:56:38,188 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4828c2220) -- 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 = 6001405dc82d50a69e94687a1c45ee76 2024-03-01 16:56:38,191 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:38,194 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:38,194 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:56:38,197 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:38,197 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:56:38,200 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:38,200 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:56:38,203 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:38,203 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:56:38,206 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:56:38,206 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:38,206 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:56:38,242 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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=dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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=iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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:38,242 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4. WARNING: VG test_vg1 is missing PV iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 (last written to /dev/sdc). 2024-03-01 16:56:38,242 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:38,242 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:56:38,246 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac ; label: None ; device: /dev/sdb ; serial: 36001405dc82d50a69e94687a1c45ee76 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:56:38,246 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:56:38,249 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:56:38,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; incomplete: True ; hidden: False ; 2024-03-01 16:56:38,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:38,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:56:38,261 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:38,263 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:56:38,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; incomplete: True ; hidden: False ; 2024-03-01 16:56:38,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:38,269 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:56:38,305 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:38,305 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4. WARNING: VG test_vg1 is missing PV iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 (last written to /dev/sdc). 2024-03-01 16:56:38,305 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:38,305 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:38,305 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:38,310 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b ' '/dev/disk/by-id/wwn-0x6001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', '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': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'ID_SERIAL': '36001405e59b78205f3343b786a971a3e', 'ID_SERIAL_SHORT': '6001405e59b78205f3343b786a971a3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e59b78205', 'ID_WWN_VENDOR_EXTENSION': '0xf3343b786a971a3e', 'ID_WWN_WITH_EXTENSION': '0x6001405e59b78205f3343b786a971a3e', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e59b78205f3343b786a971a3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740321167'} ; 2024-03-01 16:56:38,310 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,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,321 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:38,321 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:38,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:56:38,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:38,324 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:38,327 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:38,327 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,330 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,330 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,331 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:56:38,331 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4828b9eb0) -- 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 = 6001405e59b78205f3343b786a971a3e 2024-03-01 16:56:38,334 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:38,334 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:38,337 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_a1957974-ea4c-46d1-a324-bfb7c531cd03 ' '/dev/disk/by-id/wwn-0x6001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', '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': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'ID_SERIAL': '36001405a1957974ea4c46d1a324bfb7c', 'ID_SERIAL_SHORT': '6001405a1957974ea4c46d1a324bfb7c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a1957974e', 'ID_WWN_VENDOR_EXTENSION': '0xa4c46d1a324bfb7c', 'ID_WWN_WITH_EXTENSION': '0x6001405a1957974ea4c46d1a324bfb7c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a1957974ea4c46d1a324bfb7c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740347903'} ; 2024-03-01 16:56:38,337 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,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,348 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:38,348 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:38,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:56:38,349 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:38,351 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:38,354 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:38,354 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,357 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,357 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,358 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:56:38,358 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe482935730) -- 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 = 6001405a1957974ea4c46d1a324bfb7c 2024-03-01 16:56:38,361 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:38,361 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:38,364 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/scsi-360014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8 ' '/dev/disk/by-id/lvm-pv-uuid-iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_9c93e991-fa67-4380-9f48-14aa77af6cd8 ' '/dev/disk/by-diskseq/4', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4', 'ID_FS_UUID_ENC': 'iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4', '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': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'ID_SERIAL': '360014059c93e991fa6743809f4814aa7', 'ID_SERIAL_SHORT': '60014059c93e991fa6743809f4814aa7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c93e991f', 'ID_WWN_VENDOR_EXTENSION': '0xa6743809f4814aa7', 'ID_WWN_WITH_EXTENSION': '0x60014059c93e991fa6743809f4814aa7', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c93e991fa6743809f4814aa7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739788246'} ; 2024-03-01 16:56:38,364 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,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,375 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:38,375 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:38,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:56:38,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:38,378 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:38,381 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:38,381 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,384 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,385 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,385 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:56:38,385 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4828bbf10) -- 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 = 60014059c93e991fa6743809f4814aa7 2024-03-01 16:56:38,388 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:38,391 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:38,391 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:56:38,394 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:38,394 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:56:38,397 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:38,397 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:56:38,400 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:38,400 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:56:38,403 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:56:38,403 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:38,403 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:38,439 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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=dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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=iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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:38,439 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:38,439 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:38,439 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:56:38,443 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 ; label: None ; device: /dev/sdc ; serial: 360014059c93e991fa6743809f4814aa7 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:56:38,443 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:56:38,446 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:56:38,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; incomplete: True ; hidden: False ; 2024-03-01 16:56:38,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:38,455 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:56:38,458 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:38,460 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:56:38,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; incomplete: True ; hidden: False ; 2024-03-01 16:56:38,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:38,466 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:38,507 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:38,507 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:38,507 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:38,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:38,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:56:38,523 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:38,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:56:38,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:38,530 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:38,530 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:38,533 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:38,534 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:38,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:38,537 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:38,540 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:38,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:56:38,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:38,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:38,547 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:38,550 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:38,550 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:38,550 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:56:38,550 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:56:38,553 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:38,553 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:38,556 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:38,557 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:38,560 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-8a70AewH3pa3BADg1FfHKtydde4ENSTLL8Ge8ZIj0aemz3XrnKObtstVEqFzFQKn ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/eebdb16a-65c9-4b1b-aed0-1e55c2613e72 ' '/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', 'DISKSEQ': '14', '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-8a70AewH3pa3BADg1FfHKtydde4ENSTLL8Ge8ZIj0aemz3XrnKObtstVEqFzFQKn', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eebdb16a-65c9-4b1b-aed0-1e55c2613e72', 'ID_FS_UUID_ENC': 'eebdb16a-65c9-4b1b-aed0-1e55c2613e72', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1066061586'} ; 2024-03-01 16:56:38,560 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:38,560 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:38,563 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:56:38,564 INFO program/MainThread: stderr[11]: 2024-03-01 16:56:38,564 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:56:38,564 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:38,566 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:56:38,566 INFO program/MainThread: stderr[12]: 2024-03-01 16:56:38,566 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:56:38,566 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:38,569 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:56:38,569 INFO program/MainThread: stderr[13]: 2024-03-01 16:56:38,569 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:56:38,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:56:38,579 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:38,579 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:38,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:38,580 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:38,576 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4828b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn 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 (0x7fe482935640) -- 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 = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:38,581 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:38,584 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:56:38,584 INFO program/MainThread: stderr[14]: 2024-03-01 16:56:38,584 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:56:38,588 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:38,591 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:38,591 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:56:38,594 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:38,594 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:56:38,597 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:38,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:56:38,601 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:38,601 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:56:38,602 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:38,602 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:56:38,605 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:38,606 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:56:38,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:38,609 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:38,610 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:38,613 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_6d6912d3-e99a-40fb-a19f-098043f98e90 ' '/dev/disk/by-id/wwn-0x60014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-diskseq/5', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', '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': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'ID_SERIAL': '360014056d6912d3e99a40fba19f09804', 'ID_SERIAL_SHORT': '60014056d6912d3e99a40fba19f09804', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056d6912d3e', 'ID_WWN_VENDOR_EXTENSION': '0x99a40fba19f09804', 'ID_WWN_WITH_EXTENSION': '0x60014056d6912d3e99a40fba19f09804', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056d6912d3e99a40fba19f09804', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739886869'} ; 2024-03-01 16:56:38,613 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,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,624 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:38,625 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:38,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:56:38,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:56:38,628 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:38,631 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:38,631 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,634 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,634 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,634 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:56:38,634 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe48285b340) -- 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 = 60014056d6912d3e99a40fba19f09804 2024-03-01 16:56:38,637 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:38,638 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:38,641 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-id/scsi-36001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-id/wwn-0x6001405218e40460ca547f48eaed0f07', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', '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': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'ID_SERIAL': '36001405218e40460ca547f48eaed0f07', 'ID_SERIAL_SHORT': '6001405218e40460ca547f48eaed0f07', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405218e40460', 'ID_WWN_VENDOR_EXTENSION': '0xca547f48eaed0f07', 'ID_WWN_WITH_EXTENSION': '0x6001405218e40460ca547f48eaed0f07', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405218e40460ca547f48eaed0f07', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739920781'} ; 2024-03-01 16:56:38,641 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,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,651 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:38,652 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:38,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:56:38,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:56:38,655 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:38,658 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:38,658 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,661 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,661 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,662 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:56:38,662 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe482847af0) -- 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 = 6001405218e40460ca547f48eaed0f07 2024-03-01 16:56:38,665 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:38,665 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:38,668 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405f963c2af6fd44bccb53157d55 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-id/scsi-36001405f963c2af6fd44bccb53157d55', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', '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': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'ID_SERIAL': '36001405f963c2af6fd44bccb53157d55', 'ID_SERIAL_SHORT': '6001405f963c2af6fd44bccb53157d55', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f963c2af6', 'ID_WWN_VENDOR_EXTENSION': '0xfd44bccb53157d55', 'ID_WWN_WITH_EXTENSION': '0x6001405f963c2af6fd44bccb53157d55', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f963c2af6fd44bccb53157d55', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740004371'} ; 2024-03-01 16:56:38,668 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,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,679 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:38,679 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:38,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:56:38,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:56:38,682 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:38,685 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:38,685 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,688 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,688 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,689 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:56:38,689 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe482847400) -- 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 = 6001405f963c2af6fd44bccb53157d55 2024-03-01 16:56:38,692 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:38,692 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:38,695 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-id/scsi-360014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3339d875-723e-4ba2-b1ad-c421660bd7ae ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', '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': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'ID_SERIAL': '360014053339d875723e4ba2b1adc4216', 'ID_SERIAL_SHORT': '60014053339d875723e4ba2b1adc4216', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053339d8757', 'ID_WWN_VENDOR_EXTENSION': '0x23e4ba2b1adc4216', 'ID_WWN_WITH_EXTENSION': '0x60014053339d875723e4ba2b1adc4216', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053339d875723e4ba2b1adc4216', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740029530'} ; 2024-03-01 16:56:38,695 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,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,706 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:38,706 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:38,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:56:38,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:56:38,709 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:38,712 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:38,712 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,715 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,715 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,716 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:56:38,716 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4828c2820) -- 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 = 60014053339d875723e4ba2b1adc4216 2024-03-01 16:56:38,719 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:38,719 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:38,722 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-id/wwn-0x60014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-id/scsi-360014054a32bb1688bd45ca8ca0d3a40', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', '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': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'ID_SERIAL': '360014054a32bb1688bd45ca8ca0d3a40', 'ID_SERIAL_SHORT': '60014054a32bb1688bd45ca8ca0d3a40', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054a32bb168', 'ID_WWN_VENDOR_EXTENSION': '0x8bd45ca8ca0d3a40', 'ID_WWN_WITH_EXTENSION': '0x60014054a32bb1688bd45ca8ca0d3a40', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054a32bb1688bd45ca8ca0d3a40', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740099874'} ; 2024-03-01 16:56:38,722 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,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,733 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:38,733 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:38,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:56:38,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:56:38,736 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:38,739 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:38,739 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,742 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,742 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,743 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:56:38,743 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4828671c0) -- 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 = 60014054a32bb1688bd45ca8ca0d3a40 2024-03-01 16:56:38,746 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:38,746 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:38,749 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_931b1184-b560-414f-a2f6-82288ccbf4a5 ' '/dev/disk/by-id/wwn-0x6001405931b1184b560414fa2f682288 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405931b1184b560414fa2f682288', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', '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': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'ID_SERIAL': '36001405931b1184b560414fa2f682288', 'ID_SERIAL_SHORT': '6001405931b1184b560414fa2f682288', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405931b1184b', 'ID_WWN_VENDOR_EXTENSION': '0x560414fa2f682288', 'ID_WWN_WITH_EXTENSION': '0x6001405931b1184b560414fa2f682288', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405931b1184b560414fa2f682288', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740104277'} ; 2024-03-01 16:56:38,749 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,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,760 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:38,760 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:38,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:56:38,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:56:38,763 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:38,766 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:38,766 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,769 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,770 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,770 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:56:38,770 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe48286a2e0) -- 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 = 6001405931b1184b560414fa2f682288 2024-03-01 16:56:38,773 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:38,773 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:38,776 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-id/scsi-360014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014054d7892d130c84ec1a914dd0a3', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', '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': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'ID_SERIAL': '360014054d7892d130c84ec1a914dd0a3', 'ID_SERIAL_SHORT': '60014054d7892d130c84ec1a914dd0a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d7892d13', 'ID_WWN_VENDOR_EXTENSION': '0x0c84ec1a914dd0a3', 'ID_WWN_WITH_EXTENSION': '0x60014054d7892d130c84ec1a914dd0a3', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d7892d130c84ec1a914dd0a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740220004'} ; 2024-03-01 16:56:38,776 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,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,787 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:38,788 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:38,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:56:38,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:56:38,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:38,793 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:38,794 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,797 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,797 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:38,797 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:56:38,797 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe48286a970) -- 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 = 60014054d7892d130c84ec1a914dd0a3 2024-03-01 16:56:38,800 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:38,800 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:38,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22746955'} ; 2024-03-01 16:56:38,803 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:38,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,813 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:38,813 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:38,813 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:38,813 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:38,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:56:38,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:56:38,816 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:38,819 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:38,819 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:38,822 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:56:38,822 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:38,823 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:56:38,823 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe482867c10) -- 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:38,826 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:38,829 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:38,829 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:56:38,832 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:38,832 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:56:38,835 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:38,835 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:56:38,838 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:38,838 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:56:38,841 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:38,844 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,846 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:38,852 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 0x7fe483960ac0> 2024-03-01 16:56:38,891 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:56:38,895 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:38,896 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:38,899 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', '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': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22748818'} ; 2024-03-01 16:56:38,899 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:38,899 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:38,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,908 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:38,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:38,913 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,926 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:38,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:56:38,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:56:38,950 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:38,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:56:38,953 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:38,956 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:38,956 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:38,959 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:38,959 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:38,959 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:38,962 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:38,965 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:38,968 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:38,970 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:38,973 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:38,974 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:38,974 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:56:38,974 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:38,974 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe48286dfd0) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-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 0x7fe482877a40> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:38,978 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:38,981 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:38,981 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:56:38,984 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:38,984 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:56:38,987 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:38,987 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:56:38,990 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:38,990 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:56:38,990 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:38,993 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:38,993 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:56:38,996 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:38,996 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:38,999 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/eebdb16a-65c9-4b1b-aed0-1e55c2613e72 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-8a70AewH3pa3BADg1FfHKtydde4ENSTLL8Ge8ZIj0aemz3XrnKObtstVEqFzFQKn', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', '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-8a70AewH3pa3BADg1FfHKtydde4ENSTLL8Ge8ZIj0aemz3XrnKObtstVEqFzFQKn', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eebdb16a-65c9-4b1b-aed0-1e55c2613e72', 'ID_FS_UUID_ENC': 'eebdb16a-65c9-4b1b-aed0-1e55c2613e72', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1066061586'} ; 2024-03-01 16:56:38,999 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:38,999 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:39,002 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:56:39,002 INFO program/MainThread: stderr[15]: 2024-03-01 16:56:39,002 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:56:39,003 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:39,005 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:56:39,005 INFO program/MainThread: stderr[16]: 2024-03-01 16:56:39,005 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:56:39,005 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:39,008 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:56:39,008 INFO program/MainThread: stderr[17]: 2024-03-01 16:56:39,008 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:56:39,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:39,015 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:39,017 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:39,018 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:39,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:39,019 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:39,015 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4828b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe482935640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:39,019 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:39,022 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:56:39,022 INFO program/MainThread: stderr[18]: 2024-03-01 16:56:39,023 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:56:39,026 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:39,026 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:56:39,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:39,040 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:39,054 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:56:39,055 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:56:39,058 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:39,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:39,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:39,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:39,066 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:56:39,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:39,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:39,073 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:39,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:39,076 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:39,079 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:39,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:39,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:39,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:39,086 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:39,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:39,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:39,094 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:39,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:39,096 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:39,099 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:39,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:39,104 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:39,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:39,106 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:39,109 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:39,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:39,114 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:39,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:39,116 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:42,262 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_x_sdm6b3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:42,296 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:42,297 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:42,300 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:42,300 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:56:42,300 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:42,300 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:42,305 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,305 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:42,309 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:42,309 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:42,312 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:42,312 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:42,315 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:42,315 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:42,324 INFO program/MainThread: stdout: 2024-03-01 16:56:42,324 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:42,324 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg 2024-03-01 16:56:42,324 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eebdb16a-65c9-4b1b-aed0-1e55c2613e72 2024-03-01 16:56:42,325 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac 2024-03-01 16:56:42,325 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eebdb16a-65c9-4b1b-aed0-1e55c2613e72 2024-03-01 16:56:42,325 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 2024-03-01 16:56:42,325 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:42,325 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:42,325 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:42,325 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:42,325 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:42,325 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:42,325 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:42,325 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:42,325 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:42,325 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:42,325 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:42,325 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,325 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eebdb16a-65c9-4b1b-aed0-1e55c2613e72 sdb 1073741824 root disk brw-rw---- LVM2_member dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eebdb16a-65c9-4b1b-aed0-1e55c2613e72 sdc 1073741824 root disk brw-rw---- LVM2_member iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 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 a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:42,325 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:42,326 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:42,326 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:42,326 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:42,326 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:42,326 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:42,326 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,340 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,353 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:42,358 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg ' '/dev/disk/by-id/scsi-36001405922463962221432b8b1b71dd8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405922463962221432b8b1b71dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_92246396-2221-432b-8b1b-71dd8a415e38', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg', 'ID_FS_UUID_ENC': 'ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg', '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': '92246396-2221-432b-8b1b-71dd8a415e38', 'ID_SERIAL': '36001405922463962221432b8b1b71dd8', 'ID_SERIAL_SHORT': '6001405922463962221432b8b1b71dd8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405922463962', 'ID_WWN_VENDOR_EXTENSION': '0x221432b8b1b71dd8', 'ID_WWN_WITH_EXTENSION': '0x6001405922463962221432b8b1b71dd8', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405922463962221432b8b1b71dd8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739735030'} ; 2024-03-01 16:56:42,358 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:42,359 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= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:42,397 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:42,397 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:42,397 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:42,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,409 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:42,410 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:56:42,415 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:42,416 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:42,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:42,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:42,419 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:42,422 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:42,423 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,426 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:42,426 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:42,427 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:42,427 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e05af8e80) -- 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 = 6001405922463962221432b8b1b71dd8 2024-03-01 16:56:42,430 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:42,433 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:42,433 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:56:42,437 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:42,437 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:56:42,440 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,440 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:56:42,443 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,443 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:56:42,446 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:56:42,446 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:42,447 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:42,482 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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=dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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=iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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:42,482 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac. WARNING: Couldn't find device with uuid iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4. WARNING: VG test_vg1 is missing PV dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 (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:42,482 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:56:42,482 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:56:42,487 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg ; label: None ; device: /dev/sda ; serial: 36001405922463962221432b8b1b71dd8 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; pe_start: 8 MiB ; 2024-03-01 16:56:42,487 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:56:42,490 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:56:42,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:42,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,501 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:42,543 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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:42,543 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac. WARNING: Couldn't find device with uuid iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4. WARNING: VG test_vg1 is missing PV dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 (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:42,543 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:42,543 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:56:42,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:56:42,549 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:56:42,552 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:42,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:42,555 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:56:42,556 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:42,602 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn 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=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn 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:42,602 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac. WARNING: Couldn't find device with uuid iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4. WARNING: VG test_vg1 is missing PV dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 (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:42,602 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:42,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:56:42,607 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:56:42,610 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:56:42,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:42,615 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:42,615 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:42,619 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_dc82d50a-69e9-4687-a1c4-5ee76965f924 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-id/lvm-pv-uuid-dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac ' '/dev/disk/by-id/wwn-0x6001405dc82d50a69e94687a1c45ee76', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac', 'ID_FS_UUID_ENC': 'dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac', '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': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'ID_SERIAL': '36001405dc82d50a69e94687a1c45ee76', 'ID_SERIAL_SHORT': '6001405dc82d50a69e94687a1c45ee76', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dc82d50a6', 'ID_WWN_VENDOR_EXTENSION': '0x9e94687a1c45ee76', 'ID_WWN_WITH_EXTENSION': '0x6001405dc82d50a69e94687a1c45ee76', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dc82d50a69e94687a1c45ee76', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739741497'} ; 2024-03-01 16:56:42,619 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:42,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,630 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:42,630 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:42,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:56:42,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:42,633 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:42,636 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:42,636 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,639 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:42,640 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:42,640 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:56:42,640 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e04702220) -- 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 = 6001405dc82d50a69e94687a1c45ee76 2024-03-01 16:56:42,643 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:42,646 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:42,646 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:56:42,649 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:42,649 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:56:42,652 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,652 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:56:42,655 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,655 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:56:42,658 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:56:42,658 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:42,658 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:56:42,711 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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=dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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=iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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:42,711 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4. WARNING: VG test_vg1 is missing PV iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 (last written to /dev/sdc). 2024-03-01 16:56:42,711 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:42,711 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:56:42,715 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac ; label: None ; device: /dev/sdb ; serial: 36001405dc82d50a69e94687a1c45ee76 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:56:42,716 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:56:42,718 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:56:42,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:42,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:56:42,730 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:42,733 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:56:42,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:42,738 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:56:42,775 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:42,775 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4. WARNING: VG test_vg1 is missing PV iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 (last written to /dev/sdc). 2024-03-01 16:56:42,775 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:42,775 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:42,775 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:42,780 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x6001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-36001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', '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': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'ID_SERIAL': '36001405e59b78205f3343b786a971a3e', 'ID_SERIAL_SHORT': '6001405e59b78205f3343b786a971a3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e59b78205', 'ID_WWN_VENDOR_EXTENSION': '0xf3343b786a971a3e', 'ID_WWN_WITH_EXTENSION': '0x6001405e59b78205f3343b786a971a3e', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e59b78205f3343b786a971a3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740321167'} ; 2024-03-01 16:56:42,780 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:56:42,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,791 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:42,791 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:42,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:56:42,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:42,794 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:42,797 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:42,797 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:42,800 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:42,801 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:42,801 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:56:42,801 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e046f9eb0) -- 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 = 6001405e59b78205f3343b786a971a3e 2024-03-01 16:56:42,804 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:42,804 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:42,807 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_a1957974-ea4c-46d1-a324-bfb7c531cd03 ' '/dev/disk/by-id/scsi-36001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03 ' '/dev/disk/by-diskseq/13', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', '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': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'ID_SERIAL': '36001405a1957974ea4c46d1a324bfb7c', 'ID_SERIAL_SHORT': '6001405a1957974ea4c46d1a324bfb7c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a1957974e', 'ID_WWN_VENDOR_EXTENSION': '0xa4c46d1a324bfb7c', 'ID_WWN_WITH_EXTENSION': '0x6001405a1957974ea4c46d1a324bfb7c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a1957974ea4c46d1a324bfb7c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740347903'} ; 2024-03-01 16:56:42,807 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:42,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,818 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:42,819 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:42,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:56:42,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:42,822 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:42,824 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:42,825 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:56:42,827 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:42,828 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:42,828 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:56:42,828 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e04774730) -- 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 = 6001405a1957974ea4c46d1a324bfb7c 2024-03-01 16:56:42,831 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:42,831 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:42,834 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_9c93e991-fa67-4380-9f48-14aa77af6cd8 ' '/dev/disk/by-id/lvm-pv-uuid-iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 ' '/dev/disk/by-id/wwn-0x60014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8 ' '/dev/disk/by-diskseq/4', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4', 'ID_FS_UUID_ENC': 'iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4', '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': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'ID_SERIAL': '360014059c93e991fa6743809f4814aa7', 'ID_SERIAL_SHORT': '60014059c93e991fa6743809f4814aa7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c93e991f', 'ID_WWN_VENDOR_EXTENSION': '0xa6743809f4814aa7', 'ID_WWN_WITH_EXTENSION': '0x60014059c93e991fa6743809f4814aa7', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c93e991fa6743809f4814aa7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739788246'} ; 2024-03-01 16:56:42,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:56:42,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,845 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:42,846 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:42,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:56:42,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:42,849 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:42,851 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:42,852 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,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:56:42,855 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:42,855 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:56:42,855 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e046fbf10) -- 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 = 60014059c93e991fa6743809f4814aa7 2024-03-01 16:56:42,858 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:42,861 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:42,861 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:56:42,864 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:42,864 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:56:42,867 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,867 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:56:42,870 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,870 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:56:42,873 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:56:42,873 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:42,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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:42,925 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ckuOxJ-CM2x-WRVB-OghR-S7e7-CD6k-BMX0Jg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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=dmnTem-koGH-p1A7-B12Q-PQDM-zz23-tk9Oac LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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=iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL 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:42,925 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:42,925 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:42,925 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:56:42,929 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: iQc3yO-rhL8-XSjA-Eg2q-UwIf-wDri-xhM4r4 ; label: None ; device: /dev/sdc ; serial: 360014059c93e991fa6743809f4814aa7 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:56:42,929 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:56:42,932 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:56:42,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:42,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:56:42,944 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:42,946 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:56:42,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:42,952 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:42,998 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:42,998 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:42,998 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:43,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:43,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:56:43,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:43,014 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:56:43,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:43,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:43,021 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:43,024 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:43,025 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:43,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:43,028 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:43,031 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:43,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:56:43,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:43,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:43,037 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:43,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:43,041 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:43,041 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:56:43,041 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:56:43,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:43,044 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:43,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:43,047 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:43,050 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/eebdb16a-65c9-4b1b-aed0-1e55c2613e72 ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-8a70AewH3pa3BADg1FfHKtydde4ENSTLL8Ge8ZIj0aemz3XrnKObtstVEqFzFQKn', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', '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-8a70AewH3pa3BADg1FfHKtydde4ENSTLL8Ge8ZIj0aemz3XrnKObtstVEqFzFQKn', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eebdb16a-65c9-4b1b-aed0-1e55c2613e72', 'ID_FS_UUID_ENC': 'eebdb16a-65c9-4b1b-aed0-1e55c2613e72', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1066061586'} ; 2024-03-01 16:56:43,051 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:43,051 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:43,054 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:56:43,054 INFO program/MainThread: stderr[11]: 2024-03-01 16:56:43,054 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:56:43,054 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:43,057 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:56:43,057 INFO program/MainThread: stderr[12]: 2024-03-01 16:56:43,057 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:56:43,057 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:43,059 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:56:43,059 INFO program/MainThread: stderr[13]: 2024-03-01 16:56:43,059 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:56:43,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:56:43,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,070 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,071 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,067 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn 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 (0x7f1e04774640) -- 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 = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:43,071 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:43,074 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:56:43,075 INFO program/MainThread: stderr[14]: 2024-03-01 16:56:43,075 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:56:43,078 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:43,082 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,082 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:56:43,085 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,085 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:56:43,088 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,088 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:56:43,091 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,091 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:56:43,093 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:43,093 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:56:43,096 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:43,096 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:56:43,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:43,100 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:43,101 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:43,104 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_6d6912d3-e99a-40fb-a19f-098043f98e90 ' '/dev/disk/by-id/scsi-360014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-id/wwn-0x60014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', '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': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'ID_SERIAL': '360014056d6912d3e99a40fba19f09804', 'ID_SERIAL_SHORT': '60014056d6912d3e99a40fba19f09804', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056d6912d3e', 'ID_WWN_VENDOR_EXTENSION': '0x99a40fba19f09804', 'ID_WWN_WITH_EXTENSION': '0x60014056d6912d3e99a40fba19f09804', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056d6912d3e99a40fba19f09804', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739886869'} ; 2024-03-01 16:56:43,104 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:56:43,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,115 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:43,116 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:43,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:56:43,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:56:43,119 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:43,122 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:43,122 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:56:43,125 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:56:43,125 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:43,125 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:56:43,125 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e04699340) -- 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 = 60014056d6912d3e99a40fba19f09804 2024-03-01 16:56:43,128 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:43,129 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:43,132 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x6001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-id/scsi-36001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', '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': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'ID_SERIAL': '36001405218e40460ca547f48eaed0f07', 'ID_SERIAL_SHORT': '6001405218e40460ca547f48eaed0f07', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405218e40460', 'ID_WWN_VENDOR_EXTENSION': '0xca547f48eaed0f07', 'ID_WWN_WITH_EXTENSION': '0x6001405218e40460ca547f48eaed0f07', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405218e40460ca547f48eaed0f07', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739920781'} ; 2024-03-01 16:56:43,132 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:56:43,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,142 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:43,143 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:43,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:56:43,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:56:43,146 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:43,149 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:43,149 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:56:43,152 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:43,152 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:43,153 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:56:43,153 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e04687af0) -- 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 = 6001405218e40460ca547f48eaed0f07 2024-03-01 16:56:43,156 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:43,156 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:43,159 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-id/scsi-36001405f963c2af6fd44bccb53157d55 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-id/wwn-0x6001405f963c2af6fd44bccb53157d55', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', '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': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'ID_SERIAL': '36001405f963c2af6fd44bccb53157d55', 'ID_SERIAL_SHORT': '6001405f963c2af6fd44bccb53157d55', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f963c2af6', 'ID_WWN_VENDOR_EXTENSION': '0xfd44bccb53157d55', 'ID_WWN_WITH_EXTENSION': '0x6001405f963c2af6fd44bccb53157d55', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f963c2af6fd44bccb53157d55', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740004371'} ; 2024-03-01 16:56:43,159 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:56:43,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,170 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:43,170 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:43,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:56:43,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:56:43,173 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:43,176 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:43,176 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:56:43,179 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:43,179 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:43,180 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:56:43,180 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e04687400) -- 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 = 6001405f963c2af6fd44bccb53157d55 2024-03-01 16:56:43,183 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:43,183 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:43,186 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3339d875-723e-4ba2-b1ad-c421660bd7ae ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae ' '/dev/disk/by-id/scsi-360014053339d875723e4ba2b1adc4216', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', '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': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'ID_SERIAL': '360014053339d875723e4ba2b1adc4216', 'ID_SERIAL_SHORT': '60014053339d875723e4ba2b1adc4216', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053339d8757', 'ID_WWN_VENDOR_EXTENSION': '0x23e4ba2b1adc4216', 'ID_WWN_WITH_EXTENSION': '0x60014053339d875723e4ba2b1adc4216', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053339d875723e4ba2b1adc4216', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740029530'} ; 2024-03-01 16:56:43,186 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:43,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,197 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:43,197 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:43,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:56:43,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:56:43,201 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:43,203 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:43,204 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:56:43,206 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:56:43,207 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:43,207 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:56:43,207 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e04702820) -- 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 = 60014053339d875723e4ba2b1adc4216 2024-03-01 16:56:43,210 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:43,210 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:43,213 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-id/wwn-0x60014054a32bb1688bd45ca8ca0d3a40', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', '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': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'ID_SERIAL': '360014054a32bb1688bd45ca8ca0d3a40', 'ID_SERIAL_SHORT': '60014054a32bb1688bd45ca8ca0d3a40', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054a32bb168', 'ID_WWN_VENDOR_EXTENSION': '0x8bd45ca8ca0d3a40', 'ID_WWN_WITH_EXTENSION': '0x60014054a32bb1688bd45ca8ca0d3a40', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054a32bb1688bd45ca8ca0d3a40', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740099874'} ; 2024-03-01 16:56:43,213 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:43,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,224 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:43,225 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:43,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:56:43,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:56:43,228 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:43,230 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:43,231 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:43,233 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:43,234 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:43,234 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:56:43,234 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e046a61c0) -- 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 = 60014054a32bb1688bd45ca8ca0d3a40 2024-03-01 16:56:43,237 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:43,237 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:43,240 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5 ' '/dev/disk/by-id/scsi-36001405931b1184b560414fa2f682288 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405931b1184b560414fa2f682288 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_931b1184-b560-414f-a2f6-82288ccbf4a5', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', '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': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'ID_SERIAL': '36001405931b1184b560414fa2f682288', 'ID_SERIAL_SHORT': '6001405931b1184b560414fa2f682288', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405931b1184b', 'ID_WWN_VENDOR_EXTENSION': '0x560414fa2f682288', 'ID_WWN_WITH_EXTENSION': '0x6001405931b1184b560414fa2f682288', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405931b1184b560414fa2f682288', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740104277'} ; 2024-03-01 16:56:43,240 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:43,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,251 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:43,252 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:43,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:56:43,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:56:43,255 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:43,258 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:43,258 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:43,260 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:43,261 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:43,261 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:56:43,261 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e046a82e0) -- 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 = 6001405931b1184b560414fa2f682288 2024-03-01 16:56:43,264 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:43,264 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:43,267 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-id/scsi-360014054d7892d130c84ec1a914dd0a3', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', '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': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'ID_SERIAL': '360014054d7892d130c84ec1a914dd0a3', 'ID_SERIAL_SHORT': '60014054d7892d130c84ec1a914dd0a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d7892d13', 'ID_WWN_VENDOR_EXTENSION': '0x0c84ec1a914dd0a3', 'ID_WWN_WITH_EXTENSION': '0x60014054d7892d130c84ec1a914dd0a3', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d7892d130c84ec1a914dd0a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740220004'} ; 2024-03-01 16:56:43,267 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:56:43,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,278 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:43,279 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:43,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:56:43,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:56:43,282 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:43,284 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:43,285 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:43,288 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:56:43,288 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:43,288 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:56:43,288 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e046a8970) -- 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 = 60014054d7892d130c84ec1a914dd0a3 2024-03-01 16:56:43,291 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:43,291 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:43,294 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22746955'} ; 2024-03-01 16:56:43,294 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:43,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,304 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:43,304 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:43,304 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:43,304 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:43,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:56:43,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:56:43,307 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:43,310 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:43,310 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:43,313 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:43,313 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:43,313 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:56:43,313 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e046a6c10) -- 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:43,316 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:43,319 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,319 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:56:43,322 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,322 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:56:43,325 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,326 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:56:43,328 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,329 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:56:43,331 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:43,334 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:43,337 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:43,343 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 0x7f1e04698ec0> 2024-03-01 16:56:43,387 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:56:43,391 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:43,391 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:43,394 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', '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': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22748818'} ; 2024-03-01 16:56:43,395 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:43,395 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:43,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,403 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:43,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,409 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:43,422 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:43,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,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:43,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:56:43,446 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:43,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:56:43,448 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:43,451 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:43,451 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:43,454 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:43,455 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:43,455 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:43,457 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:43,460 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:43,463 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:43,466 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:43,469 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:43,469 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:43,469 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:56:43,470 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:43,469 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f1e046acfd0) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-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 0x7f1e046b8540> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:43,473 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:43,476 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,476 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:56:43,479 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,479 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:56:43,482 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,482 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:56:43,485 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,485 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:56:43,486 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:43,488 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:43,488 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:56:43,491 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:43,491 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:43,494 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-8a70AewH3pa3BADg1FfHKtydde4ENSTLL8Ge8ZIj0aemz3XrnKObtstVEqFzFQKn ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/eebdb16a-65c9-4b1b-aed0-1e55c2613e72', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', '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-8a70AewH3pa3BADg1FfHKtydde4ENSTLL8Ge8ZIj0aemz3XrnKObtstVEqFzFQKn', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eebdb16a-65c9-4b1b-aed0-1e55c2613e72', 'ID_FS_UUID_ENC': 'eebdb16a-65c9-4b1b-aed0-1e55c2613e72', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1066061586'} ; 2024-03-01 16:56:43,494 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:43,495 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:43,498 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:56:43,498 INFO program/MainThread: stderr[15]: 2024-03-01 16:56:43,498 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:56:43,498 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:43,500 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:56:43,501 INFO program/MainThread: stderr[16]: 2024-03-01 16:56:43,501 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:56:43,501 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:43,503 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:56:43,503 INFO program/MainThread: stderr[17]: 2024-03-01 16:56:43,503 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:56:43,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,510 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:43,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,513 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,513 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,514 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,510 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,515 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:43,518 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:56:43,518 INFO program/MainThread: stderr[18]: 2024-03-01 16:56:43,518 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:56:43,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:43,522 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:56:43,522 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:43,531 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:43,546 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:56:43,546 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:56:43,550 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:43,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,555 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:43,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:43,558 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:43,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,565 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:43,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:43,568 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:43,570 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:43,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,575 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:43,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:43,578 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:43,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,585 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:43,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:43,588 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:43,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,595 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:43,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:43,598 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:56:43,600 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:43,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,605 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:43,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:43,608 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:43,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,614 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:56:43,614 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,614 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,615 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,615 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,615 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,616 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,616 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,616 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,617 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,617 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,617 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,618 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:56:43,623 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:56:43,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:56:43,628 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:56:43,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:56:43,633 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:56:43,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,638 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:43,639 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:43,641 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,641 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,642 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,642 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,645 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,645 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,646 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,646 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,648 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,649 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,649 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,650 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,653 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,653 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,654 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,656 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,657 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,657 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,658 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,654 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,660 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,660 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,661 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,661 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,664 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,664 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,664 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,665 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,662 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,667 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,668 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,668 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,669 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,671 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,672 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,673 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,669 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,675 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,675 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,676 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,676 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,679 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,679 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,680 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,682 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,683 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,683 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,684 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,687 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,687 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,688 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,684 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,690 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,691 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,691 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,694 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,694 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,695 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,697 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,698 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,699 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,702 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,703 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,706 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,706 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,706 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,709 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,710 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,710 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,713 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,714 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,716 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,717 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,717 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,718 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,720 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,721 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,721 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,722 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,718 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,724 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,725 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,725 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,725 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,728 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,728 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,729 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,731 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,732 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,733 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,735 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,736 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,736 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,737 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,740 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,740 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,740 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,743 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,743 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,744 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,744 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,741 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,747 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,747 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,748 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,751 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,751 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,752 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,754 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,754 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,755 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,755 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,758 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,758 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,759 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:43,759 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:43,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1e046f9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = L8Ge8Z-Ij0a-emz3-XrnK-Obts-tVEq-FzFQKn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e04774640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8a70Ae-wH3p-a3BA-Dg1F-fHKt-ydde-4ENSTL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:43,760 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:56:43,762 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:43,763 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:43,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 16:56:43,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:56:43,766 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:43,767 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 16:56:43,770 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:56:43,770 INFO program/MainThread: stderr[19]: 2024-03-01 16:56:43,770 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:56:43,774 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:43,774 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:56:43,774 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:43,775 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'sdb', 'test_vg1'] 2024-03-01 16:56:43,775 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:56:43,777 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:56:43,778 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:43,781 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:56:43,783 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:56:43,786 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:56:43,786 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:56:43,786 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:43,786 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:56:43,786 DEBUG blivet/MainThread: removing sda 2024-03-01 16:56:43,789 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:43,789 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:43,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:56:43,792 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:56:43,792 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:43,792 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:56:43,792 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:56:43,794 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:43,794 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:43,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 16:56:43,797 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:56:43,797 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:43,797 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:56:43,797 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:56:43,800 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:43,800 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:43,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:56:43,802 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:56:43,803 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:43,803 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:43,818 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:43,832 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:43,846 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:43,863 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:43,863 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:43,863 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:43,863 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:43,863 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:43,864 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:43,864 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:43,864 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:56:43,864 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:56:43,866 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:43,869 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:43,871 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:56:43,872 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:56:43,874 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:43,874 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 0x7f1e046767c0> 2024-03-01 16:56:43,875 INFO blivet/MainThread: sorting actions... 2024-03-01 16:56:43,875 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:43,875 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:43,876 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:43,876 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:43,876 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:43,876 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:43,876 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:43,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:43,882 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:43,882 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:56:43,889 INFO program/MainThread: stdout: 2024-03-01 16:56:43,889 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:43,889 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:43,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:43,907 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:43,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:43,922 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:43,923 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:43,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:43,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:56:43,933 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:43,936 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:56:43,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:56:43,939 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:43,974 INFO program/MainThread: stdout[20]: 2024-03-01 16:56:43,974 INFO program/MainThread: stderr[20]: 2024-03-01 16:56:43,974 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:56:43,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:56:43,981 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:43,983 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:43,986 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:43,989 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:43,991 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:43,994 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:43,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:43,997 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:44,032 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 16:56:44,032 INFO program/MainThread: stderr[21]: 2024-03-01 16:56:44,032 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:56:44,033 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:44,039 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:56:44,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:56:44,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:56:44,065 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:44,070 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:44,076 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:44,080 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:44,087 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:44,094 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:44,097 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:56:44,097 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:44,132 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 16:56:44,132 INFO program/MainThread: stderr[22]: 2024-03-01 16:56:44,132 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:56:44,133 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:44,178 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:56:44,178 INFO program/MainThread: stderr[23]: 2024-03-01 16:56:44,178 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:56:44,178 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:44,205 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 16:56:44,205 INFO program/MainThread: stderr[24]: 2024-03-01 16:56:44,205 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:56:44,206 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:44,214 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:44,219 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:56:44,234 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:56:44,234 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:44,277 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:56:44,277 INFO program/MainThread: stderr[25]: 2024-03-01 16:56:44,277 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:56:44,277 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:56:44,278 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:44,295 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:44,295 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 16:56:44,304 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 16:56:44,304 INFO program/MainThread: stderr[26]: 2024-03-01 16:56:44,304 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:56:44,304 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdb ... 2024-03-01 16:56:44,319 INFO program/MainThread: stdout[27]: 2024-03-01 16:56:44,319 INFO program/MainThread: stderr[27]: 2024-03-01 16:56:44,319 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:56:44,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:44,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:44,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:44,341 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:44,341 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:44,345 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:44,348 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:56:44,350 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:56:44,350 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 16:56:44,379 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:56:44,379 INFO program/MainThread: stderr[28]: 2024-03-01 16:56:44,379 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:56:44,380 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:56:44,380 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:44,397 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:44,397 INFO program/MainThread: Running [29] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:44,405 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 16:56:44,406 INFO program/MainThread: stderr[29]: 2024-03-01 16:56:44,406 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:56:44,406 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdc ... 2024-03-01 16:56:44,419 INFO program/MainThread: stdout[30]: 2024-03-01 16:56:44,420 INFO program/MainThread: stderr[30]: 2024-03-01 16:56:44,420 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:56:44,420 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:44,431 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:44,431 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:44,443 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:44,443 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:44,447 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:44,449 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:56:44,452 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:56:44,452 INFO program/MainThread: Running [31] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:44,480 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:56:44,480 INFO program/MainThread: stderr[31]: 2024-03-01 16:56:44,480 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:56:44,480 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:56:44,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:44,498 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:44,498 INFO program/MainThread: Running [32] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:44,506 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 16:56:44,506 INFO program/MainThread: stderr[32]: 2024-03-01 16:56:44,506 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:56:44,506 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 16:56:44,519 INFO program/MainThread: stdout[33]: 2024-03-01 16:56:44,519 INFO program/MainThread: stderr[33]: 2024-03-01 16:56:44,519 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:56:44,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:44,529 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:44,529 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:44,538 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:44,543 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:44,543 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 0x7f1e04710040> 2024-03-01 16:57:10,527 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_g_qx1zrz/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:13,713 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_f1d8qwmx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:17,847 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_vkufpoue/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:17,882 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:17,882 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:17,885 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:17,886 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:57:17,886 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:17,886 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:17,891 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,891 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:17,894 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:17,894 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:17,897 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:17,897 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:17,900 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:17,900 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:17,909 INFO program/MainThread: stdout: 2024-03-01 16:57:17,909 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:17,910 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:17,910 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:17,910 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,910 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 a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:17,910 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:17,911 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:17,911 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:17,911 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:17,911 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:17,911 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:17,911 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,926 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,939 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:17,943 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405922463962221432b8b1b71dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-id/scsi-36001405922463962221432b8b1b71dd8', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', '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': '92246396-2221-432b-8b1b-71dd8a415e38', 'ID_SERIAL': '36001405922463962221432b8b1b71dd8', 'ID_SERIAL_SHORT': '6001405922463962221432b8b1b71dd8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405922463962', 'ID_WWN_VENDOR_EXTENSION': '0x221432b8b1b71dd8', 'ID_WWN_WITH_EXTENSION': '0x6001405922463962221432b8b1b71dd8', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405922463962221432b8b1b71dd8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739735030'} ; 2024-03-01 16:57:17,943 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:17,944 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= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:17,972 INFO program/MainThread: stdout[3]: 2024-03-01 16:57:17,973 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:17,973 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:17,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:17,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:17,984 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:17,986 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:57:17,990 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:17,991 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:17,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:17,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:17,995 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:17,998 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:17,998 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:18,001 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:18,001 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:18,002 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:18,002 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5fe40910) -- 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 = 6001405922463962221432b8b1b71dd8 2024-03-01 16:57:18,005 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:18,005 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:57:18,008 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_dc82d50a-69e9-4687-a1c4-5ee76965f924 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924 ' '/dev/disk/by-id/scsi-36001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405dc82d50a69e94687a1c45ee76', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', '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': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'ID_SERIAL': '36001405dc82d50a69e94687a1c45ee76', 'ID_SERIAL_SHORT': '6001405dc82d50a69e94687a1c45ee76', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dc82d50a6', 'ID_WWN_VENDOR_EXTENSION': '0x9e94687a1c45ee76', 'ID_WWN_WITH_EXTENSION': '0x6001405dc82d50a69e94687a1c45ee76', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dc82d50a69e94687a1c45ee76', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739741497'} ; 2024-03-01 16:57:18,008 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:18,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,019 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:18,020 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:18,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:57:18,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:57:18,023 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:18,026 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:18,026 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:57:18,029 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:18,029 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:18,030 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:57:18,030 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5e9ad0d0) -- 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 = 6001405dc82d50a69e94687a1c45ee76 2024-03-01 16:57:18,033 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:18,033 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:57:18,036 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e59b7820-5f33-43b7-86a9-71a3ee24a02b ' '/dev/disk/by-id/wwn-0x6001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', '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': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'ID_SERIAL': '36001405e59b78205f3343b786a971a3e', 'ID_SERIAL_SHORT': '6001405e59b78205f3343b786a971a3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e59b78205', 'ID_WWN_VENDOR_EXTENSION': '0xf3343b786a971a3e', 'ID_WWN_WITH_EXTENSION': '0x6001405e59b78205f3343b786a971a3e', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e59b78205f3343b786a971a3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740321167'} ; 2024-03-01 16:57:18,036 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:18,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,047 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:18,047 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:18,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:18,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:57:18,050 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:18,053 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:18,053 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:18,056 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:18,056 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:18,057 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:57:18,057 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5f9dbf10) -- 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 = 6001405e59b78205f3343b786a971a3e 2024-03-01 16:57:18,060 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:18,060 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:18,063 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03 ' '/dev/disk/by-id/wwn-0x6001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-id/scsi-36001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_a1957974-ea4c-46d1-a324-bfb7c531cd03', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', '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': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'ID_SERIAL': '36001405a1957974ea4c46d1a324bfb7c', 'ID_SERIAL_SHORT': '6001405a1957974ea4c46d1a324bfb7c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a1957974e', 'ID_WWN_VENDOR_EXTENSION': '0xa4c46d1a324bfb7c', 'ID_WWN_WITH_EXTENSION': '0x6001405a1957974ea4c46d1a324bfb7c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a1957974ea4c46d1a324bfb7c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740347903'} ; 2024-03-01 16:57:18,063 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:57:18,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,073 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:18,074 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:18,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:18,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:57:18,077 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:18,080 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:18,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:57:18,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:57:18,083 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:18,084 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:57:18,084 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5e940a00) -- 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 = 6001405a1957974ea4c46d1a324bfb7c 2024-03-01 16:57:18,087 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:18,087 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:18,090 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_9c93e991-fa67-4380-9f48-14aa77af6cd8 ' '/dev/disk/by-id/scsi-360014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', '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': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'ID_SERIAL': '360014059c93e991fa6743809f4814aa7', 'ID_SERIAL_SHORT': '60014059c93e991fa6743809f4814aa7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c93e991f', 'ID_WWN_VENDOR_EXTENSION': '0xa6743809f4814aa7', 'ID_WWN_WITH_EXTENSION': '0x60014059c93e991fa6743809f4814aa7', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c93e991fa6743809f4814aa7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739788246'} ; 2024-03-01 16:57:18,090 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:18,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,100 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:18,101 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:18,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:57:18,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:57:18,104 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:18,107 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:18,107 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:18,109 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:18,110 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:18,110 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:57:18,110 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5e9405e0) -- 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 = 60014059c93e991fa6743809f4814aa7 2024-03-01 16:57:18,113 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:18,113 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:57:18,116 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-id/wwn-0x60014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_6d6912d3-e99a-40fb-a19f-098043f98e90 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', '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': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'ID_SERIAL': '360014056d6912d3e99a40fba19f09804', 'ID_SERIAL_SHORT': '60014056d6912d3e99a40fba19f09804', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056d6912d3e', 'ID_WWN_VENDOR_EXTENSION': '0x99a40fba19f09804', 'ID_WWN_WITH_EXTENSION': '0x60014056d6912d3e99a40fba19f09804', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056d6912d3e99a40fba19f09804', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739886869'} ; 2024-03-01 16:57:18,116 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:18,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,127 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:18,127 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:18,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:18,128 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:57:18,130 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:18,133 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:18,133 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:18,136 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:18,136 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:18,137 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:57:18,137 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5e9403a0) -- 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 = 60014056d6912d3e99a40fba19f09804 2024-03-01 16:57:18,140 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:18,140 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:57:18,143 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-id/wwn-0x6001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-id/scsi-36001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-diskseq/6', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', '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': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'ID_SERIAL': '36001405218e40460ca547f48eaed0f07', 'ID_SERIAL_SHORT': '6001405218e40460ca547f48eaed0f07', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405218e40460', 'ID_WWN_VENDOR_EXTENSION': '0xca547f48eaed0f07', 'ID_WWN_WITH_EXTENSION': '0x6001405218e40460ca547f48eaed0f07', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405218e40460ca547f48eaed0f07', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739920781'} ; 2024-03-01 16:57:18,143 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:18,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,153 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:18,154 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:18,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:18,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:57:18,157 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:18,159 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:18,160 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:18,162 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:18,163 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:18,163 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:57:18,163 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5e94b070) -- 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 = 6001405218e40460ca547f48eaed0f07 2024-03-01 16:57:18,166 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:18,166 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:57:18,169 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-id/scsi-36001405f963c2af6fd44bccb53157d55 ' '/dev/disk/by-id/wwn-0x6001405f963c2af6fd44bccb53157d55 ' '/dev/disk/by-diskseq/7', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', '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': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'ID_SERIAL': '36001405f963c2af6fd44bccb53157d55', 'ID_SERIAL_SHORT': '6001405f963c2af6fd44bccb53157d55', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f963c2af6', 'ID_WWN_VENDOR_EXTENSION': '0xfd44bccb53157d55', 'ID_WWN_WITH_EXTENSION': '0x6001405f963c2af6fd44bccb53157d55', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f963c2af6fd44bccb53157d55', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740004371'} ; 2024-03-01 16:57:18,169 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:18,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,180 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:18,180 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:18,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:18,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:57:18,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:18,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:18,186 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:18,189 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:18,189 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:18,190 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:57:18,190 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5e9427f0) -- 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 = 6001405f963c2af6fd44bccb53157d55 2024-03-01 16:57:18,193 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:18,193 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:57:18,196 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-360014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-id/wwn-0x60014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3339d875-723e-4ba2-b1ad-c421660bd7ae', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', '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': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'ID_SERIAL': '360014053339d875723e4ba2b1adc4216', 'ID_SERIAL_SHORT': '60014053339d875723e4ba2b1adc4216', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053339d8757', 'ID_WWN_VENDOR_EXTENSION': '0x23e4ba2b1adc4216', 'ID_WWN_WITH_EXTENSION': '0x60014053339d875723e4ba2b1adc4216', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053339d875723e4ba2b1adc4216', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740029530'} ; 2024-03-01 16:57:18,196 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:18,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:18,207 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:18,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:57:18,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:57:18,210 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:18,213 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:18,213 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:18,216 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:18,216 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:18,217 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:57:18,217 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5e9566a0) -- 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 = 60014053339d875723e4ba2b1adc4216 2024-03-01 16:57:18,220 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:18,220 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:57:18,222 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-id/wwn-0x60014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-diskseq/9', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', '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': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'ID_SERIAL': '360014054a32bb1688bd45ca8ca0d3a40', 'ID_SERIAL_SHORT': '60014054a32bb1688bd45ca8ca0d3a40', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054a32bb168', 'ID_WWN_VENDOR_EXTENSION': '0x8bd45ca8ca0d3a40', 'ID_WWN_WITH_EXTENSION': '0x60014054a32bb1688bd45ca8ca0d3a40', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054a32bb1688bd45ca8ca0d3a40', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740099874'} ; 2024-03-01 16:57:18,223 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:18,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,233 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:18,233 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:18,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:57:18,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:18,236 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:18,239 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:18,239 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:57:18,242 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:57:18,242 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:18,243 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:57:18,243 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5e956e20) -- 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 = 60014054a32bb1688bd45ca8ca0d3a40 2024-03-01 16:57:18,246 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:18,246 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:57:18,249 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_931b1184-b560-414f-a2f6-82288ccbf4a5 ' '/dev/disk/by-id/wwn-0x6001405931b1184b560414fa2f682288 ' '/dev/disk/by-id/scsi-36001405931b1184b560414fa2f682288 ' '/dev/disk/by-diskseq/10', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', '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': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'ID_SERIAL': '36001405931b1184b560414fa2f682288', 'ID_SERIAL_SHORT': '6001405931b1184b560414fa2f682288', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405931b1184b', 'ID_WWN_VENDOR_EXTENSION': '0x560414fa2f682288', 'ID_WWN_WITH_EXTENSION': '0x6001405931b1184b560414fa2f682288', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405931b1184b560414fa2f682288', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740104277'} ; 2024-03-01 16:57:18,249 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:18,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,260 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:18,260 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:18,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:57:18,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:57:18,263 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:18,266 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:18,266 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:18,269 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:18,269 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:18,270 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:57:18,270 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5e956fd0) -- 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 = 6001405931b1184b560414fa2f682288 2024-03-01 16:57:18,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:18,273 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:57:18,276 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-id/wwn-0x60014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-id/scsi-360014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-diskseq/11', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', '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': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'ID_SERIAL': '360014054d7892d130c84ec1a914dd0a3', 'ID_SERIAL_SHORT': '60014054d7892d130c84ec1a914dd0a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d7892d13', 'ID_WWN_VENDOR_EXTENSION': '0x0c84ec1a914dd0a3', 'ID_WWN_WITH_EXTENSION': '0x60014054d7892d130c84ec1a914dd0a3', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d7892d130c84ec1a914dd0a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740220004'} ; 2024-03-01 16:57:18,276 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:57:18,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,287 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:18,287 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:18,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:57:18,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:18,290 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:18,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:18,293 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:57:18,296 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:57:18,296 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:18,296 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:57:18,296 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5e9590d0) -- 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 = 60014054d7892d130c84ec1a914dd0a3 2024-03-01 16:57:18,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:18,300 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:57:18,302 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22746955'} ; 2024-03-01 16:57:18,302 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:18,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,312 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:18,312 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:18,312 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:18,312 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:18,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:18,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:57:18,315 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:18,318 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:18,318 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:18,321 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:18,321 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:18,321 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:57:18,321 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba5e959220) -- 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:18,324 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:18,327 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:18,328 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:57:18,330 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:18,331 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:57:18,333 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:18,334 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:18,337 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:18,337 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:57:18,339 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:18,342 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:18,345 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:18,351 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 0x7fba5e9695c0> 2024-03-01 16:57:18,393 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:57:18,397 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:18,397 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:18,400 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', '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': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22748818'} ; 2024-03-01 16:57:18,401 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:18,401 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:18,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,409 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:18,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,414 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,423 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:57:18,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:18,446 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:18,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:57:18,449 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:18,452 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:18,452 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:18,455 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:18,456 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:18,456 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:18,458 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:18,461 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:18,464 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:18,467 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:18,470 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:18,470 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:18,470 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:57:18,471 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:18,470 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fba5e9658e0) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = e61ef7e0-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 0x7fba5e974f90> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:18,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:18,478 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:18,478 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:57:18,481 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:18,481 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:57:18,484 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:18,484 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:57:18,487 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:18,487 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:57:18,488 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:18,489 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:18,492 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:18,492 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:57:18,495 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:18,495 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:18,495 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,506 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,519 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:57:18,520 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:57:18,524 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:18,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,529 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:18,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:18,531 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:18,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,539 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:18,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:18,541 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:18,544 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:18,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:18,551 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:18,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:18,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,558 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:18,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:18,561 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:18,563 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:18,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,568 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:18,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:18,571 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:18,573 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:18,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:18,578 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:18,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:18,580 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:18,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:57:18,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:57:18,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:57:18,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:57:18,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:57:18,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:57:18,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:57:18,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:57:21,719 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_sczpzij5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:21,754 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:21,754 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:21,757 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:21,757 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:57:21,757 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:21,757 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:21,762 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:21,762 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:21,766 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:21,766 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:21,769 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:21,769 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:21,772 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:21,772 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:21,780 INFO program/MainThread: stdout: 2024-03-01 16:57:21,780 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:21,780 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:21,780 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:21,780 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:21,781 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 a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:21,781 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:21,781 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:21,781 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:21,781 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:21,782 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:21,782 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:21,782 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:21,797 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:21,810 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:21,814 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405922463962221432b8b1b71dd8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-id/scsi-36001405922463962221432b8b1b71dd8', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', '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': '92246396-2221-432b-8b1b-71dd8a415e38', 'ID_SERIAL': '36001405922463962221432b8b1b71dd8', 'ID_SERIAL_SHORT': '6001405922463962221432b8b1b71dd8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405922463962', 'ID_WWN_VENDOR_EXTENSION': '0x221432b8b1b71dd8', 'ID_WWN_WITH_EXTENSION': '0x6001405922463962221432b8b1b71dd8', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405922463962221432b8b1b71dd8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739735030'} ; 2024-03-01 16:57:21,814 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:21,815 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= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:21,851 INFO program/MainThread: stdout[3]: 2024-03-01 16:57:21,851 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:21,851 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:21,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:21,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:21,862 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:21,864 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:57:21,869 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:21,869 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:21,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:21,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:21,873 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:21,876 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:21,877 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:21,880 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:21,880 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:21,880 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:21,880 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa4902e8910) -- 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 = 6001405922463962221432b8b1b71dd8 2024-03-01 16:57:21,884 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:21,884 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:57:21,887 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924 ' '/dev/disk/by-id/scsi-36001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-id/wwn-0x6001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_dc82d50a-69e9-4687-a1c4-5ee76965f924', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', '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': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'ID_SERIAL': '36001405dc82d50a69e94687a1c45ee76', 'ID_SERIAL_SHORT': '6001405dc82d50a69e94687a1c45ee76', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dc82d50a6', 'ID_WWN_VENDOR_EXTENSION': '0x9e94687a1c45ee76', 'ID_WWN_WITH_EXTENSION': '0x6001405dc82d50a69e94687a1c45ee76', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dc82d50a69e94687a1c45ee76', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739741497'} ; 2024-03-01 16:57:21,887 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:21,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:21,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:21,898 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:21,899 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:21,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:57:21,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:57:21,902 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:21,905 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:21,905 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:21,908 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:21,908 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:21,909 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:57:21,909 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa48ee4e0d0) -- 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 = 6001405dc82d50a69e94687a1c45ee76 2024-03-01 16:57:21,912 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:21,912 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:57:21,915 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e59b7820-5f33-43b7-86a9-71a3ee24a02b ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', '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': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'ID_SERIAL': '36001405e59b78205f3343b786a971a3e', 'ID_SERIAL_SHORT': '6001405e59b78205f3343b786a971a3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e59b78205', 'ID_WWN_VENDOR_EXTENSION': '0xf3343b786a971a3e', 'ID_WWN_WITH_EXTENSION': '0x6001405e59b78205f3343b786a971a3e', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e59b78205f3343b786a971a3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740321167'} ; 2024-03-01 16:57:21,915 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:21,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:21,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:21,926 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:21,926 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:21,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:21,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:57:21,930 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:21,932 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:21,933 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:21,936 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:21,936 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:21,936 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:57:21,936 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa48fe7cf10) -- 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 = 6001405e59b78205f3343b786a971a3e 2024-03-01 16:57:21,939 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:21,940 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:21,943 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_a1957974-ea4c-46d1-a324-bfb7c531cd03 ' '/dev/disk/by-id/wwn-0x6001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03 ' '/dev/disk/by-id/scsi-36001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-diskseq/13', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', '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': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'ID_SERIAL': '36001405a1957974ea4c46d1a324bfb7c', 'ID_SERIAL_SHORT': '6001405a1957974ea4c46d1a324bfb7c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a1957974e', 'ID_WWN_VENDOR_EXTENSION': '0xa4c46d1a324bfb7c', 'ID_WWN_WITH_EXTENSION': '0x6001405a1957974ea4c46d1a324bfb7c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a1957974ea4c46d1a324bfb7c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740347903'} ; 2024-03-01 16:57:21,943 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:21,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:21,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:21,953 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:21,954 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:21,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:21,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:57:21,957 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:21,960 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:21,960 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:21,963 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:21,963 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:21,963 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:57:21,963 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa48ede1a00) -- 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 = 6001405a1957974ea4c46d1a324bfb7c 2024-03-01 16:57:21,966 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:21,967 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:21,970 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8 ' '/dev/disk/by-id/scsi-360014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/wwn-0x60014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_9c93e991-fa67-4380-9f48-14aa77af6cd8 ' '/dev/disk/by-diskseq/4', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', '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': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'ID_SERIAL': '360014059c93e991fa6743809f4814aa7', 'ID_SERIAL_SHORT': '60014059c93e991fa6743809f4814aa7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c93e991f', 'ID_WWN_VENDOR_EXTENSION': '0xa6743809f4814aa7', 'ID_WWN_WITH_EXTENSION': '0x60014059c93e991fa6743809f4814aa7', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c93e991fa6743809f4814aa7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739788246'} ; 2024-03-01 16:57:21,970 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:21,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:21,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:21,980 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:21,981 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:21,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:57:21,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:57:21,984 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:21,987 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:21,987 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:21,990 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:21,990 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:21,991 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:57:21,991 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa48ede15e0) -- 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 = 60014059c93e991fa6743809f4814aa7 2024-03-01 16:57:21,994 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:21,994 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:57:21,997 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_6d6912d3-e99a-40fb-a19f-098043f98e90 ' '/dev/disk/by-id/scsi-360014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-id/wwn-0x60014056d6912d3e99a40fba19f09804', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', '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': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'ID_SERIAL': '360014056d6912d3e99a40fba19f09804', 'ID_SERIAL_SHORT': '60014056d6912d3e99a40fba19f09804', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056d6912d3e', 'ID_WWN_VENDOR_EXTENSION': '0x99a40fba19f09804', 'ID_WWN_WITH_EXTENSION': '0x60014056d6912d3e99a40fba19f09804', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056d6912d3e99a40fba19f09804', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739886869'} ; 2024-03-01 16:57:21,997 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:22,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,007 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:22,008 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:22,008 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:22,008 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:57:22,011 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:22,014 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:22,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 16:57:22,016 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:22,017 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:22,017 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:57:22,017 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa48ede13a0) -- 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 = 60014056d6912d3e99a40fba19f09804 2024-03-01 16:57:22,020 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:22,020 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:57:22,023 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-id/scsi-36001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-diskseq/6', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', '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': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'ID_SERIAL': '36001405218e40460ca547f48eaed0f07', 'ID_SERIAL_SHORT': '6001405218e40460ca547f48eaed0f07', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405218e40460', 'ID_WWN_VENDOR_EXTENSION': '0xca547f48eaed0f07', 'ID_WWN_WITH_EXTENSION': '0x6001405218e40460ca547f48eaed0f07', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405218e40460ca547f48eaed0f07', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739920781'} ; 2024-03-01 16:57:22,023 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:22,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,034 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:22,034 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:22,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:22,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:57:22,037 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:22,040 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:22,040 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:57:22,043 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:57:22,043 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:22,044 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:57:22,044 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa48edec070) -- 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 = 6001405218e40460ca547f48eaed0f07 2024-03-01 16:57:22,047 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:22,047 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:57:22,050 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f963c2af6fd44bccb53157d55 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-id/wwn-0x6001405f963c2af6fd44bccb53157d55 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', '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': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'ID_SERIAL': '36001405f963c2af6fd44bccb53157d55', 'ID_SERIAL_SHORT': '6001405f963c2af6fd44bccb53157d55', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f963c2af6', 'ID_WWN_VENDOR_EXTENSION': '0xfd44bccb53157d55', 'ID_WWN_WITH_EXTENSION': '0x6001405f963c2af6fd44bccb53157d55', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f963c2af6fd44bccb53157d55', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740004371'} ; 2024-03-01 16:57:22,050 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:57:22,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,060 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:22,060 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:22,060 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:22,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:57:22,063 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:22,066 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:22,066 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:57:22,069 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:22,069 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:22,070 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:57:22,070 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa48ede37f0) -- 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 = 6001405f963c2af6fd44bccb53157d55 2024-03-01 16:57:22,073 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:22,073 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:57:22,076 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3339d875-723e-4ba2-b1ad-c421660bd7ae ' '/dev/disk/by-id/wwn-0x60014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', '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': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'ID_SERIAL': '360014053339d875723e4ba2b1adc4216', 'ID_SERIAL_SHORT': '60014053339d875723e4ba2b1adc4216', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053339d8757', 'ID_WWN_VENDOR_EXTENSION': '0x23e4ba2b1adc4216', 'ID_WWN_WITH_EXTENSION': '0x60014053339d875723e4ba2b1adc4216', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053339d875723e4ba2b1adc4216', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740029530'} ; 2024-03-01 16:57:22,076 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:22,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,086 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:22,087 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:22,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:57:22,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:57:22,090 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:22,092 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:22,093 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:22,095 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:22,096 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:22,096 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:57:22,096 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa48edf76a0) -- 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 = 60014053339d875723e4ba2b1adc4216 2024-03-01 16:57:22,099 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:22,099 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:57:22,102 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-id/scsi-360014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014054a32bb1688bd45ca8ca0d3a40', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', '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': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'ID_SERIAL': '360014054a32bb1688bd45ca8ca0d3a40', 'ID_SERIAL_SHORT': '60014054a32bb1688bd45ca8ca0d3a40', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054a32bb168', 'ID_WWN_VENDOR_EXTENSION': '0x8bd45ca8ca0d3a40', 'ID_WWN_WITH_EXTENSION': '0x60014054a32bb1688bd45ca8ca0d3a40', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054a32bb1688bd45ca8ca0d3a40', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740099874'} ; 2024-03-01 16:57:22,102 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:57:22,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,113 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:22,113 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:22,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:57:22,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:22,116 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:22,119 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:22,119 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:57:22,122 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:57:22,122 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:22,122 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:57:22,122 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa48edf7e20) -- 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 = 60014054a32bb1688bd45ca8ca0d3a40 2024-03-01 16:57:22,125 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:22,125 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:57:22,128 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405931b1184b560414fa2f682288 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5 ' '/dev/disk/by-id/wwn-0x6001405931b1184b560414fa2f682288 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_931b1184-b560-414f-a2f6-82288ccbf4a5', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', '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': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'ID_SERIAL': '36001405931b1184b560414fa2f682288', 'ID_SERIAL_SHORT': '6001405931b1184b560414fa2f682288', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405931b1184b', 'ID_WWN_VENDOR_EXTENSION': '0x560414fa2f682288', 'ID_WWN_WITH_EXTENSION': '0x6001405931b1184b560414fa2f682288', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405931b1184b560414fa2f682288', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740104277'} ; 2024-03-01 16:57:22,128 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:22,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,139 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:22,140 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:22,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:57:22,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:57:22,142 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:22,145 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:22,145 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:22,148 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:22,148 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:22,149 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:57:22,149 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa48edf7fd0) -- 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 = 6001405931b1184b560414fa2f682288 2024-03-01 16:57:22,152 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:22,152 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:57:22,155 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-id/wwn-0x60014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', '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': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'ID_SERIAL': '360014054d7892d130c84ec1a914dd0a3', 'ID_SERIAL_SHORT': '60014054d7892d130c84ec1a914dd0a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d7892d13', 'ID_WWN_VENDOR_EXTENSION': '0x0c84ec1a914dd0a3', 'ID_WWN_WITH_EXTENSION': '0x60014054d7892d130c84ec1a914dd0a3', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d7892d130c84ec1a914dd0a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740220004'} ; 2024-03-01 16:57:22,155 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:22,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,165 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:22,166 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:22,166 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:57:22,166 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:22,169 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:22,172 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:22,172 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:22,175 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:22,175 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:22,175 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:57:22,176 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa48edfad30) -- 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 = 60014054d7892d130c84ec1a914dd0a3 2024-03-01 16:57:22,179 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:22,179 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:57:22,181 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22746955'} ; 2024-03-01 16:57:22,182 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:22,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,191 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:22,191 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:22,191 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:22,191 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:22,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:22,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:57:22,194 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:22,197 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:22,197 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:22,200 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:22,200 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:22,201 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:57:22,201 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa48edfac40) -- 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:22,204 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:22,207 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:22,207 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:57:22,210 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:22,210 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:57:22,213 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:22,213 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:22,216 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:22,216 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:57:22,219 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:22,222 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:22,225 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:22,230 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7fa49102bfc0> 2024-03-01 16:57:22,267 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:57:22,271 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:22,271 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:22,275 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', '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': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22748818'} ; 2024-03-01 16:57:22,275 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:22,275 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:22,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,283 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:22,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:22,301 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:22,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:57:22,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:22,324 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:22,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:57:22,327 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:22,329 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:22,330 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:22,332 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:22,333 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:22,333 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:22,336 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:22,339 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:22,341 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:22,344 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:22,347 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:22,347 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:22,347 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:57:22,348 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:22,347 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa48ee068e0) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = e61ef7e0-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 0x7fa48fe83130> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:22,351 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:22,355 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:22,355 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:57:22,358 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:22,358 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:57:22,361 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:22,361 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:57:22,364 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:22,364 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:57:22,365 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:22,365 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:22,368 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,369 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:57:22,371 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:22,371 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:22,372 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:22,383 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:22,396 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:57:22,397 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:57:22,400 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:22,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,405 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:22,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,408 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:22,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,416 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:22,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,418 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:22,421 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:22,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,425 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:22,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,428 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:22,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,435 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:22,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,438 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:22,440 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:22,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,445 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:22,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,447 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:22,449 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:22,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,457 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:57:22,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,467 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:57:22,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:57:22,472 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:57:22,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:57:22,477 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:57:22,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:57:22,482 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:57:22,484 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:22,484 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:57:22,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:57:22,488 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:22,488 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:22,491 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:57:22,491 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:22,493 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:22,493 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:57:22,494 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:57:22,496 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:22,496 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:22,499 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:57:22,499 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:22,502 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:22,502 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:57:22,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:57:22,505 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:22,505 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:22,507 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:57:22,508 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:22,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:57:22,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:57:22,515 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:22,518 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:57:22,521 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:22,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:57:22,527 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:22,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:57:22,531 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:57:22,532 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:57:22,532 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:22,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,543 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:57:22,544 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:22,544 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:57:22,544 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:57:22,545 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:22,545 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:57:22,548 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,548 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:57:22,550 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:57:22,554 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:22,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:22,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:57:22,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:22,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:22,566 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:22,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:57:22,570 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:22,570 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:57:22,570 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:57:22,570 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:57:22,573 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:57:22,574 INFO program/MainThread: stderr[4]: 2024-03-01 16:57:22,574 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:57:22,574 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:57:22,574 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:22,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:57:22,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:57:22,579 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:22,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,590 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:57:22,590 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:22,591 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:57:22,591 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:57:22,591 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:22,592 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:57:22,594 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,594 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:57:22,597 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:57:22,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:22,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:57:22,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:57:22,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:57:22,610 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:22,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:57:22,616 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:57:22,616 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:22,617 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:57:22,617 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:57:22,617 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:57:22,617 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:22,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:57:22,621 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:57:22,621 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:22,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,631 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:57:22,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:57:22,636 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:57:22,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:57:22,641 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:57:22,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:57:22,646 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:57:22,648 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:22,649 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:57:22,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:57:22,651 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:22,652 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:57:22,654 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:57:22,654 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:57:22,657 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:22,657 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:57:22,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:57:22,660 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:22,660 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:57:22,663 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:57:22,663 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:57:22,665 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:22,666 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:57:22,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:57:22,668 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:22,668 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:57:22,671 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:57:22,671 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:57:22,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:57:22,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:57:22,678 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:22,681 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:57:22,684 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:22,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:57:22,690 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:22,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:57:22,694 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:57:22,695 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:57:22,695 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:57:22,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,706 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:57:22,707 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:22,707 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:57:22,707 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:57:22,708 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:22,708 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:57:22,711 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,711 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:57:22,713 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:57:22,717 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:22,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:57:22,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:57:22,723 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:57:22,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:22,729 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:57:22,732 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:57:22,732 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:22,733 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:57:22,733 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:57:22,733 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:57:22,733 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:22,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:57:22,736 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:57:22,737 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:22,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,747 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:57:22,748 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:22,749 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:57:22,749 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 16:57:22,749 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:22,749 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:57:22,752 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,752 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 16:57:22,755 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:57:22,758 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:22,761 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:57:22,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:57:22,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:57:22,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:22,770 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:57:22,773 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:57:22,774 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:22,774 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:57:22,774 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:57:22,775 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:57:22,775 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:22,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:57:22,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:57:22,778 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:22,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,789 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:57:22,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:57:22,794 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:57:22,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:57:22,799 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:57:22,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:57:22,804 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:57:22,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:57:22,809 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:57:22,811 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:22,811 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:57:22,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:57:22,814 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:22,814 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:57:22,817 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:57:22,817 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:57:22,820 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:22,820 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:57:22,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:57:22,823 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:22,823 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:57:22,826 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:57:22,826 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:57:22,828 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:22,828 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:57:22,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:57:22,831 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:22,831 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:57:22,834 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:57:22,834 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:57:22,837 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:22,837 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:57:22,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:57:22,839 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:22,840 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:57:22,842 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:57:22,842 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:57:22,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:57:22,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:57:22,850 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:22,853 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:57:22,856 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:22,859 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:57:22,863 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:22,866 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:57:22,869 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:22,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:57:22,873 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:57:22,874 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:57:22,874 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:57:22,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,886 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:57:22,887 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:22,888 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:57:22,888 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 16:57:22,888 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:22,888 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:57:22,891 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,891 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:57:22,894 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:57:22,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:22,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:57:22,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:57:22,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:57:22,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:22,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:57:22,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:57:22,913 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:22,914 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:57:22,914 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:57:22,914 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:57:22,914 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:22,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:57:22,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:57:22,918 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:22,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,928 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:57:22,929 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:22,930 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:57:22,930 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 16:57:22,930 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:22,931 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:57:22,933 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,934 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:57:22,936 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:57:22,940 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:22,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:57:22,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:57:22,946 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:57:22,949 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:22,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:57:22,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:57:22,956 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:22,956 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:57:22,956 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:57:22,956 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:57:22,957 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:22,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:57:22,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:57:22,960 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:22,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:22,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:22,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:22,971 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:57:22,972 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:22,973 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:57:22,973 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 16:57:22,973 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:22,974 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:57:22,977 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,977 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:57:22,979 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:22,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:57:22,983 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:22,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:57:22,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:57:22,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:57:22,992 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:22,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:57:22,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:57:22,999 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:23,000 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:57:23,000 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:57:23,000 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:57:23,000 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:23,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:57:23,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:57:23,004 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:23,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:23,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:23,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:23,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:23,015 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:57:23,015 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:23,016 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:57:23,016 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 16:57:23,017 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:23,018 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:57:23,020 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:23,020 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:57:23,023 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:23,024 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:57:23,027 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:23,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:57:23,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:57:23,033 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:57:23,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:23,039 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:57:23,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:57:23,043 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:23,044 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:57:23,044 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:57:23,044 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:57:23,044 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:23,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:57:23,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:57:23,048 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:23,049 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:23,049 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:57:23,050 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:23,051 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:23,052 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:23,052 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:23,052 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:23,052 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:23,052 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:23,052 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:57:23,054 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:57:23,056 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:23,059 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:23,061 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:57:23,061 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:57:23,064 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:23,064 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fa48ecfe2c0> 2024-03-01 16:57:23,064 INFO blivet/MainThread: sorting actions... 2024-03-01 16:57:23,096 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:57:23,096 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:57:23,097 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:57:23,097 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:57:23,097 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:57:23,098 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:57:23,098 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:57:23,098 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:23,099 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:23,099 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:23,099 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:57:23,100 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:57:23,100 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:57:23,100 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:57:23,101 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:57:23,101 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:23,101 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:23,102 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:23,102 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:23,102 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:23,103 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:23,103 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:23,104 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:23,104 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:57:23,104 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:57:23,105 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:57:23,105 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:57:23,105 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:23,106 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:23,106 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:23,107 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:23,107 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:23,107 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:23,108 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:23,108 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:23,108 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:23,109 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:23,109 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:23,109 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:23,110 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:57:23,113 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:23,115 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:57:23,115 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:57:23,121 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,121 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,145 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,158 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,159 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:57:23,162 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:23,165 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:57:23,165 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:57:23,171 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,171 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,196 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,196 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,209 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,210 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:57:23,213 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:23,216 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:57:23,216 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:57:23,221 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,222 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,246 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,255 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,256 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:57:23,260 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:23,262 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:57:23,262 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:57:23,268 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,290 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,290 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,304 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,305 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:57:23,308 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:23,311 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:57:23,311 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:57:23,316 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,316 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,341 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,341 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,356 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,357 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:57:23,360 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:23,363 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:57:23,363 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:57:23,368 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,390 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,390 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,404 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,404 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:57:23,408 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:23,411 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:57:23,411 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:57:23,416 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,416 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,441 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,441 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,455 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,456 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:23,459 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:23,462 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:57:23,462 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:57:23,467 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,491 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,504 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,505 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:23,508 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:23,511 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:57:23,511 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:57:23,519 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,544 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,544 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,555 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,556 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:23,559 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:23,562 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:57:23,562 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:57:23,569 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,597 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,597 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,610 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,611 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:57:23,614 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:23,617 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:23,619 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:23,619 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:57:23,619 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:23,620 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:23,652 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 16:57:23,652 INFO program/MainThread: stderr[5]: 2024-03-01 16:57:23,652 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:57:23,652 INFO program/MainThread: Running [6] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:23,667 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 16:57:23,667 INFO program/MainThread: stderr[6]: 2024-03-01 16:57:23,667 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:57:23,667 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 16:57:23,697 INFO program/MainThread: stdout[7]: 2024-03-01 16:57:23,697 INFO program/MainThread: stderr[7]: 2024-03-01 16:57:23,697 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:57:23,698 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 16:57:23,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,711 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,715 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:23,715 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:23,716 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:57:23,726 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,726 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,747 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,747 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:57:23,751 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:23,753 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:23,756 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:23,756 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:57:23,756 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:23,756 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:23,789 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:57:23,789 INFO program/MainThread: stderr[8]: 2024-03-01 16:57:23,789 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:57:23,789 INFO program/MainThread: Running [9] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:23,802 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 16:57:23,802 INFO program/MainThread: stderr[9]: 2024-03-01 16:57:23,802 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:57:23,802 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 16:57:23,828 INFO program/MainThread: stdout[10]: 2024-03-01 16:57:23,828 INFO program/MainThread: stderr[10]: 2024-03-01 16:57:23,828 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:57:23,829 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 16:57:23,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,842 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,846 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:23,846 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:23,847 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:57:23,857 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,857 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,879 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,879 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:57:23,883 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:23,885 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:23,888 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:23,888 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:57:23,888 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:23,888 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:23,920 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:57:23,920 INFO program/MainThread: stderr[11]: 2024-03-01 16:57:23,920 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:57:23,920 INFO program/MainThread: Running [12] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:23,934 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 16:57:23,935 INFO program/MainThread: stderr[12]: 2024-03-01 16:57:23,935 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:57:23,935 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 16:57:23,964 INFO program/MainThread: stdout[13]: 2024-03-01 16:57:23,964 INFO program/MainThread: stderr[13]: 2024-03-01 16:57:23,964 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:57:23,965 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 16:57:23,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:23,976 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,980 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:23,980 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:23,981 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:57:23,991 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:23,992 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:24,016 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,016 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:57:24,020 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,022 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,025 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,025 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:57:24,025 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:24,025 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:24,061 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:57:24,061 INFO program/MainThread: stderr[14]: 2024-03-01 16:57:24,061 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:57:24,061 INFO program/MainThread: Running [15] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:24,072 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 16:57:24,072 INFO program/MainThread: stderr[15]: 2024-03-01 16:57:24,073 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:57:24,073 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 16:57:24,102 INFO program/MainThread: stdout[16]: 2024-03-01 16:57:24,102 INFO program/MainThread: stderr[16]: 2024-03-01 16:57:24,102 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:57:24,103 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 16:57:24,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:24,116 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,120 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:24,120 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:24,121 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:57:24,131 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,131 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:24,156 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,156 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:57:24,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:57:24,162 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:57:24,165 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,168 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,170 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,173 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,175 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,178 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,181 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,183 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,186 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:57:24,186 INFO program/MainThread: Running [17] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:24,238 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 16:57:24,238 INFO program/MainThread: stderr[17]: 2024-03-01 16:57:24,238 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:57:24,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:24,265 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:57:24,271 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,280 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,296 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,312 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,319 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,335 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,343 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,357 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:24,385 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,390 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:57:24,392 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:57:24,393 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:24,406 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,407 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:57:24,416 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,416 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:24,425 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,426 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:24,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:57:24,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:57:24,435 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:24,439 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:57:24,442 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,445 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,448 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,451 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,454 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,457 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,460 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,462 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:24,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:24,472 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,477 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:57:24,477 INFO program/MainThread: Running [18] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:24,513 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 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:57:24,513 INFO program/MainThread: stderr[18]: 2024-03-01 16:57:24,513 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:57:24,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:57:24,517 INFO program/MainThread: Running [19] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:24,570 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 16:57:24,571 INFO program/MainThread: stderr[19]: 2024-03-01 16:57:24,571 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:57:24,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:24,588 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:24,588 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:24,638 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,642 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:57:24,643 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:24,643 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:57:24,653 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,653 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:24,672 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,672 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:24,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,679 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:57:24,682 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:57:24,682 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:57:24,872 INFO program/MainThread: stdout: 2024-03-01 16:57:24,873 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:57:24,873 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:24,873 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:24,873 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:24,873 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:57:24,873 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:24,873 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:24,873 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:24,873 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:24,873 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:24,873 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,874 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:57:24,890 INFO program/MainThread: stdout: 2024-03-01 16:57:24,890 INFO program/MainThread: writing all SBs 2024-03-01 16:57:24,890 INFO program/MainThread: new label = "" 2024-03-01 16:57:24,890 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,890 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:24,910 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:24,914 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:24,915 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:57:24,925 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:24,942 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:24,942 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:24,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:57:24,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:57:24,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:24,952 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 test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:24,994 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 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:57:24,994 INFO program/MainThread: stderr[20]: 2024-03-01 16:57:24,994 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:57:24,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:57:24,998 INFO program/MainThread: Running [21] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:25,066 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 16:57:25,066 INFO program/MainThread: stderr[21]: 2024-03-01 16:57:25,066 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:57:25,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:25,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:25,090 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:25,090 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:25,130 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:25,134 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:57:25,135 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:25,135 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:57:25,145 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:25,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:25,159 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:25,159 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:25,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:25,166 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:57:25,169 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:57:25,169 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:57:25,902 INFO program/MainThread: stdout: 2024-03-01 16:57:25,902 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:57:25,902 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:25,902 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:25,902 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:25,907 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:57:25,908 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:25,908 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:25,908 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:25,908 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:25,908 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:25,908 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:25,908 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:57:25,924 INFO program/MainThread: stdout: 2024-03-01 16:57:25,924 INFO program/MainThread: writing all SBs 2024-03-01 16:57:25,924 INFO program/MainThread: new label = "" 2024-03-01 16:57:25,924 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:25,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:25,941 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:25,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:25,945 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:25,946 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:57:25,956 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:25,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:25,970 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:25,970 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:25,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:57:25,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:57:25,980 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:25,980 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_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:26,025 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 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:57:26,025 INFO program/MainThread: stderr[22]: 2024-03-01 16:57:26,025 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:57:26,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:57:26,029 INFO program/MainThread: Running [23] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:26,092 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 16:57:26,092 INFO program/MainThread: stderr[23]: 2024-03-01 16:57:26,092 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:57:26,107 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:26,116 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:26,116 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:26,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:26,158 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:26,164 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:57:26,165 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:26,166 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:57:26,175 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:26,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:26,192 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:26,192 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:26,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:26,199 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:57:26,201 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:57:26,201 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:57:26,985 INFO program/MainThread: stdout: 2024-03-01 16:57:26,986 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 16:57:26,986 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:26,986 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:26,986 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:26,986 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 16:57:26,986 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:26,986 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:26,986 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:26,986 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:26,986 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:26,986 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:26,987 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:57:27,002 INFO program/MainThread: stdout: 2024-03-01 16:57:27,002 INFO program/MainThread: writing all SBs 2024-03-01 16:57:27,002 INFO program/MainThread: new label = "" 2024-03-01 16:57:27,002 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:27,002 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:27,017 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:27,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:27,021 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:27,022 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:57:27,032 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:27,032 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:27,050 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:27,050 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:27,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:57:27,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:57:27,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:27,060 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_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:27,106 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 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:57:27,106 INFO program/MainThread: stderr[24]: 2024-03-01 16:57:27,106 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:57:27,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:57:27,110 INFO program/MainThread: Running [25] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:27,174 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 16:57:27,174 INFO program/MainThread: stderr[25]: 2024-03-01 16:57:27,174 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:57:27,188 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:27,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:27,199 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:27,208 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:27,237 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:27,244 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:57:27,245 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:27,246 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:57:27,255 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:27,256 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:27,273 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:27,273 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:27,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:27,280 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:57:27,282 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:57:27,283 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:57:28,069 INFO program/MainThread: stdout: 2024-03-01 16:57:28,069 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 16:57:28,070 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:28,070 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:28,070 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:28,070 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 16:57:28,070 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:28,070 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:28,070 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:28,070 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:28,070 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:28,070 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,070 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:57:28,085 INFO program/MainThread: stdout: 2024-03-01 16:57:28,085 INFO program/MainThread: writing all SBs 2024-03-01 16:57:28,085 INFO program/MainThread: new label = "" 2024-03-01 16:57:28,085 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,099 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:28,103 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:28,104 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:57:28,114 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,114 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,132 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,132 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:57:28,136 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,138 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,141 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,141 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:57:28,141 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:28,141 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:28,172 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:57:28,172 INFO program/MainThread: stderr[26]: 2024-03-01 16:57:28,172 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:57:28,172 INFO program/MainThread: Running [27] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:28,186 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 16:57:28,186 INFO program/MainThread: stderr[27]: 2024-03-01 16:57:28,186 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:57:28,186 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 16:57:28,217 INFO program/MainThread: stdout[28]: 2024-03-01 16:57:28,217 INFO program/MainThread: stderr[28]: 2024-03-01 16:57:28,217 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:57:28,218 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 16:57:28,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,227 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,231 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:28,231 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:28,233 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:57:28,242 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,267 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,267 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:57:28,271 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,274 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,276 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,276 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:57:28,276 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:28,277 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:28,311 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:57:28,311 INFO program/MainThread: stderr[29]: 2024-03-01 16:57:28,311 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:57:28,311 INFO program/MainThread: Running [30] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:28,323 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 16:57:28,323 INFO program/MainThread: stderr[30]: 2024-03-01 16:57:28,324 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:57:28,324 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 16:57:28,353 INFO program/MainThread: stdout[31]: 2024-03-01 16:57:28,353 INFO program/MainThread: stderr[31]: 2024-03-01 16:57:28,354 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:57:28,354 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 16:57:28,354 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,367 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,371 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:28,371 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:28,372 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:57:28,382 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,382 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,405 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,405 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:57:28,409 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,411 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,414 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,414 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:57:28,414 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:28,414 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:28,452 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:57:28,452 INFO program/MainThread: stderr[32]: 2024-03-01 16:57:28,452 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:57:28,456 INFO program/MainThread: Running [33] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:28,464 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 16:57:28,465 INFO program/MainThread: stderr[33]: 2024-03-01 16:57:28,465 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:57:28,465 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 16:57:28,495 INFO program/MainThread: stdout[34]: 2024-03-01 16:57:28,496 INFO program/MainThread: stderr[34]: 2024-03-01 16:57:28,496 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:57:28,496 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 16:57:28,496 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,509 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,513 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:28,513 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:28,514 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:57:28,524 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,548 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,548 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:57:28,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:57:28,567 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:57:28,570 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,573 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,575 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,578 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,580 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,583 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,585 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:57:28,585 INFO program/MainThread: Running [35] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:28,635 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 16:57:28,636 INFO program/MainThread: stderr[35]: 2024-03-01 16:57:28,636 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:57:28,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:28,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:57:28,680 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,686 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,695 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,701 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,711 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,718 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,718 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,744 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,748 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:57:28,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:57:28,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,760 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,761 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:57:28,770 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,770 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,780 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,780 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:28,784 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:57:28,786 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:57:28,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:28,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:57:28,795 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,798 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,801 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,804 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,807 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,810 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:28,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,820 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:57:28,824 INFO program/MainThread: Running [36] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:28,862 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w 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:28,862 INFO program/MainThread: stderr[36]: 2024-03-01 16:57:28,862 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:57:28,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:57:28,867 INFO program/MainThread: Running [37] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:28,929 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 16:57:28,929 INFO program/MainThread: stderr[37]: 2024-03-01 16:57:28,929 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:57:28,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:28,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:28,954 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:28,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:28,992 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:28,996 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:57:28,997 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:28,998 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:57:29,007 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:29,008 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:29,022 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:29,022 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:29,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:29,029 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:57:29,031 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:57:29,031 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:57:29,221 INFO program/MainThread: stdout: 2024-03-01 16:57:29,221 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 16:57:29,221 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:29,221 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:29,221 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:29,221 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 16:57:29,221 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:29,222 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:29,222 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:29,222 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:29,222 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:29,222 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:29,222 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:57:29,238 INFO program/MainThread: stdout: 2024-03-01 16:57:29,238 INFO program/MainThread: writing all SBs 2024-03-01 16:57:29,238 INFO program/MainThread: new label = "" 2024-03-01 16:57:29,238 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:29,238 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:29,253 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:29,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:29,257 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:29,258 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:57:29,268 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:29,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:29,283 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:29,283 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:29,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:57:29,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:57:29,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:29,293 INFO program/MainThread: Running [38] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:29,330 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w 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:57:29,330 INFO program/MainThread: stderr[38]: 2024-03-01 16:57:29,330 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:57:29,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:57:29,334 INFO program/MainThread: Running [39] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:29,401 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 16:57:29,401 INFO program/MainThread: stderr[39]: 2024-03-01 16:57:29,401 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:57:29,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:29,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:29,418 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:29,418 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:29,446 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:29,453 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:57:29,453 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:29,454 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:57:29,464 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:29,464 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:29,483 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:29,483 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:29,487 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:29,490 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:57:29,492 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:57:29,493 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:57:30,233 INFO program/MainThread: stdout: 2024-03-01 16:57:30,234 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:57:30,234 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:30,234 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:30,234 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:30,234 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:57:30,234 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:30,234 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:30,234 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:30,234 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:30,234 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:30,234 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,235 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:57:30,250 INFO program/MainThread: stdout: 2024-03-01 16:57:30,250 INFO program/MainThread: writing all SBs 2024-03-01 16:57:30,251 INFO program/MainThread: new label = "" 2024-03-01 16:57:30,251 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,251 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:30,265 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:30,269 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:30,271 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:57:30,280 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:30,295 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,295 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:30,299 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:30,301 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,304 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,304 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:57:30,304 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:30,304 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:30,347 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:57:30,347 INFO program/MainThread: stderr[40]: 2024-03-01 16:57:30,347 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:57:30,348 INFO program/MainThread: Running [41] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:30,356 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 16:57:30,356 INFO program/MainThread: stderr[41]: 2024-03-01 16:57:30,356 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:57:30,356 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 16:57:30,386 INFO program/MainThread: stdout[42]: 2024-03-01 16:57:30,386 INFO program/MainThread: stderr[42]: 2024-03-01 16:57:30,386 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:57:30,386 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 16:57:30,387 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:30,396 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,400 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:30,401 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:30,402 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:57:30,411 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,412 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:30,435 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,435 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:30,439 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:30,442 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,444 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,444 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:57:30,445 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:30,445 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:30,485 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:57:30,485 INFO program/MainThread: stderr[43]: 2024-03-01 16:57:30,485 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:57:30,486 INFO program/MainThread: Running [44] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:30,498 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 16:57:30,498 INFO program/MainThread: stderr[44]: 2024-03-01 16:57:30,498 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:57:30,498 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 16:57:30,528 INFO program/MainThread: stdout[45]: 2024-03-01 16:57:30,528 INFO program/MainThread: stderr[45]: 2024-03-01 16:57:30,528 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:57:30,529 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 16:57:30,529 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:30,542 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,546 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:30,546 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:30,547 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:57:30,557 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:30,580 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,580 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:30,584 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:30,587 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,589 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,589 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:57:30,589 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:30,589 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:30,626 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:57:30,626 INFO program/MainThread: stderr[46]: 2024-03-01 16:57:30,626 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:57:30,626 INFO program/MainThread: Running [47] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:30,638 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 16:57:30,639 INFO program/MainThread: stderr[47]: 2024-03-01 16:57:30,639 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:57:30,639 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 16:57:30,681 INFO program/MainThread: stdout[48]: 2024-03-01 16:57:30,681 INFO program/MainThread: stderr[48]: 2024-03-01 16:57:30,682 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:57:30,682 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 16:57:30,682 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:30,691 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,695 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:30,695 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:30,697 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:57:30,707 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:30,730 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,730 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:30,734 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:57:30,737 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:57:30,739 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:30,742 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,745 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:30,747 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,750 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:30,752 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,755 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:57:30,755 INFO program/MainThread: Running [49] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:30,809 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 16:57:30,810 INFO program/MainThread: stderr[49]: 2024-03-01 16:57:30,810 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:57:30,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:30,826 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:57:30,839 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:30,849 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,859 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:30,867 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,874 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:30,884 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,884 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:30,914 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:57:30,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:57:30,922 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:30,934 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,935 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:57:30,944 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,944 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:30,954 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:30,954 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:30,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:57:30,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:57:30,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:30,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:57:30,970 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:30,973 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,976 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:30,979 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,982 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:30,985 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:30,985 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:30,998 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:31,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:57:31,003 INFO program/MainThread: Running [50] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:31,047 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR 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:31,047 INFO program/MainThread: stderr[50]: 2024-03-01 16:57:31,047 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:57:31,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:57:31,051 INFO program/MainThread: Running [51] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:31,118 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 16:57:31,118 INFO program/MainThread: stderr[51]: 2024-03-01 16:57:31,118 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:57:31,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:31,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:31,137 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:31,137 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:31,165 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:31,169 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:57:31,170 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:31,171 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:57:31,180 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:31,180 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:31,194 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:31,194 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:31,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:31,201 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:57:31,204 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:57:31,204 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:57:31,372 INFO program/MainThread: stdout: 2024-03-01 16:57:31,373 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:57:31,373 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:31,373 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:31,373 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:31,373 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:57:31,373 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:31,373 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:31,373 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:31,373 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:31,373 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:31,373 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:31,374 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:57:31,388 INFO program/MainThread: stdout: 2024-03-01 16:57:31,388 INFO program/MainThread: writing all SBs 2024-03-01 16:57:31,388 INFO program/MainThread: new label = "" 2024-03-01 16:57:31,388 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:31,389 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:31,406 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:31,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:31,410 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:31,412 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:57:31,421 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:31,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:31,437 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:31,437 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:31,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:57:31,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:57:31,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:31,447 INFO program/MainThread: Running [52] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:31,489 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR 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:57:31,489 INFO program/MainThread: stderr[52]: 2024-03-01 16:57:31,489 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:57:31,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:57:31,494 INFO program/MainThread: Running [53] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:31,554 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 16:57:31,556 INFO program/MainThread: stderr[53]: 2024-03-01 16:57:31,556 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:57:31,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:31,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:31,576 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:31,576 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:31,609 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:31,613 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:57:31,614 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:31,614 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:57:31,624 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:31,624 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:31,644 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:31,644 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:31,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:31,651 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:31,653 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:57:31,654 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:57:32,439 INFO program/MainThread: stdout: 2024-03-01 16:57:32,439 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 16:57:32,439 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:32,439 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:32,442 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:32,442 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 16:57:32,442 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:32,442 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:32,443 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:32,443 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:32,443 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:32,443 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:32,443 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:57:32,458 INFO program/MainThread: stdout: 2024-03-01 16:57:32,458 INFO program/MainThread: writing all SBs 2024-03-01 16:57:32,458 INFO program/MainThread: new label = "" 2024-03-01 16:57:32,458 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:32,459 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:32,476 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:32,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:32,480 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:32,481 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:57:32,491 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:32,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:32,508 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:32,513 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:32,513 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 0x7fa48ed54d10> 2024-03-01 16:57:32,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,519 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:57:32,519 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:57:32,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,525 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:57:32,525 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:57:32,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,530 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:57:32,530 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:57:32,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,536 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:57:32,536 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:57:32,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,541 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:57:32,541 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:57:32,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,546 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:57:32,546 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:57:32,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,552 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:57:32,552 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:57:32,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,557 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:57:32,557 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:57:32,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,562 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:57:32,563 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:57:32,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,568 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:57:32,568 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:57:32,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,573 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:57:32,573 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:57:32,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,578 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:57:32,578 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:57:32,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,583 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:57:32,583 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:57:32,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,588 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:57:32,589 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:57:32,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,594 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:57:32,594 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:57:32,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:32,599 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:57:32,599 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:57:48,909 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3kamvaxx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:48,945 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:48,945 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:48,948 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:48,948 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:57:48,948 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:48,949 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:48,953 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,954 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:48,957 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:48,957 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:48,960 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:48,960 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:48,963 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:48,963 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:48,975 INFO program/MainThread: stdout: 2024-03-01 16:57:48,975 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:48,975 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt 2024-03-01 16:57:48,975 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4a93a5ec-9d42-475e-bc6a-1b74276b63db 2024-03-01 16:57:48,975 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 2024-03-01 16:57:48,975 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4a93a5ec-9d42-475e-bc6a-1b74276b63db 2024-03-01 16:57:48,975 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs dea271b3-b9a3-4b59-9083-3bb999e6bbde 2024-03-01 16:57:48,975 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc 2024-03-01 16:57:48,975 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN 2024-03-01 16:57:48,975 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 81662637-25f2-4609-a369-2b24d9c4a117 2024-03-01 16:57:48,975 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs e737dec6-e9a5-4207-916d-1fe634d83ed9 2024-03-01 16:57:48,975 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv 2024-03-01 16:57:48,975 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd 2024-03-01 16:57:48,975 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc 2024-03-01 16:57:48,975 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 8d1ee492-4824-443b-a150-855a2f4a244c 2024-03-01 16:57:48,975 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f 2024-03-01 16:57:48,976 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fda5a2f1-1626-41fe-a133-0123d201311e 2024-03-01 16:57:48,976 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF 2024-03-01 16:57:48,976 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fda5a2f1-1626-41fe-a133-0123d201311e 2024-03-01 16:57:48,976 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i 2024-03-01 16:57:48,976 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 81902353-e756-4552-8812-94664b4e249e 2024-03-01 16:57:48,976 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa 2024-03-01 16:57:48,976 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 81902353-e756-4552-8812-94664b4e249e 2024-03-01 16:57:48,976 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:48,976 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:48,976 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:48,976 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:48,976 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,976 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4a93a5ec-9d42-475e-bc6a-1b74276b63db sdb 1073741824 root disk brw-rw---- LVM2_member IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4a93a5ec-9d42-475e-bc6a-1b74276b63db `-test_vg1-lv1 482344960 root disk brw-rw---- xfs dea271b3-b9a3-4b59-9083-3bb999e6bbde sdc 1073741824 root disk brw-rw---- LVM2_member yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc sdd 1073741824 root disk brw-rw---- LVM2_member WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 81662637-25f2-4609-a369-2b24d9c4a117 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs e737dec6-e9a5-4207-916d-1fe634d83ed9 sde 1073741824 root disk brw-rw---- LVM2_member BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv sdf 1073741824 root disk brw-rw---- LVM2_member YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd sdg 1073741824 root disk brw-rw---- LVM2_member aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 8d1ee492-4824-443b-a150-855a2f4a244c |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fda5a2f1-1626-41fe-a133-0123d201311e sdh 1073741824 root disk brw-rw---- LVM2_member nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fda5a2f1-1626-41fe-a133-0123d201311e sdi 1073741824 root disk brw-rw---- LVM2_member 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 81902353-e756-4552-8812-94664b4e249e sdj 1073741824 root disk brw-rw---- LVM2_member xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 81902353-e756-4552-8812-94664b4e249e 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 a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:48,976 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:48,976 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:48,977 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:48,977 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:48,977 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:48,977 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:48,977 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,991 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:49,008 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:57:49,012 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405922463962221432b8b1b71dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-id/wwn-0x6001405922463962221432b8b1b71dd8 ' '/dev/disk/by-id/lvm-pv-uuid-8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt', 'ID_FS_UUID_ENC': '8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt', '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': '92246396-2221-432b-8b1b-71dd8a415e38', 'ID_SERIAL': '36001405922463962221432b8b1b71dd8', 'ID_SERIAL_SHORT': '6001405922463962221432b8b1b71dd8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405922463962', 'ID_WWN_VENDOR_EXTENSION': '0x221432b8b1b71dd8', 'ID_WWN_WITH_EXTENSION': '0x6001405922463962221432b8b1b71dd8', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405922463962221432b8b1b71dd8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739735030'} ; 2024-03-01 16:57:49,013 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:49,013 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= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:49,057 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi 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=C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:49,057 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:49,057 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:49,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,069 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:49,071 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:57:49,075 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:49,076 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:49,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:49,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:49,080 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:49,083 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:49,083 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:49,086 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:49,087 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:49,087 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:49,087 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1596d6b910) -- 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 = 6001405922463962221432b8b1b71dd8 2024-03-01 16:57:49,090 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:49,094 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:49,094 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:57:49,097 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:49,097 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:57:49,100 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,101 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:57:49,104 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,104 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:57:49,107 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:57:49,107 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:57:49,107 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:49,156 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_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=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:49,156 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8. WARNING: Couldn't find device with uuid yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc. WARNING: VG test_vg1 is missing PV IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:49,156 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:57:49,156 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:57:49,161 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt ; label: None ; device: /dev/sda ; serial: 36001405922463962221432b8b1b71dd8 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; pe_start: 8 MiB ; 2024-03-01 16:57:49,161 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:57:49,164 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:57:49,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:49,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,176 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:49,223 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:49,223 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8. WARNING: Couldn't find device with uuid yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc. WARNING: VG test_vg1 is missing PV IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:49,223 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:57:49,223 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:49,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:57:49,229 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:57:49,232 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:49,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:49,236 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:57:49,236 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:49,278 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk 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=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE 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=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE 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:57:49,278 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8. WARNING: Couldn't find device with uuid yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc. WARNING: VG test_vg1 is missing PV IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:49,278 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:57:49,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:57:49,283 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:57:49,286 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:57:49,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:49,291 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:49,292 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:49,295 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 ' '/dev/disk/by-id/scsi-36001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924 ' '/dev/disk/by-id/wwn-0x6001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_dc82d50a-69e9-4687-a1c4-5ee76965f924', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8', 'ID_FS_UUID_ENC': 'IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8', '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': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'ID_SERIAL': '36001405dc82d50a69e94687a1c45ee76', 'ID_SERIAL_SHORT': '6001405dc82d50a69e94687a1c45ee76', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dc82d50a6', 'ID_WWN_VENDOR_EXTENSION': '0x9e94687a1c45ee76', 'ID_WWN_WITH_EXTENSION': '0x6001405dc82d50a69e94687a1c45ee76', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dc82d50a69e94687a1c45ee76', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739741497'} ; 2024-03-01 16:57:49,295 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:49,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,306 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:49,307 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:49,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:57:49,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:49,310 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:49,313 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:49,313 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:49,316 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:49,316 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:49,317 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:57:49,317 INFO blivet/MainThread: got device: DiskDevice instance (0x7f15957bf3d0) -- 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 = 6001405dc82d50a69e94687a1c45ee76 2024-03-01 16:57:49,320 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:49,323 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:49,323 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:57:49,326 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:49,326 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:57:49,329 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,329 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:57:49,332 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,332 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:57:49,335 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:57:49,335 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:57:49,335 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:57:49,379 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:49,379 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc. WARNING: VG test_vg1 is missing PV yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc (last written to /dev/sdc). 2024-03-01 16:57:49,379 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:57:49,379 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:57:49,383 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 ; label: None ; device: /dev/sdb ; serial: 36001405dc82d50a69e94687a1c45ee76 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:57:49,384 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:57:49,386 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:57:49,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:49,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:57:49,398 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:49,401 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:57:49,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:49,406 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:57:49,443 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:49,443 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc. WARNING: VG test_vg1 is missing PV yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc (last written to /dev/sdc). 2024-03-01 16:57:49,443 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:57:49,443 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:49,443 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:49,448 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e59b78205f3343b786a971a3e ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e59b7820-5f33-43b7-86a9-71a3ee24a02b ' '/dev/disk/by-id/scsi-36001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', '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': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'ID_SERIAL': '36001405e59b78205f3343b786a971a3e', 'ID_SERIAL_SHORT': '6001405e59b78205f3343b786a971a3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e59b78205', 'ID_WWN_VENDOR_EXTENSION': '0xf3343b786a971a3e', 'ID_WWN_WITH_EXTENSION': '0x6001405e59b78205f3343b786a971a3e', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e59b78205f3343b786a971a3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740321167'} ; 2024-03-01 16:57:49,448 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:49,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,459 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:49,460 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:49,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:57:49,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:49,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:49,466 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:49,466 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:49,469 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:49,469 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:49,469 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:57:49,469 INFO blivet/MainThread: got device: DiskDevice instance (0x7f15957c98b0) -- 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 = 6001405e59b78205f3343b786a971a3e 2024-03-01 16:57:49,473 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:49,473 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:49,476 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_a1957974-ea4c-46d1-a324-bfb7c531cd03 ' '/dev/disk/by-id/wwn-0x6001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', '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': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'ID_SERIAL': '36001405a1957974ea4c46d1a324bfb7c', 'ID_SERIAL_SHORT': '6001405a1957974ea4c46d1a324bfb7c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a1957974e', 'ID_WWN_VENDOR_EXTENSION': '0xa4c46d1a324bfb7c', 'ID_WWN_WITH_EXTENSION': '0x6001405a1957974ea4c46d1a324bfb7c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a1957974ea4c46d1a324bfb7c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740347903'} ; 2024-03-01 16:57:49,476 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:49,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,487 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:49,487 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:49,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:57:49,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:49,490 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:49,493 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:49,493 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:49,496 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:49,497 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:49,497 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:57:49,497 INFO blivet/MainThread: got device: DiskDevice instance (0x7f15957c9f70) -- 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 = 6001405a1957974ea4c46d1a324bfb7c 2024-03-01 16:57:49,500 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:49,500 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:49,503 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_9c93e991-fa67-4380-9f48-14aa77af6cd8 ' '/dev/disk/by-id/wwn-0x60014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/lvm-pv-uuid-yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc', 'ID_FS_UUID_ENC': 'yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc', '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': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'ID_SERIAL': '360014059c93e991fa6743809f4814aa7', 'ID_SERIAL_SHORT': '60014059c93e991fa6743809f4814aa7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c93e991f', 'ID_WWN_VENDOR_EXTENSION': '0xa6743809f4814aa7', 'ID_WWN_WITH_EXTENSION': '0x60014059c93e991fa6743809f4814aa7', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c93e991fa6743809f4814aa7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739788246'} ; 2024-03-01 16:57:49,503 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:49,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,514 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:49,515 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:49,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:57:49,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:49,518 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:49,521 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:49,521 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:49,524 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:49,524 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:49,525 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:57:49,525 INFO blivet/MainThread: got device: DiskDevice instance (0x7f15957cdaf0) -- 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 = 60014059c93e991fa6743809f4814aa7 2024-03-01 16:57:49,528 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:49,531 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:49,531 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:57:49,534 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:49,534 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:57:49,537 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,537 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:57:49,540 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,540 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:57:49,543 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:57:49,543 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:57:49,543 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 16:57:49,577 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:49,577 INFO program/MainThread: stderr[9]: 2024-03-01 16:57:49,577 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:57:49,577 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:57:49,581 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc ; label: None ; device: /dev/sdc ; serial: 360014059c93e991fa6743809f4814aa7 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:49,582 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:57:49,584 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:57:49,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:49,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:57:49,596 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:49,599 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:57:49,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:49,604 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 16:57:49,639 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:49,639 INFO program/MainThread: stderr[10]: 2024-03-01 16:57:49,639 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:57:49,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:49,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:57:49,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:49,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:57:49,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:49,662 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:49,663 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:49,666 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:57:49,666 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:49,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:49,669 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:49,672 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:49,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:57:49,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:49,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:49,679 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:49,682 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:57:49,683 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:49,683 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:57:49,683 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:57:49,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:49,686 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:49,689 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:57:49,689 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:49,693 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRy5LgM1QW5ECEKbr5mL4nA6hL55KbCtjk ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/dea271b3-b9a3-4b59-9083-3bb999e6bbde ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', '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-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRy5LgM1QW5ECEKbr5mL4nA6hL55KbCtjk', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '117760', 'ID_FS_SIZE': '415236096', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dea271b3-b9a3-4b59-9083-3bb999e6bbde', 'ID_FS_UUID_ENC': 'dea271b3-b9a3-4b59-9083-3bb999e6bbde', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1124354846'} ; 2024-03-01 16:57:49,693 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:57:49,693 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:49,696 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:57:49,697 INFO program/MainThread: stderr[11]: 2024-03-01 16:57:49,697 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:57:49,697 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:49,699 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:57:49,699 INFO program/MainThread: stderr[12]: 2024-03-01 16:57:49,699 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:57:49,700 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:49,702 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:57:49,702 INFO program/MainThread: stderr[13]: 2024-03-01 16:57:49,702 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:57:49,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:57:49,712 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:49,713 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:57:49,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:49,714 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:57:49,710 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f15957dbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk 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 (0x7f15958b4280) -- 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 = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:49,714 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:49,717 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:57:49,717 INFO program/MainThread: stderr[14]: 2024-03-01 16:57:49,717 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:57:49,721 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:49,725 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:49,725 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:57:49,728 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:49,728 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:57:49,731 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,731 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:57:49,734 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,734 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:57:49,736 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:49,736 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:57:49,740 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:49,741 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:57:49,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:49,744 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:49,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:49,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:49,759 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:49,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:57:49,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:57:49,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:49,765 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:49,768 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:57:49,769 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:49,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:57:49,772 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:57:49,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:49,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:49,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:57:49,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:49,782 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:49,785 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:57:49,785 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:49,785 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:57:49,786 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:57:49,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:49,789 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:49,792 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:57:49,792 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:49,795 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRXoVZTeB9amKCKRR6k1DpTi6RT7FRALcE ' '/dev/disk/by-uuid/4a93a5ec-9d42-475e-bc6a-1b74276b63db ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', '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-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRXoVZTeB9amKCKRR6k1DpTi6RT7FRALcE', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4a93a5ec-9d42-475e-bc6a-1b74276b63db', 'ID_FS_UUID_ENC': '4a93a5ec-9d42-475e-bc6a-1b74276b63db', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1123910898'} ; 2024-03-01 16:57:49,795 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:57:49,796 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:49,799 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:57:49,799 INFO program/MainThread: stderr[15]: 2024-03-01 16:57:49,799 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:57:49,799 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:49,801 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:57:49,802 INFO program/MainThread: stderr[16]: 2024-03-01 16:57:49,802 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:57:49,802 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:49,804 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:57:49,804 INFO program/MainThread: stderr[17]: 2024-03-01 16:57:49,804 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:57:49,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:57:49,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:49,815 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:49,815 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:49,816 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:49,812 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f15957dd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE 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 (0x7f15958b4280) -- name = test_vg1 status = True 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 = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:49,816 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:49,820 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:57:49,820 INFO program/MainThread: stderr[18]: 2024-03-01 16:57:49,820 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:57:49,824 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:57:49,828 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:49,828 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:57:49,831 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:49,831 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:57:49,834 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,834 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:57:49,837 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,837 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:49,838 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:57:49,841 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:49,841 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:57:49,844 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:57:49,844 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:49,844 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:49,847 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90 ' '/dev/disk/by-id/scsi-360014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-id/wwn-0x60014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-id/lvm-pv-uuid-WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_6d6912d3-e99a-40fb-a19f-098043f98e90', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN', 'ID_FS_UUID_ENC': 'WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN', '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': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'ID_SERIAL': '360014056d6912d3e99a40fba19f09804', 'ID_SERIAL_SHORT': '60014056d6912d3e99a40fba19f09804', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056d6912d3e', 'ID_WWN_VENDOR_EXTENSION': '0x99a40fba19f09804', 'ID_WWN_WITH_EXTENSION': '0x60014056d6912d3e99a40fba19f09804', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056d6912d3e99a40fba19f09804', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739886869'} ; 2024-03-01 16:57:49,847 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:49,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,859 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:49,860 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:49,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:49,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:57:49,863 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:49,866 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:49,866 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:49,869 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:49,869 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:49,869 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:57:49,869 INFO blivet/MainThread: got device: DiskDevice instance (0x7f15957c9730) -- 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 = 60014056d6912d3e99a40fba19f09804 2024-03-01 16:57:49,873 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:49,876 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:49,876 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:57:49,879 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:49,879 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:57:49,882 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,882 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:57:49,885 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,885 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:57:49,887 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:57:49,888 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:57:49,888 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sdc,/dev/sda ... 2024-03-01 16:57:49,926 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:49,926 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv. WARNING: Couldn't find device with uuid YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd. WARNING: VG test_vg2 is missing PV BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd (last written to /dev/sdf). 2024-03-01 16:57:49,926 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:57:49,927 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:57:49,930 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN ; label: None ; device: /dev/sdd ; serial: 360014056d6912d3e99a40fba19f09804 ; exists: True ; vg_name: test_vg2 ; vg_uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:57:49,931 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:57:49,934 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:57:49,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:49,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,945 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sdc,/dev/sda ... 2024-03-01 16:57:49,981 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 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=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:49,981 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv. WARNING: Couldn't find device with uuid YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd. WARNING: VG test_vg2 is missing PV BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd (last written to /dev/sdf). 2024-03-01 16:57:49,981 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:57:49,981 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:49,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:57:49,986 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:57:49,989 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:49,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:57:49,992 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:57:49,993 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sdc,/dev/sda ... 2024-03-01 16:57:50,043 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:50,043 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv. WARNING: Couldn't find device with uuid YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd. WARNING: VG test_vg2 is missing PV BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd (last written to /dev/sdf). 2024-03-01 16:57:50,043 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:57:50,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:57:50,048 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:57:50,051 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:57:50,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:50,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:57:50,057 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:57:50,057 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:50,060 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-id/wwn-0x6001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/lvm-pv-uuid-BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-id/scsi-36001405218e40460ca547f48eaed0f07', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv', 'ID_FS_UUID_ENC': 'BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv', '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': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'ID_SERIAL': '36001405218e40460ca547f48eaed0f07', 'ID_SERIAL_SHORT': '6001405218e40460ca547f48eaed0f07', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405218e40460', 'ID_WWN_VENDOR_EXTENSION': '0xca547f48eaed0f07', 'ID_WWN_WITH_EXTENSION': '0x6001405218e40460ca547f48eaed0f07', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405218e40460ca547f48eaed0f07', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739920781'} ; 2024-03-01 16:57:50,060 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:50,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,071 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:50,072 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:50,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:57:50,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:57:50,075 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:50,078 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:50,078 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:50,081 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:50,081 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:50,082 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:57:50,082 INFO blivet/MainThread: got device: DiskDevice instance (0x7f15968e5b80) -- 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 = 6001405218e40460ca547f48eaed0f07 2024-03-01 16:57:50,085 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:50,088 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,088 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:57:50,091 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,091 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:57:50,094 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,094 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:57:50,097 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,098 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:57:50,100 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:57:50,100 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:57:50,100 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 16:57:50,141 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:50,141 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd. WARNING: VG test_vg2 is missing PV YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd (last written to /dev/sdf). 2024-03-01 16:57:50,141 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:57:50,142 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:57:50,145 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv ; label: None ; device: /dev/sde ; serial: 36001405218e40460ca547f48eaed0f07 ; exists: True ; vg_name: test_vg2 ; vg_uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:50,146 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:57:50,148 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:57:50,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:50,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:57:50,157 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:57:50,160 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:50,162 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:57:50,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:50,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:50,168 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 16:57:50,210 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:50,210 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd. WARNING: VG test_vg2 is missing PV YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd (last written to /dev/sdf). 2024-03-01 16:57:50,210 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:57:50,210 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:57:50,211 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:50,215 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-id/wwn-0x6001405f963c2af6fd44bccb53157d55 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-id/lvm-pv-uuid-YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405f963c2af6fd44bccb53157d55', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd', 'ID_FS_UUID_ENC': 'YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd', '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': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'ID_SERIAL': '36001405f963c2af6fd44bccb53157d55', 'ID_SERIAL_SHORT': '6001405f963c2af6fd44bccb53157d55', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f963c2af6', 'ID_WWN_VENDOR_EXTENSION': '0xfd44bccb53157d55', 'ID_WWN_WITH_EXTENSION': '0x6001405f963c2af6fd44bccb53157d55', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f963c2af6fd44bccb53157d55', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740004371'} ; 2024-03-01 16:57:50,215 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:50,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,227 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:50,228 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:50,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:57:50,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:57:50,231 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:50,233 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:50,234 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:50,237 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:50,237 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:50,237 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:57:50,237 INFO blivet/MainThread: got device: DiskDevice instance (0x7f15957f6610) -- 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 = 6001405f963c2af6fd44bccb53157d55 2024-03-01 16:57:50,241 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:50,244 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,244 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:57:50,247 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,247 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:57:50,250 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,250 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:57:50,253 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,253 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:57:50,256 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:57:50,256 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:57:50,256 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 16:57:50,295 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:50,295 INFO program/MainThread: stderr[24]: 2024-03-01 16:57:50,295 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:57:50,296 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:57:50,299 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd ; label: None ; device: /dev/sdf ; serial: 36001405f963c2af6fd44bccb53157d55 ; exists: True ; vg_name: test_vg2 ; vg_uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:50,300 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:57:50,303 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:57:50,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:50,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:50,311 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:57:50,314 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:50,317 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:57:50,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:50,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:50,323 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 16:57:50,359 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:50,359 INFO program/MainThread: stderr[25]: 2024-03-01 16:57:50,359 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:57:50,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:50,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:57:50,375 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:50,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:57:50,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:57:50,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:50,382 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:50,385 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:57:50,386 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:50,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:57:50,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:57:50,392 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:50,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:57:50,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:57:50,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:50,399 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:50,402 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:57:50,402 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:50,402 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:57:50,402 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:57:50,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:50,406 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:50,409 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:57:50,409 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:50,412 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wMO6fl4cdQq39hgL1Aefs4Ffn851Hw2fv ' '/dev/disk/by-uuid/e737dec6-e9a5-4207-916d-1fe634d83ed9 ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', '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-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wMO6fl4cdQq39hgL1Aefs4Ffn851Hw2fv', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e737dec6-e9a5-4207-916d-1fe634d83ed9', 'ID_FS_UUID_ENC': 'e737dec6-e9a5-4207-916d-1fe634d83ed9', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1122193974'} ; 2024-03-01 16:57:50,413 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:57:50,413 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:50,416 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:57:50,416 INFO program/MainThread: stderr[26]: 2024-03-01 16:57:50,416 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:57:50,416 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:50,419 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:57:50,419 INFO program/MainThread: stderr[27]: 2024-03-01 16:57:50,419 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:57:50,419 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:50,422 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:57:50,422 INFO program/MainThread: stderr[28]: 2024-03-01 16:57:50,422 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:57:50,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:57:50,432 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:50,432 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:57:50,432 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:50,433 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:57:50,429 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f159577eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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 (0x7f15958b4ca0) -- 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 = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:50,433 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:50,436 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:57:50,437 INFO program/MainThread: stderr[29]: 2024-03-01 16:57:50,437 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:57:50,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:57:50,444 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,444 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:57:50,447 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,447 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:57:50,450 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,450 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:57:50,454 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,454 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:57:50,454 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:57:50,457 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:50,457 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:57:50,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:57:50,460 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:50,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:50,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:57:50,475 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:50,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:57:50,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:57:50,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:50,482 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:50,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:57:50,485 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:50,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:57:50,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:57:50,492 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:50,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:57:50,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:57:50,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:50,499 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:50,502 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:57:50,502 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:50,502 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:57:50,502 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:57:50,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:50,505 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:50,508 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:57:50,509 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:50,512 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wsWOmivW6HL6nIeWxnGIGGsV4WbLfx4Hf ' '/dev/disk/by-uuid/81662637-25f2-4609-a369-2b24d9c4a117 ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', '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-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wsWOmivW6HL6nIeWxnGIGGsV4WbLfx4Hf', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '156672', 'ID_FS_SIZE': '574619648', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '81662637-25f2-4609-a369-2b24d9c4a117', 'ID_FS_UUID_ENC': '81662637-25f2-4609-a369-2b24d9c4a117', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1121725353'} ; 2024-03-01 16:57:50,512 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:57:50,512 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:50,516 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:57:50,516 INFO program/MainThread: stderr[30]: 2024-03-01 16:57:50,516 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:57:50,516 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:50,518 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:57:50,519 INFO program/MainThread: stderr[31]: 2024-03-01 16:57:50,519 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:57:50,519 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:50,521 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:57:50,521 INFO program/MainThread: stderr[32]: 2024-03-01 16:57:50,521 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:57:50,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:57:50,531 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:50,532 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:50,532 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:50,533 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:50,529 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f15957827c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf 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 (0x7f15958b4ca0) -- name = test_vg2 status = 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 = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:50,534 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:50,537 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:57:50,537 INFO program/MainThread: stderr[33]: 2024-03-01 16:57:50,537 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:57:50,541 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:57:50,544 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,544 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:57:50,548 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,548 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:57:50,551 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,551 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:57:50,554 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,554 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:57:50,554 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:57:50,557 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:50,557 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:57:50,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:57:50,561 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:50,561 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:50,564 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x60014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3339d875-723e-4ba2-b1ad-c421660bd7ae ' '/dev/disk/by-id/lvm-pv-uuid-aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc', 'ID_FS_UUID_ENC': 'aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc', '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': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'ID_SERIAL': '360014053339d875723e4ba2b1adc4216', 'ID_SERIAL_SHORT': '60014053339d875723e4ba2b1adc4216', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053339d8757', 'ID_WWN_VENDOR_EXTENSION': '0x23e4ba2b1adc4216', 'ID_WWN_WITH_EXTENSION': '0x60014053339d875723e4ba2b1adc4216', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053339d875723e4ba2b1adc4216', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740029530'} ; 2024-03-01 16:57:50,564 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:57:50,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,576 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:50,576 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:50,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:57:50,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:57:50,579 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:50,582 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:50,582 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:57:50,585 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:57:50,586 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:50,586 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:57:50,586 INFO blivet/MainThread: got device: DiskDevice instance (0x7f15968e5a30) -- 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 = 60014053339d875723e4ba2b1adc4216 2024-03-01 16:57:50,589 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:50,592 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,592 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:57:50,595 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,595 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:57:50,598 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,598 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:57:50,601 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,601 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:57:50,604 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:57:50,604 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:57:50,604 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdg,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 16:57:50,641 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:50,641 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF. WARNING: Couldn't find device with uuid 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i. WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:50,641 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:57:50,642 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:57:50,646 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc ; label: None ; device: /dev/sdg ; serial: 360014053339d875723e4ba2b1adc4216 ; exists: True ; vg_name: test_vg3 ; vg_uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:57:50,646 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:57:50,649 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:57:50,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:50,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:50,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,660 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdg,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 16:57:50,703 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 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=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 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=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:50,703 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF. WARNING: Couldn't find device with uuid 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i. WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:50,703 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:57:50,703 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:50,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:57:50,708 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:57:50,711 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:50,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:57:50,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:57:50,715 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdg,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 16:57:50,751 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi 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=C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:50,751 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF. WARNING: Couldn't find device with uuid 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i. WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:50,751 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:57:50,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:57:50,756 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:57:50,759 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:57:50,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:50,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:57:50,764 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:50,765 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:50,768 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-id/lvm-pv-uuid-nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF', 'ID_FS_UUID_ENC': 'nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF', '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': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'ID_SERIAL': '360014054a32bb1688bd45ca8ca0d3a40', 'ID_SERIAL_SHORT': '60014054a32bb1688bd45ca8ca0d3a40', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054a32bb168', 'ID_WWN_VENDOR_EXTENSION': '0x8bd45ca8ca0d3a40', 'ID_WWN_WITH_EXTENSION': '0x60014054a32bb1688bd45ca8ca0d3a40', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054a32bb1688bd45ca8ca0d3a40', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740099874'} ; 2024-03-01 16:57:50,768 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:50,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,780 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:50,780 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:50,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:57:50,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:57:50,783 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:50,786 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:50,786 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:50,789 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:50,790 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:50,790 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:57:50,790 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1595848940) -- 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 = 60014054a32bb1688bd45ca8ca0d3a40 2024-03-01 16:57:50,793 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:50,796 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,796 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:57:50,799 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,799 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:57:50,802 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,802 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:57:50,806 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,806 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:57:50,808 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:57:50,808 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:57:50,808 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdg,/dev/sdb,/dev/sdf,/dev/sdh,/dev/sda ... 2024-03-01 16:57:50,851 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:50,851 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i. WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:50,851 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:57:50,852 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:57:50,856 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF ; label: None ; device: /dev/sdh ; serial: 360014054a32bb1688bd45ca8ca0d3a40 ; exists: True ; vg_name: test_vg3 ; vg_uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; pe_start: 8 MiB ; 2024-03-01 16:57:50,856 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:57:50,859 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:57:50,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:50,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:57:50,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:57:50,870 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:50,873 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:57:50,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:50,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:50,879 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdg,/dev/sdb,/dev/sdf,/dev/sdh,/dev/sda ... 2024-03-01 16:57:50,910 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi 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=C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:50,910 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i. WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:50,910 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:57:50,911 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:50,911 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:50,915 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405931b1184b560414fa2f682288 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_931b1184-b560-414f-a2f6-82288ccbf4a5 ' '/dev/disk/by-id/scsi-36001405931b1184b560414fa2f682288 ' '/dev/disk/by-id/lvm-pv-uuid-7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i', 'ID_FS_UUID_ENC': '7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i', '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': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'ID_SERIAL': '36001405931b1184b560414fa2f682288', 'ID_SERIAL_SHORT': '6001405931b1184b560414fa2f682288', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405931b1184b', 'ID_WWN_VENDOR_EXTENSION': '0x560414fa2f682288', 'ID_WWN_WITH_EXTENSION': '0x6001405931b1184b560414fa2f682288', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405931b1184b560414fa2f682288', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740104277'} ; 2024-03-01 16:57:50,915 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:50,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,927 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:50,928 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:50,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:57:50,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:57:50,931 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:50,934 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:50,934 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:50,937 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:50,937 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:50,938 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:57:50,938 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1595787880) -- 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 = 6001405931b1184b560414fa2f682288 2024-03-01 16:57:50,941 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:50,944 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,944 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:57:50,947 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,947 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:57:50,950 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:57:50,953 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,953 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:57:50,956 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:57:50,956 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:57:50,956 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdd,/dev/sde,/dev/sdc,/dev/sdg,/dev/sdb,/dev/sdf,/dev/sdh,/dev/sda ... 2024-03-01 16:57:50,996 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:50,996 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:50,996 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:57:50,997 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:57:51,000 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i ; label: None ; device: /dev/sdi ; serial: 36001405931b1184b560414fa2f682288 ; exists: True ; vg_name: test_vg3 ; vg_uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; pe_start: 8 MiB ; 2024-03-01 16:57:51,001 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:57:51,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:57:51,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:51,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:51,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:57:51,015 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:51,018 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:57:51,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:51,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:51,024 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdd,/dev/sde,/dev/sdc,/dev/sdg,/dev/sdb,/dev/sdf,/dev/sdh,/dev/sda ... 2024-03-01 16:57:51,063 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi 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=C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:51,063 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:51,063 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:57:51,064 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:51,064 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:51,068 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/lvm-pv-uuid-xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa ' '/dev/disk/by-id/scsi-360014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-id/wwn-0x60014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa', 'ID_FS_UUID_ENC': 'xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa', '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': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'ID_SERIAL': '360014054d7892d130c84ec1a914dd0a3', 'ID_SERIAL_SHORT': '60014054d7892d130c84ec1a914dd0a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d7892d13', 'ID_WWN_VENDOR_EXTENSION': '0x0c84ec1a914dd0a3', 'ID_WWN_WITH_EXTENSION': '0x60014054d7892d130c84ec1a914dd0a3', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d7892d130c84ec1a914dd0a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740220004'} ; 2024-03-01 16:57:51,068 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:51,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,080 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:51,080 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:51,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:57:51,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:57:51,084 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:51,086 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:51,087 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:51,090 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:51,090 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:51,091 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:57:51,091 INFO blivet/MainThread: got device: DiskDevice instance (0x7f159578d8e0) -- 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 = 60014054d7892d130c84ec1a914dd0a3 2024-03-01 16:57:51,094 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:51,097 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:51,097 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:57:51,100 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:51,100 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:57:51,103 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,103 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:57:51,106 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,106 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:57:51,108 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:57:51,108 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:57:51,109 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdd,/dev/sde,/dev/sdc,/dev/sdj,/dev/sdg,/dev/sdb,/dev/sdf,/dev/sdh,/dev/sda ... 2024-03-01 16:57:51,153 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:51,153 INFO program/MainThread: stderr[41]: 2024-03-01 16:57:51,153 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:57:51,154 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:57:51,158 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa ; label: None ; device: /dev/sdj ; serial: 360014054d7892d130c84ec1a914dd0a3 ; exists: True ; vg_name: test_vg3 ; vg_uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:57:51,158 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:57:51,161 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:57:51,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:51,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:51,169 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:57:51,172 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:51,175 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:57:51,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:51,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:51,181 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdd,/dev/sde,/dev/sdc,/dev/sdj,/dev/sdg,/dev/sdb,/dev/sdf,/dev/sdh,/dev/sda ... 2024-03-01 16:57:51,227 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi 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=C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:51,227 INFO program/MainThread: stderr[42]: 2024-03-01 16:57:51,227 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:57:51,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:51,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:57:51,243 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:51,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:57:51,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:57:51,250 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:51,251 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:51,254 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:57:51,254 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:51,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:57:51,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:57:51,261 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:51,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:57:51,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:57:51,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:51,267 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:51,270 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:57:51,271 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:51,271 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:57:51,271 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:57:51,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:51,274 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:51,277 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:57:51,277 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:51,281 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/81902353-e756-4552-8812-94664b4e249e ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1veEQ0eDMmcFZCWzQVdfxm57o9QiYtHCo ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1veEQ0eDMmcFZCWzQVdfxm57o9QiYtHCo', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '313344', 'ID_FS_SIZE': '1216348160', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '81902353-e756-4552-8812-94664b4e249e', 'ID_FS_UUID_ENC': '81902353-e756-4552-8812-94664b4e249e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1119970228'} ; 2024-03-01 16:57:51,281 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:57:51,281 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:51,284 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:57:51,285 INFO program/MainThread: stderr[43]: 2024-03-01 16:57:51,285 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:57:51,285 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:51,287 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:57:51,287 INFO program/MainThread: stderr[44]: 2024-03-01 16:57:51,287 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:57:51,287 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:51,290 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:57:51,290 INFO program/MainThread: stderr[45]: 2024-03-01 16:57:51,290 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:57:51,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:57:51,301 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,301 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:57:51,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,302 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:57:51,298 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1595794a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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 (0x7f1595784ac0) -- 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 = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:51,303 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:51,306 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:57:51,306 INFO program/MainThread: stderr[46]: 2024-03-01 16:57:51,306 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:57:51,310 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:57:51,313 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:51,314 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:57:51,317 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:51,317 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:57:51,320 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,320 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:57:51,323 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,323 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:57:51,324 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:57:51,327 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:51,327 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:57:51,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:57:51,330 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:51,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:51,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:57:51,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:51,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:57:51,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:57:51,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:51,352 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:51,355 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:57:51,356 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:51,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:57:51,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:57:51,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:51,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:57:51,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:57:51,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:51,381 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:51,384 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:57:51,384 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:51,384 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:57:51,385 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:57:51,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:51,388 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:51,390 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:57:51,391 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:51,394 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1AC8DmPfrru0v4mynzSyHl4zrfHQndVxc ' '/dev/disk/by-uuid/fda5a2f1-1626-41fe-a133-0123d201311e ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1AC8DmPfrru0v4mynzSyHl4zrfHQndVxc', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '261120', 'ID_FS_SIZE': '1002438656', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fda5a2f1-1626-41fe-a133-0123d201311e', 'ID_FS_UUID_ENC': 'fda5a2f1-1626-41fe-a133-0123d201311e', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1118890873'} ; 2024-03-01 16:57:51,394 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:57:51,395 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:51,398 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:57:51,398 INFO program/MainThread: stderr[47]: 2024-03-01 16:57:51,398 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:57:51,398 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:51,401 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:57:51,401 INFO program/MainThread: stderr[48]: 2024-03-01 16:57:51,401 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:57:51,401 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:51,403 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:57:51,403 INFO program/MainThread: stderr[49]: 2024-03-01 16:57:51,403 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:57:51,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:57:51,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,415 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:57:51,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,416 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:57:51,411 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f15957a2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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 (0x7f1595784ac0) -- name = test_vg3 status = True 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 = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:51,417 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:51,420 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:57:51,420 INFO program/MainThread: stderr[50]: 2024-03-01 16:57:51,420 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:57:51,424 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:57:51,428 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:51,428 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:57:51,431 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:51,431 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:57:51,434 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,434 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:57:51,437 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,437 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:57:51,438 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:57:51,441 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:51,441 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:57:51,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:57:51,444 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:51,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:51,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:57:51,459 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:51,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:57:51,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:57:51,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:51,466 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:51,469 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:57:51,470 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:51,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:57:51,473 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:57:51,476 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:51,476 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:57:51,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:57:51,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:51,483 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:51,486 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:57:51,486 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:51,487 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:57:51,487 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:57:51,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:51,490 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:51,493 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:57:51,493 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:51,497 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1x0PLvumbbXDxsXfSqVm5czoUPADnOZQi ' '/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', 'DISKSEQ': '16', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1x0PLvumbbXDxsXfSqVm5czoUPADnOZQi', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f', 'ID_FS_UUID_ENC': '68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1117857901'} ; 2024-03-01 16:57:51,497 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:57:51,497 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:51,500 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:57:51,500 INFO program/MainThread: stderr[51]: 2024-03-01 16:57:51,500 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:57:51,500 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:51,503 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:57:51,503 INFO program/MainThread: stderr[52]: 2024-03-01 16:57:51,503 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:57:51,503 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:51,506 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:57:51,506 INFO program/MainThread: stderr[53]: 2024-03-01 16:57:51,506 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:57:51,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:57:51,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,518 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:57:51,518 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,519 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:57:51,514 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f15957943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi 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 (0x7f1595784ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:51,520 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:51,523 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:57:51,523 INFO program/MainThread: stderr[54]: 2024-03-01 16:57:51,523 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:57:51,527 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:57:51,530 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:51,530 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:57:51,534 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:51,534 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:57:51,537 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,537 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:57:51,540 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,540 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:57:51,541 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:57:51,544 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:51,544 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:57:51,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:57:51,547 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:51,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:51,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:57:51,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:51,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:57:51,566 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:57:51,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:51,569 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:51,572 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:57:51,573 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:51,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:57:51,576 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:57:51,579 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:51,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:57:51,582 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:57:51,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:51,586 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:51,589 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:57:51,589 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:51,590 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:57:51,590 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:57:51,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:51,593 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:51,596 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:57:51,596 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:51,600 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/8d1ee492-4824-443b-a150-855a2f4a244c ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1C029iIlufsum0cXMAJOkHhdD7THfb37j ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1C029iIlufsum0cXMAJOkHhdD7THfb37j', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8d1ee492-4824-443b-a150-855a2f4a244c', 'ID_FS_UUID_ENC': '8d1ee492-4824-443b-a150-855a2f4a244c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1117376412'} ; 2024-03-01 16:57:51,600 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:51,600 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:51,603 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:57:51,604 INFO program/MainThread: stderr[55]: 2024-03-01 16:57:51,604 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:57:51,604 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:51,606 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:57:51,606 INFO program/MainThread: stderr[56]: 2024-03-01 16:57:51,606 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:57:51,606 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:51,609 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:57:51,609 INFO program/MainThread: stderr[57]: 2024-03-01 16:57:51,609 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:57:51,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:57:51,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,621 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:51,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,623 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:51,617 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f15957bfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j 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 (0x7f1595784ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:51,623 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:51,626 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:57:51,627 INFO program/MainThread: stderr[58]: 2024-03-01 16:57:51,627 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:57:51,631 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:57:51,634 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:51,634 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:57:51,637 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:51,637 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:57:51,641 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,641 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:57:51,644 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,644 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:57:51,644 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:57:51,647 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:51,647 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:57:51,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:57:51,651 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:51,651 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:51,654 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22746955'} ; 2024-03-01 16:57:51,654 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:51,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,665 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:51,665 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:51,665 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:51,665 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:51,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:57:51,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:57:51,669 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:51,671 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:51,672 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:51,674 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:51,675 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:51,675 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:57:51,675 INFO blivet/MainThread: got device: DiskDevice instance (0x7f15958b4c10) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:57:51,678 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:51,681 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:51,681 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:57:51,684 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:51,684 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:57:51,688 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,688 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:57:51,691 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,691 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:57:51,694 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:51,696 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:51,699 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:51,705 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f159692db80> 2024-03-01 16:57:51,746 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:57:51,750 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:51,750 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:51,754 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', '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': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22748818'} ; 2024-03-01 16:57:51,754 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:51,754 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:51,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,764 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:51,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,770 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:51,781 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:51,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:57:51,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:57:51,808 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:51,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:57:51,811 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:51,814 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:51,814 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:51,817 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:51,818 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:51,818 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:51,821 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:51,824 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:51,826 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:51,829 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:51,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 16:57:51,832 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:51,832 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:57:51,833 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:51,832 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f15957fc850) -- name = xvda1 status = True id = 238 children = [] parents = ['existing 250 GiB disk xvda (228) with existing msdos disklabel'] uuid = e61ef7e0-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 0x7f15957ae630> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:51,836 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:51,839 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:51,840 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:57:51,842 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:51,843 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:57:51,846 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,846 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:57:51,849 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:51,849 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:57:51,849 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:51,852 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:51,852 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:57:51,854 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:51,854 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:51,857 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/8d1ee492-4824-443b-a150-855a2f4a244c ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1C029iIlufsum0cXMAJOkHhdD7THfb37j ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1C029iIlufsum0cXMAJOkHhdD7THfb37j', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8d1ee492-4824-443b-a150-855a2f4a244c', 'ID_FS_UUID_ENC': '8d1ee492-4824-443b-a150-855a2f4a244c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1117376412'} ; 2024-03-01 16:57:51,858 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:51,858 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:51,861 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:57:51,861 INFO program/MainThread: stderr[59]: 2024-03-01 16:57:51,861 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:57:51,861 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:51,864 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:57:51,864 INFO program/MainThread: stderr[60]: 2024-03-01 16:57:51,864 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:57:51,864 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:51,867 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:57:51,867 INFO program/MainThread: stderr[61]: 2024-03-01 16:57:51,867 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:57:51,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:57:51,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,879 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:51,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,880 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:51,875 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f15957bfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1595784ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:51,881 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:51,884 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:57:51,884 INFO program/MainThread: stderr[62]: 2024-03-01 16:57:51,884 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:57:51,888 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:57:51,888 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:57:51,891 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f ' '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1x0PLvumbbXDxsXfSqVm5czoUPADnOZQi ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1x0PLvumbbXDxsXfSqVm5czoUPADnOZQi', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f', 'ID_FS_UUID_ENC': '68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1117857901'} ; 2024-03-01 16:57:51,891 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:57:51,892 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:51,895 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:57:51,895 INFO program/MainThread: stderr[63]: 2024-03-01 16:57:51,895 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:57:51,895 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:51,897 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:57:51,898 INFO program/MainThread: stderr[64]: 2024-03-01 16:57:51,898 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:57:51,898 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:51,900 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:57:51,900 INFO program/MainThread: stderr[65]: 2024-03-01 16:57:51,900 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:57:51,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:57:51,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,912 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:51,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,914 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:51,908 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f15957943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1595784ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:51,914 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:51,917 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:57:51,918 INFO program/MainThread: stderr[66]: 2024-03-01 16:57:51,918 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:57:51,921 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:57:51,922 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:57:51,924 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/fda5a2f1-1626-41fe-a133-0123d201311e ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1AC8DmPfrru0v4mynzSyHl4zrfHQndVxc ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1AC8DmPfrru0v4mynzSyHl4zrfHQndVxc', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '261120', 'ID_FS_SIZE': '1002438656', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fda5a2f1-1626-41fe-a133-0123d201311e', 'ID_FS_UUID_ENC': 'fda5a2f1-1626-41fe-a133-0123d201311e', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1118890873'} ; 2024-03-01 16:57:51,924 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:57:51,925 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:51,928 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:57:51,928 INFO program/MainThread: stderr[67]: 2024-03-01 16:57:51,928 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:57:51,928 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:51,930 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:57:51,931 INFO program/MainThread: stderr[68]: 2024-03-01 16:57:51,931 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:57:51,931 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:51,933 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:57:51,933 INFO program/MainThread: stderr[69]: 2024-03-01 16:57:51,933 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:57:51,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:57:51,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,945 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:51,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,946 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:51,941 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f15957a2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1595784ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:51,947 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:51,950 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:57:51,950 INFO program/MainThread: stderr[70]: 2024-03-01 16:57:51,950 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:57:51,954 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:57:51,954 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:57:51,957 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/81902353-e756-4552-8812-94664b4e249e ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1veEQ0eDMmcFZCWzQVdfxm57o9QiYtHCo ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1veEQ0eDMmcFZCWzQVdfxm57o9QiYtHCo', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '313344', 'ID_FS_SIZE': '1216348160', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '81902353-e756-4552-8812-94664b4e249e', 'ID_FS_UUID_ENC': '81902353-e756-4552-8812-94664b4e249e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1119970228'} ; 2024-03-01 16:57:51,957 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:57:51,958 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:51,961 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:57:51,961 INFO program/MainThread: stderr[71]: 2024-03-01 16:57:51,961 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:57:51,961 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:51,963 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:57:51,963 INFO program/MainThread: stderr[72]: 2024-03-01 16:57:51,963 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:57:51,964 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:51,966 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:57:51,966 INFO program/MainThread: stderr[73]: 2024-03-01 16:57:51,966 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:57:51,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:57:51,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,978 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:51,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,979 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:51,974 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1595794a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1595784ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:51,980 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:51,983 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:57:51,983 INFO program/MainThread: stderr[74]: 2024-03-01 16:57:51,983 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:57:51,987 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:57:51,987 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:57:51,990 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wsWOmivW6HL6nIeWxnGIGGsV4WbLfx4Hf ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/81662637-25f2-4609-a369-2b24d9c4a117', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', '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-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wsWOmivW6HL6nIeWxnGIGGsV4WbLfx4Hf', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '156672', 'ID_FS_SIZE': '574619648', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '81662637-25f2-4609-a369-2b24d9c4a117', 'ID_FS_UUID_ENC': '81662637-25f2-4609-a369-2b24d9c4a117', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1121725353'} ; 2024-03-01 16:57:51,990 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:57:51,990 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:51,993 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:57:51,993 INFO program/MainThread: stderr[75]: 2024-03-01 16:57:51,993 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:57:51,993 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:51,996 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:57:51,996 INFO program/MainThread: stderr[76]: 2024-03-01 16:57:51,996 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:57:51,996 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:51,999 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:57:51,999 INFO program/MainThread: stderr[77]: 2024-03-01 16:57:51,999 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:57:52,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:57:52,009 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,009 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:52,010 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,010 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:52,006 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f15957827c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f15958b4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:52,011 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:52,014 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:57:52,014 INFO program/MainThread: stderr[78]: 2024-03-01 16:57:52,014 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:57:52,018 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:57:52,018 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:57:52,021 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wMO6fl4cdQq39hgL1Aefs4Ffn851Hw2fv ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/e737dec6-e9a5-4207-916d-1fe634d83ed9 ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', '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-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wMO6fl4cdQq39hgL1Aefs4Ffn851Hw2fv', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e737dec6-e9a5-4207-916d-1fe634d83ed9', 'ID_FS_UUID_ENC': 'e737dec6-e9a5-4207-916d-1fe634d83ed9', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1122193974'} ; 2024-03-01 16:57:52,021 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:57:52,021 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:52,024 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:57:52,024 INFO program/MainThread: stderr[79]: 2024-03-01 16:57:52,024 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:57:52,025 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:52,027 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:57:52,027 INFO program/MainThread: stderr[80]: 2024-03-01 16:57:52,027 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:57:52,027 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:52,030 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:57:52,030 INFO program/MainThread: stderr[81]: 2024-03-01 16:57:52,030 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:57:52,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:57:52,041 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,041 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:52,042 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,042 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:52,038 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f159577eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f15958b4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,043 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:52,046 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:57:52,046 INFO program/MainThread: stderr[82]: 2024-03-01 16:57:52,046 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:57:52,050 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:57:52,050 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:57:52,053 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/4a93a5ec-9d42-475e-bc6a-1b74276b63db ' '/dev/disk/by-id/dm-uuid-LVM-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRXoVZTeB9amKCKRR6k1DpTi6RT7FRALcE', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', '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-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRXoVZTeB9amKCKRR6k1DpTi6RT7FRALcE', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4a93a5ec-9d42-475e-bc6a-1b74276b63db', 'ID_FS_UUID_ENC': '4a93a5ec-9d42-475e-bc6a-1b74276b63db', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1123910898'} ; 2024-03-01 16:57:52,053 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:57:52,053 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:52,056 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:57:52,056 INFO program/MainThread: stderr[83]: 2024-03-01 16:57:52,056 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:57:52,057 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:52,059 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:57:52,059 INFO program/MainThread: stderr[84]: 2024-03-01 16:57:52,059 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:57:52,059 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:52,062 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:57:52,062 INFO program/MainThread: stderr[85]: 2024-03-01 16:57:52,062 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:57:52,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:57:52,072 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,072 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:52,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,073 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:52,069 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f15957dd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f15958b4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:52,074 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:52,077 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:57:52,077 INFO program/MainThread: stderr[86]: 2024-03-01 16:57:52,077 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:57:52,081 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:57:52,081 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:57:52,084 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRy5LgM1QW5ECEKbr5mL4nA6hL55KbCtjk ' '/dev/disk/by-uuid/dea271b3-b9a3-4b59-9083-3bb999e6bbde ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', '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-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRy5LgM1QW5ECEKbr5mL4nA6hL55KbCtjk', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '117760', 'ID_FS_SIZE': '415236096', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dea271b3-b9a3-4b59-9083-3bb999e6bbde', 'ID_FS_UUID_ENC': 'dea271b3-b9a3-4b59-9083-3bb999e6bbde', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1124354846'} ; 2024-03-01 16:57:52,084 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:57:52,084 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:52,087 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:57:52,087 INFO program/MainThread: stderr[87]: 2024-03-01 16:57:52,088 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:57:52,088 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:52,090 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:57:52,090 INFO program/MainThread: stderr[88]: 2024-03-01 16:57:52,090 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:57:52,090 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:52,093 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:57:52,093 INFO program/MainThread: stderr[89]: 2024-03-01 16:57:52,093 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:57:52,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:52,103 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,104 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:52,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,105 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:52,100 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f15957dbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f15958b4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:52,105 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:52,108 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:57:52,108 INFO program/MainThread: stderr[90]: 2024-03-01 16:57:52,108 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:57:52,112 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:52,112 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:57:52,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:52,122 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:52,139 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:57:52,140 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:57:52,144 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:52,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,149 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:52,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:52,152 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:52,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,160 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:52,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:52,163 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:52,166 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:52,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,172 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:52,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:52,175 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:52,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,182 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:52,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:52,185 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:52,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:52,196 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:57:52,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,204 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:52,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:52,207 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:55,423 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_psctlgs8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:55,459 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:55,459 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:55,462 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:55,462 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:57:55,462 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:55,462 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:55,467 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,467 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:55,471 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:55,471 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:55,474 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:55,474 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:55,476 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:55,477 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:55,488 INFO program/MainThread: stdout: 2024-03-01 16:57:55,488 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:55,488 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt 2024-03-01 16:57:55,488 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4a93a5ec-9d42-475e-bc6a-1b74276b63db 2024-03-01 16:57:55,488 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 2024-03-01 16:57:55,488 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4a93a5ec-9d42-475e-bc6a-1b74276b63db 2024-03-01 16:57:55,488 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs dea271b3-b9a3-4b59-9083-3bb999e6bbde 2024-03-01 16:57:55,488 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc 2024-03-01 16:57:55,489 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN 2024-03-01 16:57:55,489 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 81662637-25f2-4609-a369-2b24d9c4a117 2024-03-01 16:57:55,489 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs e737dec6-e9a5-4207-916d-1fe634d83ed9 2024-03-01 16:57:55,489 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv 2024-03-01 16:57:55,489 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd 2024-03-01 16:57:55,489 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc 2024-03-01 16:57:55,489 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 8d1ee492-4824-443b-a150-855a2f4a244c 2024-03-01 16:57:55,489 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f 2024-03-01 16:57:55,489 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fda5a2f1-1626-41fe-a133-0123d201311e 2024-03-01 16:57:55,489 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF 2024-03-01 16:57:55,489 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fda5a2f1-1626-41fe-a133-0123d201311e 2024-03-01 16:57:55,489 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i 2024-03-01 16:57:55,489 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 81902353-e756-4552-8812-94664b4e249e 2024-03-01 16:57:55,489 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa 2024-03-01 16:57:55,489 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 81902353-e756-4552-8812-94664b4e249e 2024-03-01 16:57:55,489 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:55,489 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:55,489 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:55,489 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:55,489 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,489 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4a93a5ec-9d42-475e-bc6a-1b74276b63db sdb 1073741824 root disk brw-rw---- LVM2_member IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4a93a5ec-9d42-475e-bc6a-1b74276b63db `-test_vg1-lv1 482344960 root disk brw-rw---- xfs dea271b3-b9a3-4b59-9083-3bb999e6bbde sdc 1073741824 root disk brw-rw---- LVM2_member yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc sdd 1073741824 root disk brw-rw---- LVM2_member WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 81662637-25f2-4609-a369-2b24d9c4a117 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs e737dec6-e9a5-4207-916d-1fe634d83ed9 sde 1073741824 root disk brw-rw---- LVM2_member BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv sdf 1073741824 root disk brw-rw---- LVM2_member YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd sdg 1073741824 root disk brw-rw---- LVM2_member aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 8d1ee492-4824-443b-a150-855a2f4a244c |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fda5a2f1-1626-41fe-a133-0123d201311e sdh 1073741824 root disk brw-rw---- LVM2_member nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fda5a2f1-1626-41fe-a133-0123d201311e sdi 1073741824 root disk brw-rw---- LVM2_member 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 81902353-e756-4552-8812-94664b4e249e sdj 1073741824 root disk brw-rw---- LVM2_member xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 81902353-e756-4552-8812-94664b4e249e 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 a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:55,489 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:55,490 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:55,490 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:55,490 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:55,490 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:55,491 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:55,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:55,506 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,523 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:57:55,528 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405922463962221432b8b1b71dd8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-id/lvm-pv-uuid-8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_92246396-2221-432b-8b1b-71dd8a415e38 ' '/dev/disk/by-id/wwn-0x6001405922463962221432b8b1b71dd8', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt', 'ID_FS_UUID_ENC': '8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt', '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': '92246396-2221-432b-8b1b-71dd8a415e38', 'ID_SERIAL': '36001405922463962221432b8b1b71dd8', 'ID_SERIAL_SHORT': '6001405922463962221432b8b1b71dd8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405922463962', 'ID_WWN_VENDOR_EXTENSION': '0x221432b8b1b71dd8', 'ID_WWN_WITH_EXTENSION': '0x6001405922463962221432b8b1b71dd8', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405922463962221432b8b1b71dd8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '92246396-2221-432b-8b1b-71dd8a415e38', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739735030'} ; 2024-03-01 16:57:55,528 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:55,528 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= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:55,567 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi 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=C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:55,567 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:55,567 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:55,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:55,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:55,579 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:55,581 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:57:55,585 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:55,586 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:55,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:55,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:55,590 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:55,593 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:55,593 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:55,596 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:55,596 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:55,597 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:55,597 INFO blivet/MainThread: got device: DiskDevice instance (0x7f03761a6910) -- 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 = 6001405922463962221432b8b1b71dd8 2024-03-01 16:57:55,600 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:55,604 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:55,604 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:57:55,607 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:55,607 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:57:55,610 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:55,610 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:57:55,614 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:55,614 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:57:55,617 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:57:55,617 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:57:55,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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:55,654 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_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=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:55,654 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8. WARNING: Couldn't find device with uuid yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc. WARNING: VG test_vg1 is missing PV IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:55,654 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:57:55,654 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:57:55,659 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt ; label: None ; device: /dev/sda ; serial: 36001405922463962221432b8b1b71dd8 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; pe_start: 8 MiB ; 2024-03-01 16:57:55,659 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:57:55,662 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:57:55,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; incomplete: True ; hidden: False ; 2024-03-01 16:57:55,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:55,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:55,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:55,673 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:55,710 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:55,710 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8. WARNING: Couldn't find device with uuid yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc. WARNING: VG test_vg1 is missing PV IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:55,710 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:57:55,710 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:55,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:57:55,716 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:57:55,719 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:55,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:55,723 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:57:55,723 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:55,760 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk 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=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE 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=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE 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:57:55,760 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8. WARNING: Couldn't find device with uuid yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc. WARNING: VG test_vg1 is missing PV IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:55,760 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:57:55,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:57:55,765 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:57:55,768 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:57:55,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; incomplete: True ; hidden: False ; 2024-03-01 16:57:55,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:55,773 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:55,773 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:55,777 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-id/lvm-pv-uuid-IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924 ' '/dev/disk/by-id/scsi-36001405dc82d50a69e94687a1c45ee76 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_dc82d50a-69e9-4687-a1c4-5ee76965f924', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8', 'ID_FS_UUID_ENC': 'IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8', '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': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'ID_SERIAL': '36001405dc82d50a69e94687a1c45ee76', 'ID_SERIAL_SHORT': '6001405dc82d50a69e94687a1c45ee76', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dc82d50a6', 'ID_WWN_VENDOR_EXTENSION': '0x9e94687a1c45ee76', 'ID_WWN_WITH_EXTENSION': '0x6001405dc82d50a69e94687a1c45ee76', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dc82d50a69e94687a1c45ee76', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dc82d50a-69e9-4687-a1c4-5ee76965f924', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739741497'} ; 2024-03-01 16:57:55,777 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:55,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:55,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:55,788 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:55,789 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:55,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:57:55,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:55,792 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:55,795 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:55,795 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:55,798 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:55,798 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:55,799 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:57:55,799 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0374bff3d0) -- 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 = 6001405dc82d50a69e94687a1c45ee76 2024-03-01 16:57:55,802 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:55,805 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:55,805 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:57:55,808 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:55,808 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:57:55,811 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:55,811 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:57:55,814 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:55,814 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:57:55,817 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:57:55,817 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:57:55,817 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:57:55,855 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:55,855 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc. WARNING: VG test_vg1 is missing PV yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc (last written to /dev/sdc). 2024-03-01 16:57:55,855 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:57:55,855 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:57:55,859 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 ; label: None ; device: /dev/sdb ; serial: 36001405dc82d50a69e94687a1c45ee76 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:57:55,860 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:57:55,862 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:57:55,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; incomplete: True ; hidden: False ; 2024-03-01 16:57:55,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:55,871 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:57:55,874 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:55,877 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:57:55,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; incomplete: True ; hidden: False ; 2024-03-01 16:57:55,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:55,882 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:57:55,926 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:55,926 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc. WARNING: VG test_vg1 is missing PV yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc (last written to /dev/sdc). 2024-03-01 16:57:55,926 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:57:55,926 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:55,926 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:55,931 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e59b78205f3343b786a971a3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b ' '/dev/disk/by-id/scsi-36001405e59b78205f3343b786a971a3e ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', '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': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'ID_SERIAL': '36001405e59b78205f3343b786a971a3e', 'ID_SERIAL_SHORT': '6001405e59b78205f3343b786a971a3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e59b78205', 'ID_WWN_VENDOR_EXTENSION': '0xf3343b786a971a3e', 'ID_WWN_WITH_EXTENSION': '0x6001405e59b78205f3343b786a971a3e', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e59b78205f3343b786a971a3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e59b7820-5f33-43b7-86a9-71a3ee24a02b', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740321167'} ; 2024-03-01 16:57:55,931 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:55,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:55,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:55,942 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:55,943 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:55,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:57:55,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:55,946 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:55,949 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:55,949 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:55,952 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:55,952 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:55,952 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:57:55,953 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0374c088b0) -- 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 = 6001405e59b78205f3343b786a971a3e 2024-03-01 16:57:55,956 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:55,956 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:55,959 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_a1957974-ea4c-46d1-a324-bfb7c531cd03 ' '/dev/disk/by-id/scsi-36001405a1957974ea4c46d1a324bfb7c ' '/dev/disk/by-id/wwn-0x6001405a1957974ea4c46d1a324bfb7c', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', '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': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'ID_SERIAL': '36001405a1957974ea4c46d1a324bfb7c', 'ID_SERIAL_SHORT': '6001405a1957974ea4c46d1a324bfb7c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a1957974e', 'ID_WWN_VENDOR_EXTENSION': '0xa4c46d1a324bfb7c', 'ID_WWN_WITH_EXTENSION': '0x6001405a1957974ea4c46d1a324bfb7c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a1957974ea4c46d1a324bfb7c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a1957974-ea4c-46d1-a324-bfb7c531cd03', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740347903'} ; 2024-03-01 16:57:55,959 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:55,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:55,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:55,970 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:55,970 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:55,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:57:55,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:55,973 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:55,976 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:55,976 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:55,979 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:55,979 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:55,980 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:57:55,980 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0374c08f70) -- 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 = 6001405a1957974ea4c46d1a324bfb7c 2024-03-01 16:57:55,983 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:55,983 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:55,986 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8 ' '/dev/disk/by-id/wwn-0x60014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/lvm-pv-uuid-yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc ' '/dev/disk/by-id/scsi-360014059c93e991fa6743809f4814aa7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_9c93e991-fa67-4380-9f48-14aa77af6cd8', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc', 'ID_FS_UUID_ENC': 'yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc', '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': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'ID_SERIAL': '360014059c93e991fa6743809f4814aa7', 'ID_SERIAL_SHORT': '60014059c93e991fa6743809f4814aa7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c93e991f', 'ID_WWN_VENDOR_EXTENSION': '0xa6743809f4814aa7', 'ID_WWN_WITH_EXTENSION': '0x60014059c93e991fa6743809f4814aa7', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c93e991fa6743809f4814aa7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c93e991-fa67-4380-9f48-14aa77af6cd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739788246'} ; 2024-03-01 16:57:55,986 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:55,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:55,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:55,997 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:55,997 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:55,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:57:55,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:56,000 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:56,003 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:56,004 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:57:56,006 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,007 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:56,007 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:57:56,007 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0374c0caf0) -- 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 = 60014059c93e991fa6743809f4814aa7 2024-03-01 16:57:56,010 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:56,013 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:56,013 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:57:56,016 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:56,016 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:57:56,019 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,019 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:57:56,022 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,023 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:57:56,025 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:57:56,025 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:57:56,026 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:56,060 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:56,060 INFO program/MainThread: stderr[9]: 2024-03-01 16:57:56,060 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:57:56,060 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:57:56,064 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc ; label: None ; device: /dev/sdc ; serial: 360014059c93e991fa6743809f4814aa7 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:56,065 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:57:56,067 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:57:56,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; incomplete: True ; hidden: False ; 2024-03-01 16:57:56,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:56,076 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:57:56,079 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:56,082 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:57:56,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR ; incomplete: True ; hidden: False ; 2024-03-01 16:57:56,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:56,088 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:56,125 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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,125 INFO program/MainThread: stderr[10]: 2024-03-01 16:57:56,125 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:57:56,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:56,138 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:57:56,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:56,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:57:56,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:56,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:56,148 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:56,152 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:57:56,152 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:56,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:56,155 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:56,158 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:56,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:57:56,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:56,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:56,165 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:56,168 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:57:56,168 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:56,169 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:57:56,169 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:57:56,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:56,172 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:56,175 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:57:56,175 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:56,179 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/dea271b3-b9a3-4b59-9083-3bb999e6bbde ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRy5LgM1QW5ECEKbr5mL4nA6hL55KbCtjk ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', '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-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRy5LgM1QW5ECEKbr5mL4nA6hL55KbCtjk', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '117760', 'ID_FS_SIZE': '415236096', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dea271b3-b9a3-4b59-9083-3bb999e6bbde', 'ID_FS_UUID_ENC': 'dea271b3-b9a3-4b59-9083-3bb999e6bbde', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1124354846'} ; 2024-03-01 16:57:56,179 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:57:56,179 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:56,182 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:57:56,182 INFO program/MainThread: stderr[11]: 2024-03-01 16:57:56,182 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:57:56,183 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:56,185 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:57:56,185 INFO program/MainThread: stderr[12]: 2024-03-01 16:57:56,185 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:57:56,185 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:56,188 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:57:56,188 INFO program/MainThread: stderr[13]: 2024-03-01 16:57:56,188 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:57:56,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:57:56,198 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:56,198 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:57:56,198 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:56,199 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:57:56,195 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk 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 (0x7f0374cf3280) -- 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 = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:56,199 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:56,202 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:57:56,203 INFO program/MainThread: stderr[14]: 2024-03-01 16:57:56,203 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:57:56,207 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:56,210 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:56,210 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:57:56,213 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:56,213 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:57:56,216 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,216 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:57:56,220 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,220 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:57:56,221 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:56,221 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:57:56,226 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:56,226 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:57:56,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:56,229 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:56,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:56,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:56,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:56,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:57:56,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:57:56,250 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:56,250 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:56,254 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:57:56,254 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:56,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:57:56,257 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:57:56,260 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:56,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:56,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:57:56,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:56,267 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:56,270 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:57:56,270 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:56,271 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:57:56,271 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:57:56,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:56,274 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:56,277 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:57:56,277 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:56,281 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/4a93a5ec-9d42-475e-bc6a-1b74276b63db ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRXoVZTeB9amKCKRR6k1DpTi6RT7FRALcE ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', '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-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRXoVZTeB9amKCKRR6k1DpTi6RT7FRALcE', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4a93a5ec-9d42-475e-bc6a-1b74276b63db', 'ID_FS_UUID_ENC': '4a93a5ec-9d42-475e-bc6a-1b74276b63db', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1123910898'} ; 2024-03-01 16:57:56,281 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:57:56,281 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:56,284 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:57:56,284 INFO program/MainThread: stderr[15]: 2024-03-01 16:57:56,284 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:57:56,284 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:56,287 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:57:56,287 INFO program/MainThread: stderr[16]: 2024-03-01 16:57:56,287 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:57:56,287 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:56,289 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:57:56,290 INFO program/MainThread: stderr[17]: 2024-03-01 16:57:56,290 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:57:56,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:57:56,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:56,300 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:56,301 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:56,301 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:56,297 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE 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 (0x7f0374cf3280) -- name = test_vg1 status = True 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 = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:56,302 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:56,305 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:57:56,305 INFO program/MainThread: stderr[18]: 2024-03-01 16:57:56,305 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:57:56,309 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:57:56,313 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:56,313 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:57:56,316 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:56,316 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:57:56,319 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,319 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:57:56,322 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,323 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:56,323 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:57:56,326 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:56,326 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:57:56,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:57:56,329 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:56,329 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:56,333 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90 ' '/dev/disk/by-id/lvm-pv-uuid-WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN ' '/dev/disk/by-id/wwn-0x60014056d6912d3e99a40fba19f09804 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_6d6912d3-e99a-40fb-a19f-098043f98e90 ' '/dev/disk/by-id/scsi-360014056d6912d3e99a40fba19f09804', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN', 'ID_FS_UUID_ENC': 'WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN', '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': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'ID_SERIAL': '360014056d6912d3e99a40fba19f09804', 'ID_SERIAL_SHORT': '60014056d6912d3e99a40fba19f09804', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056d6912d3e', 'ID_WWN_VENDOR_EXTENSION': '0x99a40fba19f09804', 'ID_WWN_WITH_EXTENSION': '0x60014056d6912d3e99a40fba19f09804', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056d6912d3e99a40fba19f09804', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6d6912d3-e99a-40fb-a19f-098043f98e90', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739886869'} ; 2024-03-01 16:57:56,333 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:56,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,344 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:56,345 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:56,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:56,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:57:56,348 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:56,351 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:56,351 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:56,354 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:56,354 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:56,355 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:57:56,355 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0374c08730) -- 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 = 60014056d6912d3e99a40fba19f09804 2024-03-01 16:57:56,358 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:56,361 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:56,361 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:57:56,364 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:56,364 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:57:56,367 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,367 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:57:56,370 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,370 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:57:56,373 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:57:56,373 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:57:56,373 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd ... 2024-03-01 16:57:56,416 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:56,416 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv. WARNING: Couldn't find device with uuid YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd. WARNING: VG test_vg2 is missing PV BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd (last written to /dev/sdf). 2024-03-01 16:57:56,416 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:57:56,417 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:57:56,420 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN ; label: None ; device: /dev/sdd ; serial: 360014056d6912d3e99a40fba19f09804 ; exists: True ; vg_name: test_vg2 ; vg_uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:57:56,421 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:57:56,424 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:57:56,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:56,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:56,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,435 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd ... 2024-03-01 16:57:56,471 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 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=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:56,471 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv. WARNING: Couldn't find device with uuid YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd. WARNING: VG test_vg2 is missing PV BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd (last written to /dev/sdf). 2024-03-01 16:57:56,471 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:57:56,471 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:56,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:57:56,476 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:57:56,479 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:56,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:57:56,482 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:57:56,483 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd ... 2024-03-01 16:57:56,516 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:56,516 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv. WARNING: Couldn't find device with uuid YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd. WARNING: VG test_vg2 is missing PV BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd (last written to /dev/sdf). 2024-03-01 16:57:56,516 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:57:56,520 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:57:56,521 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:57:56,524 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:57:56,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:56,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:57:56,530 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:57:56,530 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:56,533 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e ' '/dev/disk/by-id/lvm-pv-uuid-BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv ' '/dev/disk/by-id/wwn-0x6001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-id/scsi-36001405218e40460ca547f48eaed0f07 ' '/dev/disk/by-diskseq/6', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv', 'ID_FS_UUID_ENC': 'BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv', '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': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'ID_SERIAL': '36001405218e40460ca547f48eaed0f07', 'ID_SERIAL_SHORT': '6001405218e40460ca547f48eaed0f07', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405218e40460', 'ID_WWN_VENDOR_EXTENSION': '0xca547f48eaed0f07', 'ID_WWN_WITH_EXTENSION': '0x6001405218e40460ca547f48eaed0f07', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405218e40460ca547f48eaed0f07', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '218e4046-0ca5-47f4-8eae-d0f07c84e95e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '739920781'} ; 2024-03-01 16:57:56,533 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:56,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,545 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:56,545 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:56,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:57:56,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:57:56,548 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:56,551 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:56,551 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:56,554 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:56,555 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:56,555 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:57:56,555 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0375d25b80) -- 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 = 6001405218e40460ca547f48eaed0f07 2024-03-01 16:57:56,558 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:56,561 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:56,561 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:57:56,564 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:56,564 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:57:56,567 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,567 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:57:56,571 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,571 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:57:56,573 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:57:56,573 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:57:56,574 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:56,615 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:56,615 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd. WARNING: VG test_vg2 is missing PV YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd (last written to /dev/sdf). 2024-03-01 16:57:56,615 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:57:56,616 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:57:56,619 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv ; label: None ; device: /dev/sde ; serial: 36001405218e40460ca547f48eaed0f07 ; exists: True ; vg_name: test_vg2 ; vg_uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:56,620 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:57:56,622 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:57:56,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:56,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:57:56,631 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:57:56,634 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:56,636 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:57:56,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:56,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:56,642 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:56,678 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:56,678 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd. WARNING: VG test_vg2 is missing PV YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd (last written to /dev/sdf). 2024-03-01 16:57:56,678 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:57:56,678 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:57:56,678 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:56,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f963c2af6fd44bccb53157d55 ' '/dev/disk/by-id/lvm-pv-uuid-YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_f963c2af-6fd4-4bcc-b531-57d5502418f9 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405f963c2af6fd44bccb53157d55', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd', 'ID_FS_UUID_ENC': 'YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd', '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': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'ID_SERIAL': '36001405f963c2af6fd44bccb53157d55', 'ID_SERIAL_SHORT': '6001405f963c2af6fd44bccb53157d55', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f963c2af6', 'ID_WWN_VENDOR_EXTENSION': '0xfd44bccb53157d55', 'ID_WWN_WITH_EXTENSION': '0x6001405f963c2af6fd44bccb53157d55', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f963c2af6fd44bccb53157d55', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f963c2af-6fd4-4bcc-b531-57d5502418f9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740004371'} ; 2024-03-01 16:57:56,683 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:56,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,694 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:56,695 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:56,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:57:56,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:57:56,698 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:56,701 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:56,702 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:56,704 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:56,705 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:56,705 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:57:56,705 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0374c19610) -- 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 = 6001405f963c2af6fd44bccb53157d55 2024-03-01 16:57:56,708 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:56,711 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:56,711 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:57:56,714 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:56,714 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:57:56,717 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,717 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:57:56,720 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,720 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:57:56,723 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:57:56,723 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:57:56,723 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:56,765 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:56,765 INFO program/MainThread: stderr[24]: 2024-03-01 16:57:56,765 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:57:56,766 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:57:56,770 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd ; label: None ; device: /dev/sdf ; serial: 36001405f963c2af6fd44bccb53157d55 ; exists: True ; vg_name: test_vg2 ; vg_uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:56,770 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:57:56,773 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:57:56,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:56,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:56,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:57:56,784 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:56,787 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:57:56,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:56,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:56,793 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:56,831 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:56,831 INFO program/MainThread: stderr[25]: 2024-03-01 16:57:56,831 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:57:56,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:56,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:57:56,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:56,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:57:56,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:57:56,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:56,854 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:56,857 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:57:56,858 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:56,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:57:56,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:57:56,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:56,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:57:56,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:57:56,870 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:56,870 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:56,874 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:57:56,874 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:56,874 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:57:56,874 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:57:56,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:56,877 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:56,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:57:56,881 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:56,884 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/e737dec6-e9a5-4207-916d-1fe634d83ed9 ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wMO6fl4cdQq39hgL1Aefs4Ffn851Hw2fv', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', '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-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wMO6fl4cdQq39hgL1Aefs4Ffn851Hw2fv', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e737dec6-e9a5-4207-916d-1fe634d83ed9', 'ID_FS_UUID_ENC': 'e737dec6-e9a5-4207-916d-1fe634d83ed9', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1122193974'} ; 2024-03-01 16:57:56,884 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:57:56,885 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:56,888 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:57:56,888 INFO program/MainThread: stderr[26]: 2024-03-01 16:57:56,888 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:57:56,888 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:56,890 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:57:56,891 INFO program/MainThread: stderr[27]: 2024-03-01 16:57:56,891 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:57:56,891 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:56,893 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:57:56,893 INFO program/MainThread: stderr[28]: 2024-03-01 16:57:56,893 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:57:56,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:57:56,903 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:56,904 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:57:56,904 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:56,905 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:57:56,901 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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 (0x7f0374cf3ca0) -- 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 = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:56,905 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:56,908 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:57:56,908 INFO program/MainThread: stderr[29]: 2024-03-01 16:57:56,908 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:57:56,912 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:57:56,916 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:56,916 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:57:56,919 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:56,919 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:57:56,922 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,922 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:57:56,926 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:56,926 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:57:56,926 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:57:56,929 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:56,929 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:57:56,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:57:56,932 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:56,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:56,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:56,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:56,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:57:56,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:56,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:57:56,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:57:56,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:56,954 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:56,957 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:57:56,958 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:56,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:57:56,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:57:56,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:56,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:57:56,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:57:56,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:56,971 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:56,974 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:57:56,975 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:56,975 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:57:56,975 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:57:56,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:56,978 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:56,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:57:56,981 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:56,985 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/81662637-25f2-4609-a369-2b24d9c4a117 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wsWOmivW6HL6nIeWxnGIGGsV4WbLfx4Hf', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', '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-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wsWOmivW6HL6nIeWxnGIGGsV4WbLfx4Hf', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '156672', 'ID_FS_SIZE': '574619648', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '81662637-25f2-4609-a369-2b24d9c4a117', 'ID_FS_UUID_ENC': '81662637-25f2-4609-a369-2b24d9c4a117', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1121725353'} ; 2024-03-01 16:57:56,985 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:57:56,985 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:56,988 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:57:56,988 INFO program/MainThread: stderr[30]: 2024-03-01 16:57:56,988 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:57:56,988 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:56,991 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:57:56,991 INFO program/MainThread: stderr[31]: 2024-03-01 16:57:56,991 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:57:56,991 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:56,994 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:57:56,994 INFO program/MainThread: stderr[32]: 2024-03-01 16:57:56,994 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:57:56,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:57:57,004 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:57,005 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:57,005 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:57,006 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:57,002 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf 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 (0x7f0374cf3ca0) -- name = test_vg2 status = 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 = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:57,006 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:57,010 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:57:57,010 INFO program/MainThread: stderr[33]: 2024-03-01 16:57:57,010 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:57:57,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:57:57,017 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:57,017 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:57:57,021 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:57,021 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:57:57,024 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,024 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:57:57,027 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,027 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:57:57,028 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:57:57,031 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:57,031 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:57:57,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:57:57,034 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:57,034 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:57,037 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/lvm-pv-uuid-aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc ' '/dev/disk/by-id/scsi-360014053339d875723e4ba2b1adc4216 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3339d875-723e-4ba2-b1ad-c421660bd7ae', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc', 'ID_FS_UUID_ENC': 'aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc', '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': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'ID_SERIAL': '360014053339d875723e4ba2b1adc4216', 'ID_SERIAL_SHORT': '60014053339d875723e4ba2b1adc4216', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053339d8757', 'ID_WWN_VENDOR_EXTENSION': '0x23e4ba2b1adc4216', 'ID_WWN_WITH_EXTENSION': '0x60014053339d875723e4ba2b1adc4216', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053339d875723e4ba2b1adc4216', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3339d875-723e-4ba2-b1ad-c421660bd7ae', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740029530'} ; 2024-03-01 16:57:57,037 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,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,049 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:57,050 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:57,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:57:57,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:57:57,053 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:57,056 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:57,056 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,059 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,059 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:57,060 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:57:57,060 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0375d25a30) -- 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 = 60014053339d875723e4ba2b1adc4216 2024-03-01 16:57:57,063 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:57,066 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:57,066 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:57:57,069 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:57,069 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:57:57,072 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,072 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:57:57,075 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,075 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:57:57,078 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:57:57,078 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:57:57,078 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:57,120 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:57,120 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF. WARNING: Couldn't find device with uuid 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i. WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:57,120 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:57:57,121 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:57:57,125 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc ; label: None ; device: /dev/sdg ; serial: 360014053339d875723e4ba2b1adc4216 ; exists: True ; vg_name: test_vg3 ; vg_uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:57:57,125 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:57:57,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:57:57,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:57,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:57,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,139 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:57,187 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 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=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 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=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:57,187 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF. WARNING: Couldn't find device with uuid 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i. WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:57,187 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:57:57,187 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:57,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:57:57,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:57:57,195 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:57,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:57:57,198 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:57:57,199 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:57,239 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi 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=C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:57,239 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF. WARNING: Couldn't find device with uuid 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i. WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:57,239 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:57:57,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:57:57,244 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:57:57,247 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:57:57,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:57,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:57:57,252 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:57,253 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:57,256 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-id/scsi-360014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-id/lvm-pv-uuid-nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236 ' '/dev/disk/by-id/wwn-0x60014054a32bb1688bd45ca8ca0d3a40 ' '/dev/disk/by-diskseq/9', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF', 'ID_FS_UUID_ENC': 'nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF', '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': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'ID_SERIAL': '360014054a32bb1688bd45ca8ca0d3a40', 'ID_SERIAL_SHORT': '60014054a32bb1688bd45ca8ca0d3a40', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054a32bb168', 'ID_WWN_VENDOR_EXTENSION': '0x8bd45ca8ca0d3a40', 'ID_WWN_WITH_EXTENSION': '0x60014054a32bb1688bd45ca8ca0d3a40', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054a32bb1688bd45ca8ca0d3a40', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4a32bb16-88bd-45ca-8ca0-d3a40f306236', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740099874'} ; 2024-03-01 16:57:57,256 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,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,268 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:57,268 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:57,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:57:57,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:57:57,271 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:57,274 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:57,274 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:57:57,277 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:57:57,278 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:57,278 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:57:57,278 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0374c88940) -- 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 = 60014054a32bb1688bd45ca8ca0d3a40 2024-03-01 16:57:57,281 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:57,284 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:57,284 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:57:57,287 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:57,287 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:57:57,290 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,290 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:57:57,294 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,294 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:57:57,296 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:57:57,296 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:57:57,297 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:57,340 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:57,340 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i. WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:57,340 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:57:57,341 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:57:57,345 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF ; label: None ; device: /dev/sdh ; serial: 360014054a32bb1688bd45ca8ca0d3a40 ; exists: True ; vg_name: test_vg3 ; vg_uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; pe_start: 8 MiB ; 2024-03-01 16:57:57,345 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:57:57,347 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:57:57,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:57,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:57:57,356 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:57:57,359 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:57,362 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:57:57,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:57,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:57,367 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:57,407 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi 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=C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:57,407 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i. WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:57,407 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:57:57,408 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:57,408 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:57,412 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_931b1184-b560-414f-a2f6-82288ccbf4a5 ' '/dev/disk/by-id/wwn-0x6001405931b1184b560414fa2f682288 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/lvm-pv-uuid-7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i ' '/dev/disk/by-id/scsi-36001405931b1184b560414fa2f682288', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i', 'ID_FS_UUID_ENC': '7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i', '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': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'ID_SERIAL': '36001405931b1184b560414fa2f682288', 'ID_SERIAL_SHORT': '6001405931b1184b560414fa2f682288', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405931b1184b', 'ID_WWN_VENDOR_EXTENSION': '0x560414fa2f682288', 'ID_WWN_WITH_EXTENSION': '0x6001405931b1184b560414fa2f682288', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405931b1184b560414fa2f682288', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '931b1184-b560-414f-a2f6-82288ccbf4a5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740104277'} ; 2024-03-01 16:57:57,412 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,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,424 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:57,425 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:57,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:57:57,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:57:57,428 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:57,431 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:57,431 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:57:57,434 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:57:57,434 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:57,435 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:57:57,435 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0374bc7880) -- 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 = 6001405931b1184b560414fa2f682288 2024-03-01 16:57:57,438 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:57,441 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:57,441 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:57:57,444 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:57,444 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:57:57,447 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,447 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:57:57,450 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,450 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:57:57,453 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:57:57,453 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:57:57,453 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:57:57,499 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:57,499 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:57,499 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:57:57,500 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:57:57,504 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i ; label: None ; device: /dev/sdi ; serial: 36001405931b1184b560414fa2f682288 ; exists: True ; vg_name: test_vg3 ; vg_uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; pe_start: 8 MiB ; 2024-03-01 16:57:57,504 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:57:57,507 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:57:57,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:57,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:57,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:57:57,519 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:57,521 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:57:57,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:57,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:57,527 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:57:57,566 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi 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=C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:57,566 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa. WARNING: VG test_vg3 is missing PV xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:57,566 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:57:57,566 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:57,567 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:57,571 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-id/wwn-0x60014054d7892d130c84ec1a914dd0a3 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535 ' '/dev/disk/by-id/lvm-pv-uuid-xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa', 'ID_FS_UUID_ENC': 'xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa', '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': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'ID_SERIAL': '360014054d7892d130c84ec1a914dd0a3', 'ID_SERIAL_SHORT': '60014054d7892d130c84ec1a914dd0a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d7892d13', 'ID_WWN_VENDOR_EXTENSION': '0x0c84ec1a914dd0a3', 'ID_WWN_WITH_EXTENSION': '0x60014054d7892d130c84ec1a914dd0a3', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d7892d130c84ec1a914dd0a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_PORT_NAME': 'naa.50014050d5c55177,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d7892d1-30c8-4ec1-a914-dd0a3e46c535', 'SCSI_IDENT_TARGET_NAME': 'naa.50014050d5c55177', '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': '740220004'} ; 2024-03-01 16:57:57,571 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,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,583 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:57,584 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:57,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:57:57,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:57:57,587 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:57,589 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:57,590 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,593 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,593 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:57,594 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:57:57,594 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0374bcd8e0) -- 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 = 60014054d7892d130c84ec1a914dd0a3 2024-03-01 16:57:57,597 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:57,600 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:57,600 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:57:57,603 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:57,603 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:57:57,606 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,606 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:57:57,609 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,609 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:57:57,612 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:57:57,612 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:57:57,612 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:57:57,653 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8QNBU0-2msi-BR4t-wpAv-CRGC-yXkO-O5JTnt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IKyKyo-OQeU-nu8P-EWoo-BBfZ-bMpa-XHAkN8 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvsOwh-ZRX9-haXT-FTiB-FGK0-o9X0-QYpqzc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WJFFnA-M5fS-WQrC-OlbF-wsXD-LM0P-oqddPN LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=BeM7fT-YasC-ShXM-SAwJ-JfVB-qFve-Z3Gswv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YPFilj-jmwo-K51Q-nQXD-51Dx-QqmS-Mx8qVd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aDXxbG-0L00-B2uN-JC5P-Ud9e-uai9-EDGfdc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=nDva4c-VNa5-F9B5-wEBs-wodF-Ylsb-XSwcnF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=7OP1u6-AoI1-04Wt-kd1f-K2sY-xNLG-w6rf8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_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=xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:57,653 INFO program/MainThread: stderr[41]: 2024-03-01 16:57:57,653 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:57:57,654 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:57:57,658 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: xx2Ups-5IcA-5QmX-6r8n-a2lf-OgNY-mWEmfa ; label: None ; device: /dev/sdj ; serial: 360014054d7892d130c84ec1a914dd0a3 ; exists: True ; vg_name: test_vg3 ; vg_uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:57:57,658 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:57:57,661 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:57:57,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:57,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:57,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:57:57,672 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:57,675 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:57:57,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:57,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:57,681 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= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:57:57,729 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv 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=sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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=x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi 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=C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:57,729 INFO program/MainThread: stderr[42]: 2024-03-01 16:57:57,729 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:57:57,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:57,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:57:57,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:57,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:57:57,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:57:57,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:57,753 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:57,756 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:57:57,756 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:57,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:57:57,759 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:57:57,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:57,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:57:57,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:57:57,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:57,769 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:57,772 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:57:57,773 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:57,773 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:57:57,773 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:57:57,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:57,776 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:57,779 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:57:57,779 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:57,783 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/81902353-e756-4552-8812-94664b4e249e ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1veEQ0eDMmcFZCWzQVdfxm57o9QiYtHCo', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1veEQ0eDMmcFZCWzQVdfxm57o9QiYtHCo', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '313344', 'ID_FS_SIZE': '1216348160', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '81902353-e756-4552-8812-94664b4e249e', 'ID_FS_UUID_ENC': '81902353-e756-4552-8812-94664b4e249e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1119970228'} ; 2024-03-01 16:57:57,783 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:57:57,783 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:57,786 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:57:57,786 INFO program/MainThread: stderr[43]: 2024-03-01 16:57:57,786 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:57:57,786 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:57,789 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:57:57,789 INFO program/MainThread: stderr[44]: 2024-03-01 16:57:57,789 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:57:57,789 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:57,792 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:57:57,792 INFO program/MainThread: stderr[45]: 2024-03-01 16:57:57,792 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:57:57,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:57:57,803 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:57,803 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:57:57,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:57,804 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:57:57,800 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo 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 (0x7f0374bc4ac0) -- 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 = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:57,805 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:57,808 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:57:57,808 INFO program/MainThread: stderr[46]: 2024-03-01 16:57:57,808 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:57:57,812 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:57:57,815 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:57,815 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:57:57,819 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:57,819 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:57:57,822 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,822 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:57:57,825 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,825 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:57:57,826 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:57:57,828 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:57,829 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:57:57,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:57:57,832 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:57,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:57,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:57:57,848 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:57,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:57:57,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:57:57,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:57,854 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:57,857 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:57:57,858 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:57,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:57:57,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:57:57,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:57,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:57:57,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:57:57,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:57,883 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:57,886 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:57:57,886 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:57,887 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:57:57,887 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:57:57,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:57,890 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:57,893 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:57:57,893 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:57,896 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1AC8DmPfrru0v4mynzSyHl4zrfHQndVxc ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/fda5a2f1-1626-41fe-a133-0123d201311e ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1AC8DmPfrru0v4mynzSyHl4zrfHQndVxc', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '261120', 'ID_FS_SIZE': '1002438656', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fda5a2f1-1626-41fe-a133-0123d201311e', 'ID_FS_UUID_ENC': 'fda5a2f1-1626-41fe-a133-0123d201311e', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1118890873'} ; 2024-03-01 16:57:57,896 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:57:57,897 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:57,900 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:57:57,900 INFO program/MainThread: stderr[47]: 2024-03-01 16:57:57,900 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:57:57,900 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:57,903 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:57:57,903 INFO program/MainThread: stderr[48]: 2024-03-01 16:57:57,903 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:57:57,903 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:57,905 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:57:57,906 INFO program/MainThread: stderr[49]: 2024-03-01 16:57:57,906 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:57:57,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:57:57,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:57,917 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:57:57,918 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:57,918 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:57:57,914 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc 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 (0x7f0374bc4ac0) -- name = test_vg3 status = True 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 = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:57,919 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:57,922 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:57:57,922 INFO program/MainThread: stderr[50]: 2024-03-01 16:57:57,922 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:57:57,926 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:57:57,930 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:57,930 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:57:57,933 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:57,933 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:57:57,936 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,936 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:57:57,940 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:57,940 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:57:57,940 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:57:57,943 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:57,943 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:57:57,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:57:57,946 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:57,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:57,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:57,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:57,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:57:57,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:57,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:57:57,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:57:57,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:57,968 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:57,971 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:57:57,972 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:57,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:57:57,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:57:57,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:57,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:57:57,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:57:57,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:57,985 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:57,988 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:57:57,988 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:57,988 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:57:57,989 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:57:57,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:57,992 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:57,995 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:57:57,995 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:57,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1x0PLvumbbXDxsXfSqVm5czoUPADnOZQi ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1x0PLvumbbXDxsXfSqVm5czoUPADnOZQi', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f', 'ID_FS_UUID_ENC': '68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1117857901'} ; 2024-03-01 16:57:57,998 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:57:57,999 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:58,002 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:57:58,002 INFO program/MainThread: stderr[51]: 2024-03-01 16:57:58,002 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:57:58,002 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:58,005 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:57:58,005 INFO program/MainThread: stderr[52]: 2024-03-01 16:57:58,005 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:57:58,005 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:58,007 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:57:58,008 INFO program/MainThread: stderr[53]: 2024-03-01 16:57:58,008 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:57:58,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:57:58,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:58,019 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:57:58,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:58,021 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:57:58,016 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi 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 (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:58,021 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:58,025 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:57:58,025 INFO program/MainThread: stderr[54]: 2024-03-01 16:57:58,025 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:57:58,029 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:57:58,032 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:58,032 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:57:58,035 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:58,036 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:57:58,039 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:58,039 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:57:58,042 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:58,042 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:57:58,043 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:57:58,046 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:58,046 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:57:58,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:57:58,049 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:58,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:58,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:58,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:57:58,064 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:58,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:57:58,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:57:58,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:58,071 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:58,074 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:57:58,075 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:58,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:57:58,078 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:57:58,081 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:58,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:57:58,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:57:58,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:58,088 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:58,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:58,091 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:58,091 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:57:58,092 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:57:58,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:58,095 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:58,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:58,098 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:58,102 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1C029iIlufsum0cXMAJOkHhdD7THfb37j ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/8d1ee492-4824-443b-a150-855a2f4a244c ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1C029iIlufsum0cXMAJOkHhdD7THfb37j', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8d1ee492-4824-443b-a150-855a2f4a244c', 'ID_FS_UUID_ENC': '8d1ee492-4824-443b-a150-855a2f4a244c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1117376412'} ; 2024-03-01 16:57:58,102 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:58,102 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:58,105 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:57:58,105 INFO program/MainThread: stderr[55]: 2024-03-01 16:57:58,105 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:57:58,105 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:58,108 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:57:58,108 INFO program/MainThread: stderr[56]: 2024-03-01 16:57:58,108 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:57:58,108 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:58,111 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:57:58,111 INFO program/MainThread: stderr[57]: 2024-03-01 16:57:58,111 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:57:58,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:57:58,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:58,123 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:58,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:58,124 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:58,119 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j 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 (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:58,125 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:58,128 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:57:58,128 INFO program/MainThread: stderr[58]: 2024-03-01 16:57:58,128 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:57:58,132 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:57:58,136 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:58,136 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:57:58,139 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:58,139 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:57:58,142 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:58,142 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:57:58,145 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:58,146 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:57:58,146 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:57:58,149 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:58,149 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:57:58,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:57:58,152 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:58,153 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:58,156 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22746955'} ; 2024-03-01 16:57:58,156 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:58,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:58,167 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:58,167 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:58,167 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:58,167 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:58,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:57:58,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:57:58,171 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:58,173 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:58,174 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:58,177 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:58,177 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:58,177 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:57:58,177 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0374cf3c10) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:57:58,180 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:58,184 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:58,184 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:57:58,187 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:58,187 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:57:58,190 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:58,190 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:57:58,193 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:58,193 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:57:58,196 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:58,199 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:58,202 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:58,207 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 0x7f0376e54880> 2024-03-01 16:57:58,250 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:57:58,254 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:58,254 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:58,258 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', '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': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22748818'} ; 2024-03-01 16:57:58,258 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:58,258 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:58,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:58,268 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:58,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:58,274 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,289 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:57:58,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:57:58,316 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:58,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:57:58,319 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:58,322 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:58,322 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:58,325 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:58,326 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:58,326 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:58,328 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:58,331 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:58,334 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:58,337 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:58,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 16:57:58,340 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:58,340 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:57:58,341 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:58,340 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f0374c3a850) -- name = xvda1 status = True id = 238 children = [] parents = ['existing 250 GiB disk xvda (228) with existing msdos disklabel'] uuid = e61ef7e0-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 0x7f0374bed2c0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:58,344 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:58,347 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:58,347 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:57:58,350 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:58,350 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:57:58,353 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:58,353 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:57:58,356 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:58,356 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:57:58,356 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:58,359 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:58,359 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:57:58,362 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:58,362 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:58,365 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1C029iIlufsum0cXMAJOkHhdD7THfb37j ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-uuid/8d1ee492-4824-443b-a150-855a2f4a244c', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1C029iIlufsum0cXMAJOkHhdD7THfb37j', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8d1ee492-4824-443b-a150-855a2f4a244c', 'ID_FS_UUID_ENC': '8d1ee492-4824-443b-a150-855a2f4a244c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1117376412'} ; 2024-03-01 16:57:58,365 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:58,365 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:58,368 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:57:58,369 INFO program/MainThread: stderr[59]: 2024-03-01 16:57:58,369 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:57:58,369 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:58,371 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:57:58,372 INFO program/MainThread: stderr[60]: 2024-03-01 16:57:58,372 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:57:58,372 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:58,374 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:57:58,374 INFO program/MainThread: stderr[61]: 2024-03-01 16:57:58,374 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:57:58,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:57:58,385 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:58,386 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:58,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:58,388 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:58,383 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:58,389 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:58,392 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:57:58,392 INFO program/MainThread: stderr[62]: 2024-03-01 16:57:58,392 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:57:58,396 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:57:58,396 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:57:58,399 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1x0PLvumbbXDxsXfSqVm5czoUPADnOZQi', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1x0PLvumbbXDxsXfSqVm5czoUPADnOZQi', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f', 'ID_FS_UUID_ENC': '68bdab7e-5d9e-4ae2-8d92-8ef75da3a42f', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1117857901'} ; 2024-03-01 16:57:58,399 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:57:58,399 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:58,402 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:57:58,402 INFO program/MainThread: stderr[63]: 2024-03-01 16:57:58,402 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:57:58,402 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:58,405 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:57:58,405 INFO program/MainThread: stderr[64]: 2024-03-01 16:57:58,405 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:57:58,405 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:58,408 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:57:58,408 INFO program/MainThread: stderr[65]: 2024-03-01 16:57:58,408 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:57:58,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:57:58,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:58,420 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:58,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:58,421 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:58,416 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:58,422 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:58,425 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:57:58,425 INFO program/MainThread: stderr[66]: 2024-03-01 16:57:58,425 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:57:58,429 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:57:58,429 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:57:58,432 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/fda5a2f1-1626-41fe-a133-0123d201311e ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1AC8DmPfrru0v4mynzSyHl4zrfHQndVxc', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1AC8DmPfrru0v4mynzSyHl4zrfHQndVxc', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '261120', 'ID_FS_SIZE': '1002438656', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fda5a2f1-1626-41fe-a133-0123d201311e', 'ID_FS_UUID_ENC': 'fda5a2f1-1626-41fe-a133-0123d201311e', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1118890873'} ; 2024-03-01 16:57:58,432 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:57:58,432 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:58,436 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:57:58,436 INFO program/MainThread: stderr[67]: 2024-03-01 16:57:58,436 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:57:58,436 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:58,438 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:57:58,439 INFO program/MainThread: stderr[68]: 2024-03-01 16:57:58,439 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:57:58,439 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:58,441 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:57:58,441 INFO program/MainThread: stderr[69]: 2024-03-01 16:57:58,441 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:57:58,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:57:58,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:58,453 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:58,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:58,455 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:58,449 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:58,455 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:58,459 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:57:58,459 INFO program/MainThread: stderr[70]: 2024-03-01 16:57:58,459 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:57:58,463 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:57:58,463 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:57:58,466 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/81902353-e756-4552-8812-94664b4e249e ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1veEQ0eDMmcFZCWzQVdfxm57o9QiYtHCo', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', '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-V4tcCMC1i3MKfmyRsmqMrxHXH6v7N5D1veEQ0eDMmcFZCWzQVdfxm57o9QiYtHCo', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '313344', 'ID_FS_SIZE': '1216348160', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '81902353-e756-4552-8812-94664b4e249e', 'ID_FS_UUID_ENC': '81902353-e756-4552-8812-94664b4e249e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1119970228'} ; 2024-03-01 16:57:58,466 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:57:58,466 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:58,469 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:57:58,469 INFO program/MainThread: stderr[71]: 2024-03-01 16:57:58,470 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:57:58,470 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:58,472 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:57:58,472 INFO program/MainThread: stderr[72]: 2024-03-01 16:57:58,472 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:57:58,472 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:58,475 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:57:58,475 INFO program/MainThread: stderr[73]: 2024-03-01 16:57:58,475 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:57:58,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:57:58,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:58,487 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:58,487 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:58,488 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:58,483 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:58,489 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:58,492 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:57:58,492 INFO program/MainThread: stderr[74]: 2024-03-01 16:57:58,492 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:57:58,496 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:57:58,496 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:57:58,499 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wsWOmivW6HL6nIeWxnGIGGsV4WbLfx4Hf ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/81662637-25f2-4609-a369-2b24d9c4a117 ' '/dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', '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-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wsWOmivW6HL6nIeWxnGIGGsV4WbLfx4Hf', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '156672', 'ID_FS_SIZE': '574619648', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '81662637-25f2-4609-a369-2b24d9c4a117', 'ID_FS_UUID_ENC': '81662637-25f2-4609-a369-2b24d9c4a117', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1121725353'} ; 2024-03-01 16:57:58,499 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:57:58,500 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:58,503 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:57:58,503 INFO program/MainThread: stderr[75]: 2024-03-01 16:57:58,503 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:57:58,503 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:58,506 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:57:58,506 INFO program/MainThread: stderr[76]: 2024-03-01 16:57:58,506 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:57:58,506 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:58,508 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:57:58,509 INFO program/MainThread: stderr[77]: 2024-03-01 16:57:58,509 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:57:58,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:57:58,519 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:58,519 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:58,520 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:58,520 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:58,516 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:58,521 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:58,524 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:57:58,524 INFO program/MainThread: stderr[78]: 2024-03-01 16:57:58,524 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:57:58,528 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:57:58,528 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:57:58,531 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wMO6fl4cdQq39hgL1Aefs4Ffn851Hw2fv ' '/dev/disk/by-uuid/e737dec6-e9a5-4207-916d-1fe634d83ed9 ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', '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-MfJfKdWDS7vnH8KJML2jDlnR8JELta8wMO6fl4cdQq39hgL1Aefs4Ffn851Hw2fv', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e737dec6-e9a5-4207-916d-1fe634d83ed9', 'ID_FS_UUID_ENC': 'e737dec6-e9a5-4207-916d-1fe634d83ed9', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1122193974'} ; 2024-03-01 16:57:58,531 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:57:58,532 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:58,535 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:57:58,535 INFO program/MainThread: stderr[79]: 2024-03-01 16:57:58,535 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:57:58,535 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:58,537 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:57:58,538 INFO program/MainThread: stderr[80]: 2024-03-01 16:57:58,538 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:57:58,538 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:58,540 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:57:58,540 INFO program/MainThread: stderr[81]: 2024-03-01 16:57:58,540 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:57:58,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:57:58,551 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:58,552 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:58,552 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:58,553 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:58,549 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:58,554 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:58,557 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:57:58,557 INFO program/MainThread: stderr[82]: 2024-03-01 16:57:58,557 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:57:58,561 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:57:58,561 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:57:58,563 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRXoVZTeB9amKCKRR6k1DpTi6RT7FRALcE ' '/dev/disk/by-uuid/4a93a5ec-9d42-475e-bc6a-1b74276b63db ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', '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-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRXoVZTeB9amKCKRR6k1DpTi6RT7FRALcE', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4a93a5ec-9d42-475e-bc6a-1b74276b63db', 'ID_FS_UUID_ENC': '4a93a5ec-9d42-475e-bc6a-1b74276b63db', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1123910898'} ; 2024-03-01 16:57:58,564 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:57:58,564 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:58,567 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:57:58,567 INFO program/MainThread: stderr[83]: 2024-03-01 16:57:58,567 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:57:58,567 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:58,570 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:57:58,570 INFO program/MainThread: stderr[84]: 2024-03-01 16:57:58,570 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:57:58,570 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:58,573 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:57:58,573 INFO program/MainThread: stderr[85]: 2024-03-01 16:57:58,573 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:57:58,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:57:58,583 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,584 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,585 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,581 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,585 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:58,588 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:57:58,589 INFO program/MainThread: stderr[86]: 2024-03-01 16:57:58,589 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:57:58,592 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:57:58,592 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:57:58,595 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/dea271b3-b9a3-4b59-9083-3bb999e6bbde ' '/dev/disk/by-id/dm-uuid-LVM-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRy5LgM1QW5ECEKbr5mL4nA6hL55KbCtjk ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', '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-MfFwxVpiWGJV3daa7VtwIsO1GQDHHTFRy5LgM1QW5ECEKbr5mL4nA6hL55KbCtjk', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '117760', 'ID_FS_SIZE': '415236096', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dea271b3-b9a3-4b59-9083-3bb999e6bbde', 'ID_FS_UUID_ENC': 'dea271b3-b9a3-4b59-9083-3bb999e6bbde', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1124354846'} ; 2024-03-01 16:57:58,595 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:57:58,596 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:58,599 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:57:58,599 INFO program/MainThread: stderr[87]: 2024-03-01 16:57:58,599 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:57:58,599 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:58,601 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:57:58,602 INFO program/MainThread: stderr[88]: 2024-03-01 16:57:58,602 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:57:58,602 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:58,604 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:57:58,604 INFO program/MainThread: stderr[89]: 2024-03-01 16:57:58,604 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:57:58,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:58,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,615 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,616 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,612 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,616 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:58,620 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:57:58,620 INFO program/MainThread: stderr[90]: 2024-03-01 16:57:58,620 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:57:58,624 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:58,624 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:57:58,624 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,635 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,653 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:57:58,653 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:57:58,657 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:58,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:58,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:58,666 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:58,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:58,673 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:58,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:58,676 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:58,679 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:58,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:58,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:58,687 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:58,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:58,695 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:58,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:58,698 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:58,701 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:58,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:58,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:58,709 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:57:58,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:58,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:57:58,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:58,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:57:58,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,726 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:57:58,726 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,726 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,727 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,727 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,727 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,728 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,728 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,728 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,729 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,729 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,729 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,730 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:58,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:57:58,735 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:57:58,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:57:58,740 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:57:58,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:57:58,745 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:57:58,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:58,751 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:57:58,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,754 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,754 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,755 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,757 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,758 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,758 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,759 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,761 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,762 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,762 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,763 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,765 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,766 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,766 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,767 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,770 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,770 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,771 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,771 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,774 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,774 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,775 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,775 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,772 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,778 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,778 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,779 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,779 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,782 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,783 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,784 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,787 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,788 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,791 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,792 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,795 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,796 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,798 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,799 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,799 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,800 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,802 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,803 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,803 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,804 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,807 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,807 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,808 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,811 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,811 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,812 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,809 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,815 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,816 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,816 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,816 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,813 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,819 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,819 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,820 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,820 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,817 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,823 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,824 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,824 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,827 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,828 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,828 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,825 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,831 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,832 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,832 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,835 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,836 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,836 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,833 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,839 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,839 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,840 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,840 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,837 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,843 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,844 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,844 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,847 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,848 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,848 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,851 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,851 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,852 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,852 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,855 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,856 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,856 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,859 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,860 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,857 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,862 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,863 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,864 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,867 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,868 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,870 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,871 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,871 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,872 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,874 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,875 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,875 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,876 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,879 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,879 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,880 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:58,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y5LgM1-QW5E-CEKb-r5mL-4nA6-hL55-KbCtjk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:58,880 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:57:58,883 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:58,883 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:58,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 16:57:58,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:57:58,887 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:58,887 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 16:57:58,891 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:57:58,891 INFO program/MainThread: stderr[91]: 2024-03-01 16:57:58,891 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:57:58,895 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 16:57:58,895 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:57:58,895 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:58,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:58,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:57:58,901 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:57:58,903 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,904 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,904 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,905 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,907 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,908 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,908 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,911 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,911 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,912 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,909 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,914 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,915 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,915 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,915 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,918 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,919 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,922 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,922 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,923 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,925 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,926 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,926 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,929 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,929 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,930 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,932 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,933 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,933 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,936 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,936 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,937 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,939 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,939 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,940 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,942 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,943 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,943 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,944 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,946 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,946 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,947 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,947 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,950 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,951 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,953 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,954 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,957 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,957 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,958 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,960 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,961 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,961 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,961 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,964 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,964 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,965 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,968 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,968 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,971 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,971 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,971 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,972 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,969 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,975 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,975 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,975 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,978 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,979 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,981 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,982 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,982 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,985 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,986 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,988 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,989 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,989 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,990 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,992 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,993 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,990 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,996 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,996 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,997 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:58,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:58,999 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:59,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:59,000 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:58,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:59,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:59,003 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:59,003 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:59,004 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:59,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:59,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:59,006 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:59,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:59,007 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:59,004 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:59,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:59,010 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:59,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:59,011 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:59,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:59,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:59,014 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:59,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:59,014 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:59,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = XoVZTe-B9am-KCKR-R6k1-DpTi-6RT7-FRALcE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MfFwxV-piWG-JV3d-aa7V-twIs-O1GQ-DHHTFR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:59,015 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 16:57:59,018 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:59,018 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 16:57:59,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 16:57:59,021 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:57:59,024 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:59,024 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 16:57:59,024 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:57:59,025 DEBUG blivet.ansible/MainThread: ['test_vg1', 'sda', 'sdb', 'sdc'] 2024-03-01 16:57:59,025 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:57:59,027 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:57:59,027 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,030 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:57:59,033 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:57:59,036 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:57:59,036 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:57:59,036 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:59,036 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:57:59,036 DEBUG blivet/MainThread: removing sda 2024-03-01 16:57:59,038 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:59,039 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 16:57:59,041 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:57:59,041 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:59,042 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:57:59,042 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:57:59,044 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:59,044 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:57:59,047 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:57:59,047 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:59,047 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:57:59,047 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:57:59,049 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:59,049 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 16:57:59,052 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:57:59,052 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:59,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,058 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 16:57:59,058 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,058 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,059 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,059 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,059 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,059 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,060 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,060 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,060 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,061 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,061 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,061 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:59,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 16:57:59,067 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:57:59,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 16:57:59,072 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:57:59,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 16:57:59,077 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:57:59,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:57:59,082 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:57:59,084 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,085 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,085 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,086 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,088 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,089 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,089 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,090 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,086 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,092 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,093 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,093 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,094 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,096 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,097 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,097 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,098 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,100 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,101 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,101 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,102 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,104 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,104 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,105 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,105 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,108 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,108 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,109 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,109 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,112 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,112 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,113 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,113 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,116 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,116 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,117 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,117 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,114 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,119 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,120 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,120 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,121 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,118 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,123 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,124 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,124 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,125 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,122 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,127 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,128 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,128 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,129 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,131 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,132 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,132 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,133 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,129 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,135 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,136 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,136 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,137 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,133 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,139 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,140 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,140 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,141 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,143 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,144 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,144 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,145 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,147 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,148 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,148 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,149 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,151 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,152 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,152 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,153 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,149 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,155 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,156 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,156 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,156 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,153 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,159 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,159 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,160 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,160 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,157 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,163 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,163 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,164 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,164 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,167 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,167 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,168 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,168 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,165 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,171 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,171 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,172 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,172 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,174 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,175 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,175 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,176 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,173 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,178 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,179 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,179 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,180 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,177 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,182 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,183 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,183 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,184 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,186 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,187 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,187 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,188 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,190 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,191 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,191 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,192 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,194 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,195 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,195 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,196 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,192 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,198 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,199 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,199 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,200 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,196 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,202 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,203 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,203 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,204 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,200 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,206 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,207 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,207 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,208 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:59,204 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374c3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = MO6fl4-cdQq-39hg-L1Ae-fs4F-fn85-1Hw2fv size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:59,208 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 16:57:59,211 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:59,211 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 16:57:59,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 16:57:59,215 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:57:59,218 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 16:57:59,218 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 16:57:59,218 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:57:59,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:57:59,224 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:57:59,226 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,226 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,227 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,227 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,229 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,230 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,230 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,231 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,228 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,233 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,234 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,234 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,234 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,237 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,237 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,237 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,238 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,235 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,240 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,241 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,241 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,241 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,243 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,244 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,244 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,245 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,247 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,248 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,248 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,248 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,245 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,250 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,251 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,252 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,254 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,254 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,255 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,255 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,257 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,258 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,258 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,259 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,261 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,261 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,262 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,264 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,265 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,265 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,266 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,268 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,268 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,269 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,269 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,271 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,272 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,272 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,273 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,275 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,275 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,276 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,276 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,273 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,278 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,279 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,280 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,282 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,282 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,283 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,283 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,285 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,286 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,286 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,287 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,289 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,289 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,290 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,290 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,287 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,292 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,293 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,293 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,294 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,296 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,296 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,296 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,297 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,299 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,300 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,300 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,300 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,297 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,303 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,303 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,303 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,304 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,307 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,307 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,307 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,310 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,310 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,310 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,311 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,313 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,314 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,314 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,314 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,311 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,316 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,317 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,317 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,318 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,315 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,320 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,320 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,321 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,321 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,318 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,323 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,324 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,324 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,325 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,322 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,327 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,327 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,328 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,328 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,330 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,331 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,331 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,332 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,334 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,334 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:59,335 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:59,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bc17c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = sWOmiv-W6HL-6nIe-WxnG-IGGs-V4Wb-Lfx4Hf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374cf3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MfJfKd-WDS7-vnH8-KJML-2jDl-nR8J-ELta8w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:59,336 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 16:57:59,338 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:59,338 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 16:57:59,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 16:57:59,342 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:57:59,345 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:59,345 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 16:57:59,345 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:57:59,345 DEBUG blivet.ansible/MainThread: ['sde', 'sdf', 'test_vg2', 'sdd'] 2024-03-01 16:57:59,345 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 16:57:59,347 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 16:57:59,348 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,351 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:57:59,353 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:57:59,356 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:57:59,356 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 16:57:59,356 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:57:59,356 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 16:57:59,356 DEBUG blivet/MainThread: removing sde 2024-03-01 16:57:59,358 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:59,359 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 16:57:59,361 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 16:57:59,362 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:57:59,362 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 16:57:59,362 DEBUG blivet/MainThread: removing sdf 2024-03-01 16:57:59,364 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:59,364 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:57:59,367 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 16:57:59,367 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:57:59,367 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 16:57:59,367 DEBUG blivet/MainThread: removing sdd 2024-03-01 16:57:59,370 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:59,370 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 16:57:59,372 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 16:57:59,372 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:57:59,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,378 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 16:57:59,379 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,379 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,379 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,380 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,380 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,381 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,381 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,381 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,382 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,382 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,382 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,383 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:59,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 16:57:59,388 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:57:59,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 16:57:59,393 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:57:59,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 16:57:59,398 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:57:59,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 16:57:59,403 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:57:59,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:57:59,408 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:57:59,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,412 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,413 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,417 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,418 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,419 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,423 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,424 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,428 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,429 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,433 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,435 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,430 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,439 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,440 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,444 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,445 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,449 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,450 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,451 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,455 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,456 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,451 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,460 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,461 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,457 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,465 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,467 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,462 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,471 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,472 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,476 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,477 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,481 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,482 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,483 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,478 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,487 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,487 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,488 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,492 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,493 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,488 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,497 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,498 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,502 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,504 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,508 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,509 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,513 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,514 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,518 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,519 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,520 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,523 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,524 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,525 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,529 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,531 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,534 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,536 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,540 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,541 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,536 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,545 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,545 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,546 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,550 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,551 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,552 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,547 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,556 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,557 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,561 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,562 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,566 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,567 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,571 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,573 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,577 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,578 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:59,573 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = veEQ0e-DMmc-FZCW-zQVd-fxm5-7o9Q-iYtHCo size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:59,579 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 16:57:59,582 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:59,582 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 16:57:59,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 16:57:59,585 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:57:59,588 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 16:57:59,588 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 16:57:59,588 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:57:59,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:57:59,593 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:57:59,596 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,597 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,597 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,598 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,602 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,602 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,603 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,606 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,607 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,608 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,603 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,611 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,612 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,613 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,608 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,616 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,617 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,617 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,621 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,622 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,626 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,627 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,631 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,632 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,628 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,635 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,637 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,632 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,640 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,641 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,645 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,646 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,642 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,650 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,651 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,655 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,656 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,659 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,660 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,661 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,656 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,663 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,664 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,665 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,669 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,670 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,666 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,673 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,674 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,675 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,679 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,680 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,676 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,684 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,685 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,687 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,688 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,690 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,692 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,693 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,694 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,698 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,699 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,703 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,704 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,708 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,709 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,713 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,714 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,717 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,718 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,719 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,722 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,723 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,727 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,728 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,732 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,733 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,737 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,738 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,734 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,741 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,743 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,746 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,747 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:59,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374be2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AC8DmP-frru-0v4m-ynzS-yHl4-zrfH-QndVxc size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:59,748 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 16:57:59,751 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:59,751 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 16:57:59,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 16:57:59,754 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:57:59,758 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:57:59,758 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 16:57:59,758 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:57:59,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:57:59,763 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:57:59,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,766 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,767 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,767 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,771 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,771 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,772 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,775 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,776 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,779 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,780 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,781 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,784 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,784 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,785 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,789 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,790 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,786 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,792 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,793 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,794 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,798 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,798 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,799 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,802 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,803 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,806 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,806 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,807 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,810 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,811 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,812 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,815 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,816 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,820 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,820 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,821 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,817 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,824 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,825 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,828 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,829 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,832 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,833 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,833 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,834 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,830 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,837 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,838 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,838 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,834 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,841 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,842 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,842 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,843 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,846 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,847 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,851 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,852 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,855 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,856 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,852 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,859 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,860 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,861 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,857 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,864 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,865 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,868 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,869 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,872 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,873 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,873 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,874 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,877 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,878 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,882 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,883 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,886 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,886 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,887 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,890 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,891 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,894 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,895 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,896 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,899 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,899 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,900 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,903 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,904 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,904 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,905 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:59,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bd33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = x0PLvu-mbbX-DxsX-fSqV-m5cz-oUPA-DnOZQi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,905 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 16:57:59,908 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:59,908 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:59,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:57:59,911 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 16:57:59,911 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:57:59,914 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:59,915 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 16:57:59,915 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:57:59,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:59,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:57:59,920 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:57:59,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,923 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,923 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,924 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,927 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,927 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,928 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,931 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,932 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,934 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,935 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,936 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,939 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,940 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,943 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,944 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,947 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,948 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,950 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,951 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,952 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,955 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,955 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,956 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,952 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,959 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,959 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,960 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,963 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,964 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,966 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,967 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,967 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,968 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,971 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,972 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,975 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,976 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,979 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,979 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,982 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,983 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,986 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,987 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,987 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,990 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,991 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,994 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,995 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,992 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:59,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,998 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,999 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:59,999 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:59,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,002 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,003 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,006 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,007 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,004 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,010 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,011 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,011 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,014 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,015 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,018 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,019 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,022 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,023 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,026 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,027 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,023 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,030 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,031 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,034 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,035 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,038 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,039 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,042 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,043 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,046 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:00,047 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:00,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0374bffdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = C029iI-lufs-um0c-XMAJ-OkHh-dD7T-Hfb37j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0374bc4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = V4tcCM-C1i3-MKfm-yRsm-qMrx-HXH6-v7N5D1 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:00,047 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 16:58:00,050 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:58:00,050 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:00,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:58:00,053 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 16:58:00,053 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:00,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 16:58:00,057 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 16:58:00,057 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:00,057 DEBUG blivet.ansible/MainThread: ['sdg', 'sdh', 'sdi', 'test_vg3', 'sdj'] 2024-03-01 16:58:00,057 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 16:58:00,059 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 16:58:00,060 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:00,063 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:58:00,065 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:58:00,068 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:58:00,071 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:58:00,071 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 16:58:00,071 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:58:00,071 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 16:58:00,071 DEBUG blivet/MainThread: removing sdg 2024-03-01 16:58:00,073 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:00,073 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:00,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 16:58:00,076 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 16:58:00,077 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:58:00,077 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 16:58:00,077 DEBUG blivet/MainThread: removing sdh 2024-03-01 16:58:00,079 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:00,079 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:00,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 16:58:00,082 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 16:58:00,082 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:58:00,082 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 16:58:00,082 DEBUG blivet/MainThread: removing sdi 2024-03-01 16:58:00,085 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:00,085 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:00,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 16:58:00,087 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 16:58:00,088 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:58:00,088 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 16:58:00,088 DEBUG blivet/MainThread: removing sdj 2024-03-01 16:58:00,090 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:00,090 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:00,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:58:00,093 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 16:58:00,093 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:58:00,094 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,105 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,122 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,138 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,158 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:00,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,168 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,189 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:58:00,190 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,199 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,220 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:58:00,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,230 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,250 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:58:00,251 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,260 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,281 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:58:00,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,293 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,313 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:58:00,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,325 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,345 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:58:00,346 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,355 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,376 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:58:00,376 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:00,376 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:00,376 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:00,377 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:00,378 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:00,378 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:00,378 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:00,378 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:00,378 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:00,378 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:00,378 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:58:00,378 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:58:00,378 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:58:00,378 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:58:00,378 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:58:00,378 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:58:00,380 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:58:00,383 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:00,385 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:00,388 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:58:00,388 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:58:00,390 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:00,391 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 0x7f0374b594f0> 2024-03-01 16:58:00,391 INFO blivet/MainThread: sorting actions... 2024-03-01 16:58:00,411 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:00,411 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:00,411 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:00,411 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:00,412 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:00,412 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:00,412 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:00,412 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:00,412 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:58:00,412 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:58:00,412 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:58:00,412 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:58:00,413 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:58:00,413 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:00,413 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:00,413 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:00,413 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:00,413 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:58:00,413 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:58:00,413 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:58:00,414 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:58:00,414 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:00,414 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:00,414 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:00,414 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:00,414 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:00,414 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:00,415 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:00,415 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:00,415 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:00,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,421 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:58:00,421 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 16:58:00,431 INFO program/MainThread: stdout: 2024-03-01 16:58:00,431 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:00,431 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,432 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,445 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,446 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,455 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,456 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:00,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 16:58:00,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:58:00,466 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:58:00,469 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 16:58:00,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:58:00,472 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:00,518 INFO program/MainThread: stdout[92]: 2024-03-01 16:58:00,518 INFO program/MainThread: stderr[92]: 2024-03-01 16:58:00,518 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:58:00,522 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:58:00,525 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,528 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:58:00,531 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,533 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:58:00,536 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,539 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:58:00,542 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,544 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:58:00,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 16:58:00,547 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:00,582 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 16:58:00,582 INFO program/MainThread: stderr[93]: 2024-03-01 16:58:00,582 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:58:00,583 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:00,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,598 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:58:00,598 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 16:58:00,616 INFO program/MainThread: stdout: 2024-03-01 16:58:00,616 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:00,616 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,616 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,661 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,670 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,671 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:00,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 16:58:00,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:58:00,681 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:58:00,684 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 16:58:00,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:58:00,688 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:00,725 INFO program/MainThread: stdout[94]: 2024-03-01 16:58:00,725 INFO program/MainThread: stderr[94]: 2024-03-01 16:58:00,725 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:58:00,729 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:58:00,732 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,735 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:58:00,738 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,740 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:58:00,743 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,746 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:58:00,749 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,751 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:58:00,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 16:58:00,754 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:00,790 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 16:58:00,790 INFO program/MainThread: stderr[95]: 2024-03-01 16:58:00,790 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:58:00,791 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:00,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,807 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:58:00,808 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 16:58:00,818 INFO program/MainThread: stdout: 2024-03-01 16:58:00,819 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:00,819 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,863 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,864 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:00,875 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:00,876 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:00,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 16:58:00,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:58:00,886 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:58:00,889 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 16:58:00,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:58:00,892 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:00,945 INFO program/MainThread: stdout[96]: 2024-03-01 16:58:00,945 INFO program/MainThread: stderr[96]: 2024-03-01 16:58:00,945 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:58:00,949 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:58:00,952 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,955 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:58:00,958 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,960 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:58:00,963 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,966 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:58:00,969 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:00,971 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:58:00,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 16:58:00,974 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:01,008 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 16:58:01,008 INFO program/MainThread: stderr[97]: 2024-03-01 16:58:01,008 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:58:01,009 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:01,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,024 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:58:01,028 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 16:58:01,039 INFO program/MainThread: stdout: 2024-03-01 16:58:01,039 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:01,040 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,085 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,098 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,099 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:01,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 16:58:01,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:58:01,109 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:58:01,112 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 16:58:01,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:58:01,115 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:01,159 INFO program/MainThread: stdout[98]: 2024-03-01 16:58:01,159 INFO program/MainThread: stderr[98]: 2024-03-01 16:58:01,159 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:58:01,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:58:01,166 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,169 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:58:01,172 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,175 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:58:01,178 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,180 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:58:01,183 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,186 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:58:01,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 16:58:01,189 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:01,236 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 16:58:01,236 INFO program/MainThread: stderr[99]: 2024-03-01 16:58:01,236 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:58:01,237 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:58:01,246 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 16:58:01,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 16:58:01,260 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:58:01,265 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,277 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:58:01,286 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,291 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:58:01,300 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,305 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:58:01,315 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,320 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:58:01,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 16:58:01,326 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:01,357 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 16:58:01,357 INFO program/MainThread: stderr[100]: 2024-03-01 16:58:01,357 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:58:01,358 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:01,424 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 16:58:01,424 INFO program/MainThread: stderr[101]: 2024-03-01 16:58:01,424 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:58:01,425 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:01,460 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 16:58:01,460 INFO program/MainThread: stderr[102]: 2024-03-01 16:58:01,460 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:58:01,461 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:58:01,467 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,476 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:58:01,484 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:58:01,485 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdj,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:01,547 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 16:58:01,547 INFO program/MainThread: stderr[103]: 2024-03-01 16:58:01,547 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:58:01,547 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 16:58:01,548 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,557 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,558 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:01,566 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 16:58:01,567 INFO program/MainThread: stderr[104]: 2024-03-01 16:58:01,567 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:58:01,567 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdj ... 2024-03-01 16:58:01,581 INFO program/MainThread: stdout[105]: 2024-03-01 16:58:01,581 INFO program/MainThread: stderr[105]: 2024-03-01 16:58:01,582 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:58:01,582 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,591 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,592 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,605 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,606 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:58:01,609 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,612 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:58:01,614 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:58:01,615 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb,/dev/sdi ... 2024-03-01 16:58:01,646 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 16:58:01,647 INFO program/MainThread: stderr[106]: 2024-03-01 16:58:01,647 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:58:01,647 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 16:58:01,647 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,663 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,663 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:01,671 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 16:58:01,671 INFO program/MainThread: stderr[107]: 2024-03-01 16:58:01,671 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:58:01,671 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdi ... 2024-03-01 16:58:01,686 INFO program/MainThread: stdout[108]: 2024-03-01 16:58:01,686 INFO program/MainThread: stderr[108]: 2024-03-01 16:58:01,686 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:58:01,686 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,696 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,696 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,706 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,706 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:58:01,710 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,712 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:58:01,715 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:58:01,715 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:01,747 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 16:58:01,747 INFO program/MainThread: stderr[109]: 2024-03-01 16:58:01,747 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:58:01,747 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 16:58:01,748 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,763 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,764 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:01,772 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 16:58:01,772 INFO program/MainThread: stderr[110]: 2024-03-01 16:58:01,772 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:58:01,772 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 16:58:01,787 INFO program/MainThread: stdout[111]: 2024-03-01 16:58:01,787 INFO program/MainThread: stderr[111]: 2024-03-01 16:58:01,787 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:58:01,787 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,798 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,798 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,807 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,808 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:58:01,812 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,814 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:58:01,817 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:58:01,817 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:01,853 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 16:58:01,853 INFO program/MainThread: stderr[112]: 2024-03-01 16:58:01,853 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:58:01,853 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 16:58:01,854 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,867 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,868 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:01,876 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 16:58:01,876 INFO program/MainThread: stderr[113]: 2024-03-01 16:58:01,876 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:58:01,876 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdg ... 2024-03-01 16:58:01,892 INFO program/MainThread: stdout[114]: 2024-03-01 16:58:01,892 INFO program/MainThread: stderr[114]: 2024-03-01 16:58:01,892 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:58:01,892 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,904 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,913 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,914 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:01,918 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:01,921 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:58:01,921 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 16:58:01,930 INFO program/MainThread: stdout: 2024-03-01 16:58:01,931 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:01,931 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,931 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,946 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,946 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:01,955 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:01,956 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:01,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 16:58:01,963 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:58:01,966 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:58:01,969 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 16:58:01,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:58:01,973 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,014 INFO program/MainThread: stdout[115]: 2024-03-01 16:58:02,014 INFO program/MainThread: stderr[115]: 2024-03-01 16:58:02,014 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:58:02,018 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:58:02,021 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,024 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:58:02,027 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,029 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:58:02,032 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,035 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:58:02,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 16:58:02,038 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,077 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 16:58:02,077 INFO program/MainThread: stderr[116]: 2024-03-01 16:58:02,077 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:58:02,078 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:02,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,097 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:58:02,098 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 16:58:02,117 INFO program/MainThread: stdout: 2024-03-01 16:58:02,117 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:02,117 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,118 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,132 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,132 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,145 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,146 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:02,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 16:58:02,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:58:02,156 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:58:02,159 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 16:58:02,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:58:02,162 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,205 INFO program/MainThread: stdout[117]: 2024-03-01 16:58:02,205 INFO program/MainThread: stderr[117]: 2024-03-01 16:58:02,205 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:58:02,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:58:02,212 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,215 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:58:02,218 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,220 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:58:02,223 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,226 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:58:02,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 16:58:02,229 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,265 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 16:58:02,265 INFO program/MainThread: stderr[118]: 2024-03-01 16:58:02,265 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:58:02,266 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:58:02,274 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 16:58:02,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 16:58:02,292 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:58:02,297 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,305 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:58:02,312 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,317 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:58:02,319 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,322 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:58:02,324 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 16:58:02,325 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,351 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 16:58:02,351 INFO program/MainThread: stderr[119]: 2024-03-01 16:58:02,351 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:58:02,351 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,405 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 16:58:02,405 INFO program/MainThread: stderr[120]: 2024-03-01 16:58:02,405 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:58:02,406 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,439 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 16:58:02,439 INFO program/MainThread: stderr[121]: 2024-03-01 16:58:02,439 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:58:02,440 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:58:02,448 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,461 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:58:02,466 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:58:02,466 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,514 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 16:58:02,514 INFO program/MainThread: stderr[122]: 2024-03-01 16:58:02,514 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:58:02,515 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 16:58:02,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,528 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,528 INFO program/MainThread: Running [123] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,537 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 16:58:02,537 INFO program/MainThread: stderr[123]: 2024-03-01 16:58:02,537 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:58:02,537 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 16:58:02,551 INFO program/MainThread: stdout[124]: 2024-03-01 16:58:02,552 INFO program/MainThread: stderr[124]: 2024-03-01 16:58:02,552 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:58:02,552 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,561 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,562 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,571 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,571 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:58:02,575 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,578 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:58:02,580 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:58:02,580 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,612 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 16:58:02,612 INFO program/MainThread: stderr[125]: 2024-03-01 16:58:02,612 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:58:02,612 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 16:58:02,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,630 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,630 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,638 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 16:58:02,638 INFO program/MainThread: stderr[126]: 2024-03-01 16:58:02,638 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:58:02,638 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sdf ... 2024-03-01 16:58:02,651 INFO program/MainThread: stdout[127]: 2024-03-01 16:58:02,652 INFO program/MainThread: stderr[127]: 2024-03-01 16:58:02,652 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 16:58:02,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,663 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,663 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,672 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,673 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:58:02,677 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,679 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:58:02,682 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:58:02,682 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,717 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 16:58:02,717 INFO program/MainThread: stderr[128]: 2024-03-01 16:58:02,717 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 16:58:02,717 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 16:58:02,718 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,731 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,731 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,740 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 16:58:02,740 INFO program/MainThread: stderr[129]: 2024-03-01 16:58:02,740 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 16:58:02,740 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sde ... 2024-03-01 16:58:02,754 INFO program/MainThread: stdout[130]: 2024-03-01 16:58:02,754 INFO program/MainThread: stderr[130]: 2024-03-01 16:58:02,754 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 16:58:02,755 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,764 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,764 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,773 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,774 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:02,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,781 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:58:02,781 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 16:58:02,790 INFO program/MainThread: stdout: 2024-03-01 16:58:02,790 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:02,790 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,790 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,805 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,805 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:02,819 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,820 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:02,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 16:58:02,826 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:58:02,830 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:58:02,833 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 16:58:02,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:58:02,836 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,874 INFO program/MainThread: stdout[131]: 2024-03-01 16:58:02,874 INFO program/MainThread: stderr[131]: 2024-03-01 16:58:02,874 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 16:58:02,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:58:02,881 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,884 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:58:02,887 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,890 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:58:02,892 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,895 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:58:02,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 16:58:02,898 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:02,965 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 16:58:02,966 INFO program/MainThread: stderr[132]: 2024-03-01 16:58:02,966 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 16:58:02,967 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:02,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:02,982 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:02,982 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:58:02,995 INFO program/MainThread: stdout: 2024-03-01 16:58:02,996 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:02,996 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:02,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:03,022 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:03,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:03,032 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:03,033 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:03,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:03,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:58:03,043 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:03,046 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:58:03,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:58:03,049 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:03,084 INFO program/MainThread: stdout[133]: 2024-03-01 16:58:03,084 INFO program/MainThread: stderr[133]: 2024-03-01 16:58:03,084 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 16:58:03,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:58:03,091 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:03,094 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:03,097 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:03,099 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:03,102 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:03,105 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:03,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:58:03,108 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:03,142 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 16:58:03,142 INFO program/MainThread: stderr[134]: 2024-03-01 16:58:03,142 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 16:58:03,143 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:03,152 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:58:03,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:58:03,166 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:58:03,171 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:03,178 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:03,185 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:03,192 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:03,195 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:03,198 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:03,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:58:03,200 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:03,242 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 16:58:03,242 INFO program/MainThread: stderr[135]: 2024-03-01 16:58:03,242 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 16:58:03,243 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:03,300 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:58:03,300 INFO program/MainThread: stderr[136]: 2024-03-01 16:58:03,300 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 16:58:03,300 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:03,330 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 16:58:03,330 INFO program/MainThread: stderr[137]: 2024-03-01 16:58:03,330 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 16:58:03,331 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:03,337 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:03,346 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:58:03,355 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:58:03,355 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:03,396 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:58:03,396 INFO program/MainThread: stderr[138]: 2024-03-01 16:58:03,396 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 16:58:03,396 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:58:03,396 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:03,408 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:03,408 INFO program/MainThread: Running [139] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:58:03,416 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 16:58:03,416 INFO program/MainThread: stderr[139]: 2024-03-01 16:58:03,416 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 16:58:03,416 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sdc ... 2024-03-01 16:58:03,430 INFO program/MainThread: stdout[140]: 2024-03-01 16:58:03,430 INFO program/MainThread: stderr[140]: 2024-03-01 16:58:03,431 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 16:58:03,431 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:03,440 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:03,440 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:03,451 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:03,452 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:03,455 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:03,458 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:58:03,461 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:58:03,461 INFO program/MainThread: Running [141] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:58:03,499 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:58:03,499 INFO program/MainThread: stderr[141]: 2024-03-01 16:58:03,499 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 16:58:03,499 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:58:03,500 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:03,510 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:03,510 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:58:03,519 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 16:58:03,519 INFO program/MainThread: stderr[142]: 2024-03-01 16:58:03,519 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 16:58:03,519 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdb ... 2024-03-01 16:58:03,533 INFO program/MainThread: stdout[143]: 2024-03-01 16:58:03,534 INFO program/MainThread: stderr[143]: 2024-03-01 16:58:03,534 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 16:58:03,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:03,545 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:03,545 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:03,555 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:03,555 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:03,559 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:03,561 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:58:03,564 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:58:03,564 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:58:03,596 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:58:03,596 INFO program/MainThread: stderr[144]: 2024-03-01 16:58:03,596 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 16:58:03,596 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:58:03,597 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:03,609 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:03,609 INFO program/MainThread: Running [145] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:03,618 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 16:58:03,618 INFO program/MainThread: stderr[145]: 2024-03-01 16:58:03,618 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 16:58:03,618 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sda ... 2024-03-01 16:58:03,632 INFO program/MainThread: stdout[146]: 2024-03-01 16:58:03,632 INFO program/MainThread: stderr[146]: 2024-03-01 16:58:03,632 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 16:58:03,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:03,642 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:03,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:03,651 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:03,656 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:03,657 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 0x7f0374b4cd10> to retry, use: --limit @/tmp/tests_list.retry PLAY RECAP ********************************************************************* sut : ok=110 changed=4 unreachable=0 failed=1 skipped=80 rescued=0 ignored=0 Friday 01 March 2024 16:58:08 +0000 (0:00:00.725) 0:01:00.552 ********** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.26s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.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 --- 8.64s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 3.68s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 linux-system-roles.snapshot : Run snapshot command snapshot ------------- 2.50s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 linux-system-roles.snapshot : Run snapshot command check ---------------- 1.77s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 fedora.linux_system_roles.storage : Get service facts ------------------- 1.74s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 1.70s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 1.68s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 linux-system-roles.snapshot : Run snapshot command remove --------------- 1.49s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 linux-system-roles.snapshot : Run snapshot command remove --------------- 1.13s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 fedora.linux_system_roles.storage : Get required packages --------------- 1.11s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.08s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Ensure test packages ---------------------------------------------------- 1.05s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:14 ------ linux-system-roles.snapshot : Ensure required packages are installed ---- 1.04s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.04s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.03s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 linux-system-roles.snapshot : Ensure required packages are installed ---- 1.03s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 1.03s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 1.03s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Ensure dmsetup ---------------------------------------------------------- 1.02s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml:39 -------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---